Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup TychoProjectUtils and use ProjectManager instead #3196

Closed
wants to merge 1 commit into from

Cleanup TychoProjectUtils and use ProjectManager instead

72126bb
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

Cleanup TychoProjectUtils and use ProjectManager instead #3196

Cleanup TychoProjectUtils and use ProjectManager instead
72126bb
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Dec 10, 2023 in 0s

3 errors, 1 fail, 6 skipped, 367 pass in 3h 48m 53s

   573 files  +   572     573 suites  +572   3h 48m 53s ⏱️ + 3h 48m 42s
   377 tests +   376     367 ✔️ +   366    6 💤 +  6  1 +1  3 🔥 +3 
1 131 runs  +1 130  1 100 ✔️ +1 099  19 💤 +19  3 +3  9 🔥 +9 

Results for commit 72126bb. ± Comparison against earlier commit 15565ef.

Annotations

Check failure on line 0 in org.eclipse.tycho.test.surefire.TestsInBundleTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs with error: testIntegrationTest (org.eclipse.tycho.test.surefire.TestsInBundleTest)

artifacts/test-results-macos-latest/TEST-org.eclipse.tycho.test.surefire.TestsInBundleTest.xml [took 14s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.surefire.TestsInBundleTest.xml [took 10s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.surefire.TestsInBundleTest.xml [took 13s]
Raw output
Exit code was non-zero: 1; command line and log = 
/Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6/bin/mvn -Dmaven.home=/Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6 -Dtycho-version=5.0.0-SNAPSHOT -Djava.io.tmpdir=/Users/runner/work/tycho/tycho/tycho-its/target/tmp -Dtarget-platform=https://download.eclipse.org/releases/2023-09/ -Dtycho.localArtifacts=ignore -X -s /Users/runner/work/tycho/tycho/tycho-its/settings.xml -e --batch-mode -Dmaven.repo.local=/Users/runner/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean clean integration-test
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6
Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /Users/runner/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.9-9/x64/Contents/Home
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "12.7.1", arch: "x86_64", family: "mac"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.annotation.security.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.graph < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.util < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.event.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: plain
[DEBUG] Reading global settings from /Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6/conf/settings.xml
[DEBUG] Reading user settings from /Users/runner/work/tycho/tycho/tycho-its/settings.xml
[DEBUG] Reading global toolchains from /Users/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6/conf/toolchains.xml
[DEBUG] Reading user toolchains from /Users/runner/.m2/toolchains.xml
[DEBUG] Using local repository at /Users/runner/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /Users/runner/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Creating adapter using nameMapper 'gav' and factory 'rwlock-local'
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.org (http://snapshots.repository.codehaus.org).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus-snapshots (http://nexus.codehaus.org/snapshots/).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=2226160, ConflictMarker.markTime=853020, ConflictMarker.nodeCount=365, ConflictIdSorter.graphTime=1439688, ConflictIdSorter.topsortTime=403282, ConflictIdSorter.conflictIdCount=85, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=14022062, ConflictResolver.conflictItemCount=311, DfDependencyCollector.collectTime=457449869, DfDependencyCollector.transformTime=20746839}
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:5.0.0-SNAPSHOT
[DEBUG]    org.eclipse.tycho:tycho-core:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.apache.maven.resolver:maven-resolver-util:jar:1.9.18:compile
[DEBUG]          org.apache.maven.resolver:maven-resolver-api:jar:1.9.18:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.9.0:compile (version managed from default)
[DEBUG]          javax.inject:javax.inject:jar:1:compile
[DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.1:compile
[DEBUG]          org.apache.commons:commons-compress:jar:1.25.0:compile (version managed from default)
[DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG]          org.tukaani:xz:jar:1.9:compile
[DEBUG]          com.github.luben:zstd-jni:jar:1.5.5-10:runtime
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
[DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.tycho:tycho-api:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.600:compile (version managed from default)
[DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
[DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG]          biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG]          org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG]       org.eclipse.tycho:tycho-spi:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.10.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.0:compile
[DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.200:compile
[DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.9.0:compile
[DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.8.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.0:compile (version managed from default)
[DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.900:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.200:compile
[DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.200:compile (version managed from default)
[DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.6:compile
[DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.1:compile
[DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
[DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG]          org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG]          commons-net:commons-net:jar:3.10.0:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:tycho-targetplatform:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:tycho-p2:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.30.0:compile (version managed from default)
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.18.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.200:compile
[DEBUG]       biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0:compile (version managed from default) (exclusions managed from default)
[DEBUG]          biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0:compile
[DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
[DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
[DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
[DEBUG]       org.osgi:org.osgi.util.promise:jar:1.3.0:compile
[DEBUG]       org.slf4j:slf4j-api:jar:2.0.9:compile
[DEBUG]       commons-io:commons-io:jar:2.15.1:compile (version managed from default)
[DEBUG]       commons-codec:commons-codec:jar:1.16.0:compile
[DEBUG]       org.eclipse.jdt:org.eclipse.jdt.core:jar:3.36.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.resources:jar:3.20.0:compile
[DEBUG]             org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.text:jar:3.13.100:compile
[DEBUG]             org.eclipse.platform:org.eclipse.core.commands:jar:3.11.100:compile
[DEBUG]          org.eclipse.jdt:ecj:jar:3.36.0:compile (version managed from default)
[DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT
[DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-maven-plugin:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-core:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.9.0
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.5.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.1
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.25.0
[DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG]   Included: org.tukaani:xz:jar:1.9
[DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.5-10
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
[DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.1.0
[DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-api:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.600
[DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
[DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-metadata-model:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: de.pdark:decentxml:jar:1.4
[DEBUG]   Included: biz.aQute.bnd:biz.aQute.repository:jar:7.0.0
[DEBUG]   Included: org.osgi:org.osgi.resource:jar:1.0.1
[DEBUG]   Included: org.eclipse.tycho:tycho-spi:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.10.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.200
[DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
[DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.9.0
[DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.8.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.900
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.400
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.200
[DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.400
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.200
[DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.6
[DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
[DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.1
[DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
[DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.77
[DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.77
[DEBUG]   Included: commons-net:commons-net:jar:3.10.0
[DEBUG]   Included: org.eclipse.tycho:tycho-targetplatform:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-p2:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.30.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.18.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.400
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.200
[DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0
[DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0
[DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
[DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
[DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
[DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.3.0
[DEBUG]   Included: commons-io:commons-io:jar:2.15.1
[DEBUG]   Included: commons-codec:commons-codec:jar:1.16.0
[DEBUG]   Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.36.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.resources:jar:3.20.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.text:jar:3.13.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.commands:jar:3.11.100
[DEBUG]   Included: org.eclipse.jdt:ecj:jar:3.36.0
[DEBUG] Extension realms for project org.eclipse.tycho.tycho-its.surefire:bundle.test:eclipse-plugin:1.0.0: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406]]
[DEBUG] Created new class realm project>org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0
[DEBUG] Populating class realm project>org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0
[DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Init instance extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406]]
[INFO] Tycho Version:  5.0.0-SNAPSHOT (f993a76bd56d3da28344c27e9da2e350173af691)
[INFO] Tycho Mode:     project
[INFO] Tycho Builder:  maven
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT configured in MavenProject: org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT configured in MavenProject: org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:5.0.0-SNAPSHOT configured in MavenProject: org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:5.0.0-SNAPSHOT configured in MavenProject: org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/pom.xml
[DEBUG] org.eclipse.tycho:tycho-compiler-plugin:5.0.0-SNAPSHOT configured in MavenProject: org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/pom.xml
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=789330, ConflictMarker.markTime=397278, ConflictMarker.nodeCount=516, ConflictIdSorter.graphTime=334555, ConflictIdSorter.topsortTime=148075, ConflictIdSorter.conflictIdCount=143, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=9766511, ConflictResolver.conflictItemCount=453, DfDependencyCollector.collectTime=231645894, DfDependencyCollector.transformTime=11505985}
[DEBUG] org.eclipse.tycho:tycho-surefire-plugin:jar:5.0.0-SNAPSHOT
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.5.1:compile
[DEBUG]    org.eclipse.tycho:tycho-core:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.apache.maven.resolver:maven-resolver-util:jar:1.9.18:compile
[DEBUG]          org.apache.maven.resolver:maven-resolver-api:jar:1.9.18:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.9.0:compile (version managed from default)
[DEBUG]          javax.inject:javax.inject:jar:1:compile
[DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.1:compile
[DEBUG]          org.apache.commons:commons-compress:jar:1.25.0:compile (version managed from default)
[DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG]          org.tukaani:xz:jar:1.9:compile
[DEBUG]          com.github.luben:zstd-jni:jar:1.5.5-10:runtime
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
[DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:tycho-spi:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.10.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.0:compile
[DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.200:compile
[DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.9.0:compile
[DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.8.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.0:compile (version managed from default)
[DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.900:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.200:compile
[DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.200:compile (version managed from default)
[DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.6:compile
[DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.1:compile
[DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
[DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG]          org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG]          commons-net:commons-net:jar:3.10.0:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:tycho-targetplatform:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:tycho-p2:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.30.0:compile (version managed from default)
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.18.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.200:compile
[DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
[DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
[DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
[DEBUG]       org.osgi:org.osgi.util.promise:jar:1.3.0:compile
[DEBUG]       org.slf4j:slf4j-api:jar:2.0.9:compile
[DEBUG]       commons-io:commons-io:jar:2.15.1:compile (version managed from default)
[DEBUG]       commons-codec:commons-codec:jar:1.16.0:compile
[DEBUG]       org.eclipse.jdt:org.eclipse.jdt.core:jar:3.36.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.resources:jar:3.20.0:compile
[DEBUG]             org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.text:jar:3.13.100:compile
[DEBUG]             org.eclipse.platform:org.eclipse.core.commands:jar:3.11.100:compile
[DEBUG]          org.eclipse.jdt:ecj:jar:3.36.0:compile (version managed from default)
[DEBUG]    org.eclipse.tycho:sisu-equinox-launching:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:tycho-api:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.platform:org.eclipse.osgi:jar:3.18.600:compile (version managed from default)
[DEBUG]       org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
[DEBUG]       org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
[DEBUG]    biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0:compile (exclusions managed from default)
[DEBUG]       biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0:compile
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit59:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.junit59withvintage:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:5.0.0-SNAPSHOT:runtime
[DEBUG]    org.apache.maven.plugins:maven-failsafe-plugin:jar:3.2.2:compile
[DEBUG]    org.apache.maven.surefire:surefire-api:jar:3.2.2:compile
[DEBUG]       org.apache.maven.surefire:surefire-logger-api:jar:…refire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/.tycho-consumer-pom.xml
[DEBUG]   (f) qualifier = 
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@570f2cf7
[DEBUG]   (f) strictBinIncludes = true
[DEBUG]   (f) useDefaultExcludes = true
[DEBUG] -- end configuration --
[DEBUG] Could not find metadata org.osgi:org.osgi.annotation.bundle/maven-metadata.xml in local (/Users/runner/.m2/repository)
[DEBUG] Skipped remote request for org.osgi:org.osgi.annotation.bundle/maven-metadata.xml, locally cached metadata up-to-date
[DEBUG] Resolved org.osgi.annotation.bundle to org.osgi.annotation.bundle 1.1.1.202109301733 @ /Users/runner/.m2/repository/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar
[DEBUG] Could not find metadata org.osgi:org.osgi.annotation.versioning/maven-metadata.xml in local (/Users/runner/.m2/repository)
[DEBUG] Skipped remote request for org.osgi:org.osgi.annotation.versioning/maven-metadata.xml, locally cached metadata up-to-date
[DEBUG] Resolved org.osgi.annotation.versioning to org.osgi.annotation.versioning 1.1.2.202109301733 @ /Users/runner/.m2/repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar
[DEBUG] Could not find metadata org.osgi:org.osgi.service.metatype.annotations/maven-metadata.xml in local (/Users/runner/.m2/repository)
[DEBUG] Skipped remote request for org.osgi:org.osgi.service.metatype.annotations/maven-metadata.xml, locally cached metadata up-to-date
[DEBUG] Resolved org.osgi.service.metatype.annotations to org.osgi.service.metatype.annotations 1.4.1.202109301733 @ /Users/runner/.m2/repository/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar
[DEBUG] Could not find metadata org.osgi:org.osgi.service.event/maven-metadata.xml in local (/Users/runner/.m2/repository)
[DEBUG] Skipped remote request for org.osgi:org.osgi.service.event/maven-metadata.xml, locally cached metadata up-to-date
[DEBUG] Resolved org.osgi.service.event.annotations to org.osgi.service.event 1.4.1.202109301733 @ /Users/runner/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar
[DEBUG] Could not find metadata org.osgi:org.osgi.service.cm/maven-metadata.xml in local (/Users/runner/.m2/repository)
[DEBUG] Skipped remote request for org.osgi:org.osgi.service.cm/maven-metadata.xml, locally cached metadata up-to-date
[DEBUG] Resolved org.osgi.service.cm.annotations to org.osgi.service.cm 1.6.1.202109301733 @ /Users/runner/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar
[DEBUG] DS Plugin org.eclipse.tycho:tycho-ds-plugin has no useable configuration.
[DEBUG] Project configuration for MavenProject: org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/.tycho-consumer-pom.xml: {}
[DEBUG] Could not find metadata org.osgi:org.osgi.service.component.annotations/maven-metadata.xml in local (/Users/runner/.m2/repository)
[DEBUG] Skipped remote request for org.osgi:org.osgi.service.component.annotations/maven-metadata.xml, locally cached metadata up-to-date
[DEBUG] Resolved org.osgi.service.component.annotations to org.osgi.service.component.annotations 1.5.1.202212101352 @ /Users/runner/.m2/repository/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar
[DEBUG] parseClassFile(): path=bundle/test/CountDown.class resource=/Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/classes/bundle/test/CountDown.class
[DEBUG] parseClassFile(): path=bundle/test/Counter.class resource=/Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/classes/bundle/test/Counter.class
[DEBUG] parseClassFile(): path=bundle/test/RefMe.class resource=/Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/classes/bundle/test/RefMe.class
[DEBUG] get Manifest Info From Classpath for Jar:org.osgi.annotation.bundle-1.1.1
[DEBUG] collecting Contracts  from org.osgi.annotation.bundle-1.1.1
[DEBUG] get Manifest Info From Classpath for Jar:org.osgi.annotation.versioning-1.1.2
[DEBUG] collecting Contracts  from org.osgi.annotation.versioning-1.1.2
[DEBUG] get Manifest Info From Classpath for Jar:org.osgi.service.metatype.annotations-1.4.1
[DEBUG] collecting Contracts  from org.osgi.service.metatype.annotations-1.4.1
[DEBUG] get Manifest Info From Classpath for Jar:org.osgi.service.event-1.4.1
[DEBUG] collecting Contracts  from org.osgi.service.event-1.4.1
[DEBUG] get Manifest Info From Classpath for Jar:org.osgi.service.cm-1.6.1
[DEBUG] collecting Contracts  from org.osgi.service.cm-1.6.1
[DEBUG] get Manifest Info From Classpath for Jar:org.osgi.service.component.annotations-1.5.1
[DEBUG] collecting Contracts  from org.osgi.service.component.annotations-1.5.1
[DEBUG] collecting Contracts  from -define-contract
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class class aQute.bnd.osgi.About and location file:/Users/runner/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] No bundle matched for file:/Users/runner/.m2/repository/biz/aQute/bnd/biz.aQute.bndlib/7.0.0/biz.aQute.bndlib-7.0.0.jar
[DEBUG] begin aQute.bnd.classindex.ClassIndexerAnalyzer@379ddfda
[DEBUG] end
[DEBUG] visitClassFile(): path=bundle/test/CountDown.class resource=/Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/classes/bundle/test/CountDown.class
[DEBUG] visitClassFile(): path=bundle/test/Counter.class resource=/Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/classes/bundle/test/Counter.class
[DEBUG] visitClassFile(): path=bundle/test/RefMe.class resource=/Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/classes/bundle/test/RefMe.class
[INFO] Building jar: /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/bundle.test-1.0.0.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory bundle/
[DEBUG] adding directory bundle/test/
[DEBUG] adding entry bundle/test/CountDown.class
[DEBUG] adding entry bundle/test/Counter.class
[DEBUG] adding entry bundle/test/RefMe.class
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/org.eclipse.tycho.tycho-its.surefire/
[DEBUG] adding directory META-INF/maven/org.eclipse.tycho.tycho-its.surefire/bundle.test/
[DEBUG] adding entry META-INF/maven/org.eclipse.tycho.tycho-its.surefire/bundle.test/pom.xml
[DEBUG] adding entry META-INF/maven/org.eclipse.tycho.tycho-its.surefire/bundle.test/pom.properties
[INFO] 
[INFO] --- tycho-p2:5.0.0-SNAPSHOT:p2-metadata-default (default-p2-metadata-default) @ bundle.test ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-p2-plugin:5.0.0-SNAPSHOT:p2-metadata-default from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406]
[DEBUG] Init instance plugin>org.eclipse.tycho:tycho-p2-plugin:5.0.0-SNAPSHOT [ClassRealm[plugin>org.eclipse.tycho:tycho-p2-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406]]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-p2-plugin:5.0.0-SNAPSHOT:p2-metadata-default:default-p2-metadata-default' with basic configurator -->
[DEBUG]   (f) attachP2Metadata = true
[DEBUG]   (f) baselineMode = warn
[DEBUG]   (f) baselineReplace = all
[DEBUG]   (f) defaultP2Metadata = true
[DEBUG]   (f) generateChecksums = true
[DEBUG]   (f) generateDownloadStatsProperty = false
[DEBUG]   (f) project = MavenProject: org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/.tycho-consumer-pom.xml
[DEBUG]   (f) writeComparatorDelta = false
[DEBUG] -- end configuration --
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[DEBUG] Service java.lang.Object not found in OSGi ProvisioningAgent agent, look it up in Plexus AgentServiceFactories
[DEBUG] Service java.lang.Object not found in Plexus AgentServiceFactories, look it up in Plexus Container
[INFO] 
[INFO] --- tycho-surefire:5.0.0-SNAPSHOT:plugin-test (execute-plugin-tests) @ bundle.test ---
[DEBUG] Loading mojo org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:plugin-test from plugin realm ClassRealm[plugin>org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@42110406]
[DEBUG] Configuring mojo execution 'org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:plugin-test:execute-plugin-tests' with basic configurator -->
[DEBUG]   (f) classLoaderOrder = booterFirst
[DEBUG]   (f) deleteOsgiDataDirectory = true
[DEBUG]   (f) enableAssertions = false
[DEBUG]   (f) failIfNoTests = true
[DEBUG]   (f) includes = [**/PluginTest*.class, **/*IT.class]
[DEBUG]   (f) localRepository =       id: local
      url: file:///Users/runner/.m2/repository/
   layout: default
snapshots: [enabled => true, update => always]
 releases: [enabled => true, update => always]
   blocked: false

[DEBUG]   (f) metadataDirectory = /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test
[DEBUG]   (f) osgiDataDirectory = /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/work/data
[DEBUG]   (f) packaging = eclipse-plugin
[DEBUG]   (f) perCoreThreadCount = true
[DEBUG]   (f) pluginArtifacts = [org.eclipse.tycho:tycho-surefire-plugin:maven-plugin:5.0.0-SNAPSHOT:, org.codehaus.plexus:plexus-utils:jar:3.5.1:compile, org.apache.maven.resolver:maven-resolver-util:jar:1.9.18:compile, org.apache.maven.resolver:maven-resolver-api:jar:1.9.18:compile, org.codehaus.plexus:plexus-archiver:jar:4.9.0:compile, javax.inject:javax.inject:jar:1:compile, org.codehaus.plexus:plexus-io:jar:3.4.1:compile, org.apache.commons:commons-compress:jar:1.25.0:compile, org.iq80.snappy:snappy:jar:0.4:compile, org.tukaani:xz:jar:1.9:compile, com.github.luben:zstd-jni:jar:1.5.5-10:runtime, org.codehaus.plexus:plexus-interpolation:jar:1.26:compile, org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile, org.eclipse.tycho:sisu-osgi-api:jar:5.0.0-SNAPSHOT:compile, org.eclipse.tycho:tycho-spi:jar:5.0.0-SNAPSHOT:compile, org.eclipse.tycho:p2-maven-plugin:jar:5.0.0-SNAPSHOT:compile, org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.0:compile, org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.200:compile, org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.200:compile, org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile, org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile, org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.9.0:compile, org.osgi:org.osgi.service.prefs:jar:1.1.2:compile, org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.8.0:compile, org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.0:compile, org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.100:compile, org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.900:compile, org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.200:compile, org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.0:compile, org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.400:compile, org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.200:compile, org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.200:compile, org.eclipse.tycho:sisu-osgi-connect:jar:5.0.0-SNAPSHOT:compile, org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.200:compile, org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.100:compile, org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.100:compile, org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.100:compile, org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.200:compile, org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.200:compile, org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.200:compile, org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.0:compile, org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.400:compile, org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.0:compile, org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.200:compile, org.apache.felix:org.apache.felix.scr:jar:2.2.6:compile, org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile, org.osgi:org.osgi.service.component:jar:1.5.1:compile, org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile, org.bouncycastle:bcpg-jdk18on:jar:1.77:compile, org.bouncycastle:bcprov-jdk18on:jar:1.77:compile, commons-net:commons-net:jar:3.10.0:compile, org.eclipse.tycho:tycho-targetplatform:jar:5.0.0-SNAPSHOT:compile, org.eclipse.tycho:tycho-p2:jar:5.0.0-SNAPSHOT:compile, org.eclipse.platform:org.eclipse.core.runtime:jar:3.30.0:compile, org.eclipse.platform:org.eclipse.equinox.common:jar:3.18.200:compile, org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.100:compile, org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.400:compile, org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.200:compile, org.osgi:org.osgi.service.repository:jar:1.1.0:compile, org.osgi:org.osgi.util.function:jar:1.2.0:compile, org.osgi:osgi.annotation:jar:8.0.1:compile, org.osgi:org.osgi.util.promise:jar:1.3.0:compile, org.slf4j:slf4j-api:jar:2.0.9:compile, commons-io:commons-io:jar:2.15.1:compile, commons-codec:commons-codec:jar:1.16.0:compile, org.eclipse.jdt:org.eclipse.jdt.core:jar:3.36.0:compile, org.eclipse.platform:org.eclipse.core.resources:jar:3.20.0:compile, org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.200:compile, org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.200:compile, org.eclipse.platform:org.eclipse.text:jar:3.13.100:compile, org.eclipse.platform:org.eclipse.core.commands:jar:3.11.100:compile, org.eclipse.jdt:ecj:jar:3.36.0:compile, org.eclipse.tycho:sisu-equinox-launching:jar:5.0.0-SNAPSHOT:compile, org.eclipse.tycho:tycho-api:jar:5.0.0-SNAPSHOT:compile, org.eclipse.platform:org.eclipse.osgi:jar:3.18.600:compile, org.apache.commons:commons-exec:jar:1.3:compile, org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile, biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0:compile, biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0:compile, org.eclipse.tycho:org.eclipse.tycho.surefire.osgibooter:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit4:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit47:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit5:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit54:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit55:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit56:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit57:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit57withvintage:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit58:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit58withvintage:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit59:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.junit59withvintage:jar:5.0.0-SNAPSHOT:runtime, org.eclipse.tycho:org.eclipse.tycho.surefire.testng:jar:5.0.0-SNAPSHOT:runtime, org.apache.maven.plugins:maven-failsafe-plugin:jar:3.2.2:compile, org.apache.maven.surefire:surefire-api:jar:3.2.2:compile, org.apache.maven.surefire:surefire-logger-api:jar:3.2.2:compile, org.apache.maven.surefire:surefire-shared-utils:jar:3.2.2:compile, org.apache.maven.surefire:maven-surefire-common:jar:3.2.2:compile, org.apache.maven.surefire:surefire-extensions-api:jar:3.2.2:compile, org.apache.maven.surefire:surefire-booter:jar:3.2.2:compile, org.apache.maven.surefire:surefire-extensions-spi:jar:3.2.2:compile, org.eclipse.aether:aether-util:jar:1.0.0.v20140518:compile, org.eclipse.aether:aether-api:jar:1.0.0.v20140518:compile, org.apache.maven.shared:maven-common-artifact-filters:jar:3.1.1:compile, org.codehaus.plexus:plexus-java:jar:1.2.0:compile, org.ow2.asm:asm:jar:9.6:compile, com.thoughtworks.qdox:qdox:jar:2.0.3:compile, biz.aQute.bnd:biz.aQute.bnd.maven:jar:7.0.0:compile, org.osgi:org.osgi.dto:jar:1.0.0:compile, org.osgi:org.osgi.resource:jar:1.0.0:compile, org.osgi:org.osgi.framework:jar:1.8.0:compile, biz.aQute.bnd:biz.aQute.resolve:jar:7.0.0:compile, org.osgi:org.osgi.service.log:jar:1.3.0:compile, org.osgi:org.osgi.service.resolver:jar:1.1.1:compile, biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile, org.osgi:org.osgi.service.coordinator:jar:1.0.2:compile]
[DEBUG]   (f) pluginDescriptor = Component Descriptor: role: 'org.apache.maven.plugin.Mojo', implementation: 'org.eclipse.tycho.surefire.BndTestMojo', role hint: 'org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:bnd-test'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.eclipse.tycho.surefire.TychoIntegrationTestMojo', role hint: 'org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:plugin-test'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.eclipse.tycho.surefire.TestPluginMojo', role hint: 'org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:test'
role: 'org.apache.maven.plugin.Mojo', implementation: 'org.eclipse.tycho.surefire.TychoVerifyMojo', role hint: 'org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:verify'
---
[DEBUG]   (f) pluginRemoteRepositories = [      id: central
      url: https://repo.maven.apache.org/maven2
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => never]
   blocked: false
]
[DEBUG]   (f) printBundles = false
[DEBUG]   (f) printWires = false
[DEBUG]   (f) profileName = DefaultProfile
[DEBUG]   (f) project = MavenProject: org.eclipse.tycho.tycho-its.surefire:bundle.test:1.0.0 @ /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/.tycho-consumer-pom.xml
[DEBUG]   (f) projectRemoteRepositories = [      id: platform
      url: https://download.eclipse.org/releases/2023-09/
   layout: org.eclipse.tycho.p2maven.repository.P2ArtifactRepositoryLayout@7988978a
snapshots: [enabled => false, update => never]
 releases: [enabled => false, update => never]
   blocked: false
,       id: central
      url: https://repo.maven.apache.org/maven2
   layout: default
snapshots: [enabled => false, update => daily]
 releases: [enabled => true, update => daily]
   blocked: false
]
[DEBUG]   (f) redirectTestOutputToFile = false
[DEBUG]   (f) reportDirectory = /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/failsafe-reports
[DEBUG]   (f) rerunFailingTestsCount = 0
[DEBUG]   (f) runOrder = filesystem
[DEBUG]   (f) session = org.apache.maven.execution.MavenSession@570f2cf7
[DEBUG]   (f) showEclipseLog = false
[DEBUG]   (f) skipAfterFailureCount = 0
[DEBUG]   (f) summaryFile = /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/failsafe-reports/failsafe-summary.xml
[DEBUG]   (f) surefireProperties = /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/surefire.properties
[DEBUG]   (f) testClassesDirectory = /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/test-classes
[DEBUG]   (f) testRuntime = default
[DEBUG]   (f) trimStackTrace = false
[DEBUG]   (f) useJDK = SYSTEM
[DEBUG]   (f) useUIHarness = false
[DEBUG]   (f) useUIThread = true
[DEBUG]   (f) useUnlimitedThreads = false
[DEBUG]   (f) work = /Users/runner/work/tycho/tycho/tycho-its/target/projects/TestsInBundleTest/testIntegrationTest/surefire.combinedtests/bundle.test/target/work
[DEBUG] -- end configuration --
[DEBUG] Class bundle.test.OSGiRunningIT matches the current filter
[DEBUG] Class bundle.test.OSGiRunningIT matches the current filter
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  12.431 s
[INFO] Finished at: 2023-12-10T05:23:28Z
[INFO] ------------------------------------------------------------------------
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.9.0/org.eclipse.equinox.p2.engine-2.9.0.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.9.0/org.eclipse.equinox.p2.engine-2.9.0.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.ProfileRegistryComponent and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.9.0/org.eclipse.equinox.p2.engine-2.9.0.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.9.0/org.eclipse.equinox.p2.engine-2.9.0.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[DEBUG] [a51bee5b-d25b-4b43-823a-bc2eccde3a80][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/Users/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:plugin-test (execute-plugin-tests) on project bundle.test: Could not determine test framework provider. Available providers: [junit59withvintage, junit55, junit56, junit54, junit57, junit58, junit59, junit47, testng, junit5, junit4, junit3, junit58withvintage, junit57withvintage] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:plugin-test (execute-plugin-tests) on project bundle.test: Could not determine test framework provider. Available providers: [junit59withvintage, junit55, junit56, junit54, junit57, junit58, junit59, junit47, testng, junit5, junit4, junit3, junit58withvintage, junit57withvintage]
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.plugin.MojoExecutionException: Could not determine test framework provider. Available providers: [junit59withvintage, junit55, junit56, junit54, junit57, junit58, junit59, junit47, testng, junit5, junit4, junit3, junit58withvintage, junit57withvintage]
    at org.eclipse.tycho.surefire.provider.impl.ProviderHelper.validateCandidates (ProviderHelper.java:120)
    at org.eclipse.tycho.surefire.provider.impl.ProviderHelper.selectProvider (ProviderHelper.java:63)
    at org.eclipse.tycho.surefire.AbstractEclipseTestMojo.createEclipseInstallation (AbstractEclipseTestMojo.java:705)
    at org.eclipse.tycho.surefire.AbstractEclipseTestMojo.runTests (AbstractEclipseTestMojo.java:599)
    at org.eclipse.tycho.surefire.AbstractTestMojo.execute (AbstractTestMojo.java:233)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[DEBUG] Shutting down adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[DEBUG] Shutting down 'file-lock' factory
[DEBUG] Shutting down 'rwlock-local' factory
[DEBUG] Shutting down 'semaphore-local' factory
[DEBUG] Shutting down 'noop' factory

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1484)
	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1374)
	at org.eclipse.tycho.test.surefire.TestsInBundleTest.testIntegrationTest(TestsInBundleTest.java:62)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

Check failure on line 0 in org.eclipse.tycho.test.surefire.TestsInBundleTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs with error: testVerify (org.eclipse.tycho.test.surefire.TestsInBundleTest)

artifacts/test-results-macos-latest/TEST-org.eclipse.tycho.test.surefire.TestsInBundleTest.xml [took 16s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.surefire.TestsInBundleTest.xml [took 10s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.surefire.TestsInBundleTest.xml [took 13s]
Raw output
Text not found in log: There are test failures
org.apache.maven.it.VerificationException: Text not found in log: There are test failures
	at org.apache.maven.it.Verifier.verifyTextInLog(Verifier.java:351)
	at org.eclipse.tycho.test.surefire.TestsInBundleTest.testVerify(TestsInBundleTest.java:78)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

Check warning on line 0 in org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs failed: testOSGiAnnotations (org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest)

artifacts/test-results-macos-latest/TEST-org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest.xml [took 14s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest.xml [took 9s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest.xml [took 12s]
Raw output
org.eclipse.osgi.services not found in dependencies: /Users/runner/work/tycho/tycho/tycho-its/target/projects/CompilerClasspathEntryTest/testOSGiAnnotations/compiler.annotations/target/compiler.annotations-1.0.0-SNAPSHOT.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar
java.lang.AssertionError: 
org.eclipse.osgi.services not found in dependencies: /Users/runner/work/tycho/tycho/tycho-its/target/projects/CompilerClasspathEntryTest/testOSGiAnnotations/compiler.annotations/target/compiler.annotations-1.0.0-SNAPSHOT.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.annotation.bundle/1.1.1/org.osgi.annotation.bundle-1.1.1.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.annotation.versioning/1.1.2/org.osgi.annotation.versioning-1.1.2.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.service.metatype.annotations/1.4.1/org.osgi.service.metatype.annotations-1.4.1.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.service.event/1.4.1/org.osgi.service.event-1.4.1.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.service.cm/1.6.1/org.osgi.service.cm-1.6.1.jar,
/Users/runner/.m2/repository/org/osgi/org.osgi.service.component.annotations/1.5.1/org.osgi.service.component.annotations-1.5.1.jar
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest.testOSGiAnnotations(CompilerClasspathEntryTest.java:93)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

Check failure on line 0 in org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

All 3 runs with error: testTargetPlatformForJUnit5 (org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest)

artifacts/test-results-macos-latest/TEST-org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest.xml [took 18s]
artifacts/test-results-ubuntu-latest/TEST-org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest.xml [took 16s]
artifacts/test-results-windows-latest/TEST-org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest.xml [took 21s]
Raw output
Exit code was non-zero: 1; command line and log = 
/home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6/bin/mvn -Dmaven.home=/home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6 -Dtycho-version=5.0.0-SNAPSHOT -Djava.io.tmpdir=/home/runner/work/tycho/tycho/tycho-its/target/tmp -Dtycho.localArtifacts=ignore -X -s /home/runner/work/tycho/tycho/tycho-its/settings.xml -e --batch-mode -Dmaven.repo.local=/home/runner/.m2/repository org.apache.maven.plugins:maven-clean-plugin:clean clean verify
Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)
Maven home: /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6
Java version: 17.0.9, vendor: Eclipse Adoptium, runtime: /usr/lib/jvm/temurin-17-jdk-amd64
Default locale: en, platform encoding: UTF-8
OS name: "linux", version: "6.2.0-1018-azure", arch: "amd64", family: "unix"
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG]   Imported: javax.annotation.* < plexus.core
[DEBUG]   Imported: javax.annotation.security.* < plexus.core
[DEBUG]   Imported: javax.inject.* < plexus.core
[DEBUG]   Imported: org.apache.maven.* < plexus.core
[DEBUG]   Imported: org.apache.maven.artifact < plexus.core
[DEBUG]   Imported: org.apache.maven.classrealm < plexus.core
[DEBUG]   Imported: org.apache.maven.cli < plexus.core
[DEBUG]   Imported: org.apache.maven.configuration < plexus.core
[DEBUG]   Imported: org.apache.maven.exception < plexus.core
[DEBUG]   Imported: org.apache.maven.execution < plexus.core
[DEBUG]   Imported: org.apache.maven.execution.scope < plexus.core
[DEBUG]   Imported: org.apache.maven.graph < plexus.core
[DEBUG]   Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG]   Imported: org.apache.maven.model < plexus.core
[DEBUG]   Imported: org.apache.maven.monitor < plexus.core
[DEBUG]   Imported: org.apache.maven.plugin < plexus.core
[DEBUG]   Imported: org.apache.maven.profiles < plexus.core
[DEBUG]   Imported: org.apache.maven.project < plexus.core
[DEBUG]   Imported: org.apache.maven.reporting < plexus.core
[DEBUG]   Imported: org.apache.maven.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG]   Imported: org.apache.maven.settings < plexus.core
[DEBUG]   Imported: org.apache.maven.toolchain < plexus.core
[DEBUG]   Imported: org.apache.maven.usability < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG]   Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG]   Imported: org.codehaus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.* < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.component < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.container < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.context < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG]   Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.* < plexus.core
[DEBUG]   Imported: org.eclipse.aether.artifact < plexus.core
[DEBUG]   Imported: org.eclipse.aether.collection < plexus.core
[DEBUG]   Imported: org.eclipse.aether.deployment < plexus.core
[DEBUG]   Imported: org.eclipse.aether.graph < plexus.core
[DEBUG]   Imported: org.eclipse.aether.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.installation < plexus.core
[DEBUG]   Imported: org.eclipse.aether.internal.impl < plexus.core
[DEBUG]   Imported: org.eclipse.aether.metadata < plexus.core
[DEBUG]   Imported: org.eclipse.aether.repository < plexus.core
[DEBUG]   Imported: org.eclipse.aether.resolution < plexus.core
[DEBUG]   Imported: org.eclipse.aether.spi < plexus.core
[DEBUG]   Imported: org.eclipse.aether.transfer < plexus.core
[DEBUG]   Imported: org.eclipse.aether.util < plexus.core
[DEBUG]   Imported: org.eclipse.aether.version < plexus.core
[DEBUG]   Imported: org.fusesource.jansi.* < plexus.core
[DEBUG]   Imported: org.slf4j.* < plexus.core
[DEBUG]   Imported: org.slf4j.event.* < plexus.core
[DEBUG]   Imported: org.slf4j.helpers.* < plexus.core
[DEBUG]   Imported: org.slf4j.spi.* < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[INFO] Error stacktraces are turned on.
[DEBUG] Message scheme: plain
[DEBUG] Reading global settings from /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6/conf/settings.xml
[DEBUG] Reading user settings from /home/runner/work/tycho/tycho/tycho-its/settings.xml
[DEBUG] Reading global toolchains from /home/runner/work/tycho/tycho/tycho-its/target/apache-maven-3.9.6/conf/toolchains.xml
[DEBUG] Reading user toolchains from /home/runner/.m2/toolchains.xml
[DEBUG] Using local repository at /home/runner/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for /home/runner/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Creating adapter using nameMapper 'gav' and factory 'rwlock-local'
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for apache.snapshots (http://repository.apache.org/snapshots).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for ow2-snapshot (http://repository.ow2.org/nexus/content/repositories/snapshots).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus.org (http://snapshots.repository.codehaus.org).
[DEBUG] Using mirror maven-default-http-blocker (http://0.0.0.0/) for codehaus-snapshots (http://nexus.codehaus.org/snapshots/).
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=2020848, ConflictMarker.markTime=881624, ConflictMarker.nodeCount=365, ConflictIdSorter.graphTime=1530574, ConflictIdSorter.topsortTime=394366, ConflictIdSorter.conflictIdCount=85, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=11513599, ConflictResolver.conflictItemCount=311, DfDependencyCollector.collectTime=316147142, DfDependencyCollector.transformTime=17945113}
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:jar:5.0.0-SNAPSHOT
[DEBUG]    org.eclipse.tycho:tycho-core:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.apache.maven.resolver:maven-resolver-util:jar:1.9.18:compile
[DEBUG]          org.apache.maven.resolver:maven-resolver-api:jar:1.9.18:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.9.0:compile (version managed from default)
[DEBUG]          javax.inject:javax.inject:jar:1:compile
[DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.1:compile
[DEBUG]          org.apache.commons:commons-compress:jar:1.25.0:compile (version managed from default)
[DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG]          org.tukaani:xz:jar:1.9:compile
[DEBUG]          com.github.luben:zstd-jni:jar:1.5.5-10:runtime
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
[DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.tycho:tycho-api:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.600:compile (version managed from default)
[DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
[DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:sisu-osgi-api:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG]          biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG]          org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG]       org.eclipse.tycho:tycho-spi:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.10.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.0:compile
[DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.200:compile
[DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.9.0:compile
[DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.8.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.0:compile (version managed from default)
[DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.900:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.200:compile
[DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.200:compile (version managed from default)
[DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.6:compile
[DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.1:compile
[DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
[DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG]          org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG]          commons-net:commons-net:jar:3.10.0:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:tycho-targetplatform:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:tycho-p2:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.30.0:compile (version managed from default)
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.18.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.200:compile
[DEBUG]       biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0:compile (version managed from default) (exclusions managed from default)
[DEBUG]          biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0:compile
[DEBUG]       org.osgi:org.osgi.service.repository:jar:1.1.0:compile
[DEBUG]       org.osgi:org.osgi.util.function:jar:1.2.0:compile
[DEBUG]          org.osgi:osgi.annotation:jar:8.0.1:compile
[DEBUG]       org.osgi:org.osgi.util.promise:jar:1.3.0:compile
[DEBUG]       org.slf4j:slf4j-api:jar:2.0.9:compile
[DEBUG]       commons-io:commons-io:jar:2.15.1:compile (version managed from default)
[DEBUG]       commons-codec:commons-codec:jar:1.16.0:compile
[DEBUG]       org.eclipse.jdt:org.eclipse.jdt.core:jar:3.36.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.resources:jar:3.20.0:compile
[DEBUG]             org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.text:jar:3.13.100:compile
[DEBUG]             org.eclipse.platform:org.eclipse.core.commands:jar:3.11.100:compile
[DEBUG]          org.eclipse.jdt:ecj:jar:3.36.0:compile (version managed from default)
[DEBUG] Created new class realm extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT
[DEBUG] Importing foreign packages into class realm extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-maven-plugin:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-core:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:4.9.0
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.5.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:3.4.1
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.25.0
[DEBUG]   Included: org.iq80.snappy:snappy:jar:0.4
[DEBUG]   Included: org.tukaani:xz:jar:1.9
[DEBUG]   Included: com.github.luben:zstd-jni:jar:1.5.5-10
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.26
[DEBUG]   Included: org.codehaus.plexus:plexus-cipher:jar:2.1.0
[DEBUG]   Included: org.eclipse.tycho:sisu-equinox-launching:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-api:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi:jar:3.18.600
[DEBUG]   Included: org.apache.commons:commons-exec:jar:1.3
[DEBUG]   Included: org.codehaus.plexus:plexus-component-annotations:jar:2.1.1
[DEBUG]   Included: org.eclipse.tycho:sisu-osgi-api:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-metadata-model:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: de.pdark:decentxml:jar:1.4
[DEBUG]   Included: biz.aQute.bnd:biz.aQute.repository:jar:7.0.0
[DEBUG]   Included: org.osgi:org.osgi.resource:jar:1.0.1
[DEBUG]   Included: org.eclipse.tycho:tycho-spi:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:p2-maven-plugin:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.10.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.200
[DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6
[DEBUG]   Included: org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.9.0
[DEBUG]   Included: org.osgi:org.osgi.service.prefs:jar:1.1.2
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.8.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.900
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.400
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.200
[DEBUG]   Included: org.eclipse.tycho:sisu-osgi-connect:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.400
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.200
[DEBUG]   Included: org.apache.felix:org.apache.felix.scr:jar:2.2.6
[DEBUG]   Included: org.codehaus.mojo:animal-sniffer-annotations:jar:1.9
[DEBUG]   Included: org.osgi:org.osgi.service.component:jar:1.5.1
[DEBUG]   Included: org.osgi:org.osgi.namespace.extender:jar:1.0.1
[DEBUG]   Included: org.bouncycastle:bcpg-jdk18on:jar:1.77
[DEBUG]   Included: org.bouncycastle:bcprov-jdk18on:jar:1.77
[DEBUG]   Included: commons-net:commons-net:jar:3.10.0
[DEBUG]   Included: org.eclipse.tycho:tycho-targetplatform:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.tycho:tycho-p2:jar:5.0.0-SNAPSHOT
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.runtime:jar:3.30.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.common:jar:3.18.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.jobs:jar:3.15.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.equinox.registry:jar:3.11.400
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.contenttype:jar:3.9.200
[DEBUG]   Included: biz.aQute.bnd:biz.aQute.bndlib:jar:7.0.0
[DEBUG]   Included: biz.aQute.bnd:biz.aQute.bnd.util:jar:7.0.0
[DEBUG]   Included: org.osgi:org.osgi.service.repository:jar:1.1.0
[DEBUG]   Included: org.osgi:org.osgi.util.function:jar:1.2.0
[DEBUG]   Included: org.osgi:osgi.annotation:jar:8.0.1
[DEBUG]   Included: org.osgi:org.osgi.util.promise:jar:1.3.0
[DEBUG]   Included: commons-io:commons-io:jar:2.15.1
[DEBUG]   Included: commons-codec:commons-codec:jar:1.16.0
[DEBUG]   Included: org.eclipse.jdt:org.eclipse.jdt.core:jar:3.36.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.resources:jar:3.20.0
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.expressions:jar:3.9.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.filesystem:jar:1.10.200
[DEBUG]   Included: org.eclipse.platform:org.eclipse.text:jar:3.13.100
[DEBUG]   Included: org.eclipse.platform:org.eclipse.core.commands:jar:3.11.100
[DEBUG]   Included: org.eclipse.jdt:ecj:jar:3.36.0
[DEBUG] Extension realms for project com.tycho.repro:tycho-repro-junit:pom:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]]
[DEBUG] Created new class realm project>com.tycho.repro:tycho-repro-junit:1.0.0-SNAPSHOT
[DEBUG] Populating class realm project>com.tycho.repro:tycho-repro-junit:1.0.0-SNAPSHOT
[DEBUG] Looking up lifecycle mappings for packaging pom from ClassRealm[project>com.tycho.repro:tycho-repro-junit:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project com.tycho.repro:target-platform:eclipse-target-definition:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-target-definition from ClassRealm[project>com.tycho.repro:tycho-repro-junit:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Extension realms for project com.tycho.repro:bundle-example:eclipse-plugin:1.0.0-SNAPSHOT: [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]]
[DEBUG] Looking up lifecycle mappings for packaging eclipse-plugin from ClassRealm[project>com.tycho.repro:tycho-repro-junit:1.0.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Init instance extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT [ClassRealm[extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT, parent: jdk.internal.loader.ClassLoaders$AppClassLoader@5cb0d902]]
[INFO] Tycho Version:  5.0.0-SNAPSHOT (f993a76bd56d3da28344c27e9da2e350173af691)
[INFO] Tycho Mode:     project
[INFO] Tycho Builder:  maven
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:tycho-repro-junit:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/pom.xml
[DEBUG] org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:tycho-repro-junit:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:target-platform:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/target-platform/pom.xml
[DEBUG] org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:target-platform:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/target-platform/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:target-platform:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/target-platform/pom.xml
[DEBUG] org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:bundle-example:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/pom.xml
[DEBUG] org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:bundle-example:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/pom.xml
[DEBUG] org.eclipse.tycho:tycho-packaging-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:bundle-example:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/pom.xml
[DEBUG] org.eclipse.tycho:tycho-p2-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:bundle-example:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/pom.xml
[DEBUG] org.eclipse.tycho:tycho-compiler-plugin:5.0.0-SNAPSHOT configured in MavenProject: com.tycho.repro:bundle-example:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/pom.xml
[DEBUG] target-platform-configuration for MavenProject: com.tycho.repro:bundle-example:1.0.0-SNAPSHOT @ /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/pom.xml:
<?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <executionEnvironment>JavaSE-11</executionEnvironment>
  <target>
    <artifact>
      <groupId>com.tycho.repro</groupId>
      <artifactId>target-platform</artifactId>
      <version>1.0.0-SNAPSHOT</version>
    </artifact>
  </target>
</configuration>
[WARNING] No explicit target runtime environment configuration. Build is platform dependent.
[DEBUG] Dependency collection stats {ConflictMarker.analyzeTime=752263, ConflictMarker.markTime=460769, ConflictMarker.nodeCount=366, ConflictIdSorter.graphTime=317021, ConflictIdSorter.topsortTime=124743, ConflictIdSorter.conflictIdCount=85, ConflictIdSorter.conflictIdCycleCount=0, ConflictResolver.totalTime=4630124, ConflictResolver.conflictItemCount=312, DfDependencyCollector.collectTime=16170903, DfDependencyCollector.transformTime=6337358}
[DEBUG] org.eclipse.tycho:target-platform-configuration:jar:5.0.0-SNAPSHOT
[DEBUG]    org.eclipse.tycho:sisu-osgi-api:jar:5.0.0-SNAPSHOT:compile
[DEBUG]    org.eclipse.tycho:tycho-core:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.apache.maven.resolver:maven-resolver-util:jar:1.9.18:compile
[DEBUG]          org.apache.maven.resolver:maven-resolver-api:jar:1.9.18:compile
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:4.9.0:compile (version managed from default)
[DEBUG]          javax.inject:javax.inject:jar:1:compile
[DEBUG]          org.codehaus.plexus:plexus-utils:jar:3.5.1:compile (version managed from default)
[DEBUG]          org.codehaus.plexus:plexus-io:jar:3.4.1:compile
[DEBUG]          org.apache.commons:commons-compress:jar:1.25.0:compile (version managed from default)
[DEBUG]          org.iq80.snappy:snappy:jar:0.4:compile
[DEBUG]          org.tukaani:xz:jar:1.9:compile
[DEBUG]          com.github.luben:zstd-jni:jar:1.5.5-10:runtime
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.26:compile
[DEBUG]       org.codehaus.plexus:plexus-cipher:jar:2.1.0:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:sisu-equinox-launching:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.tycho:tycho-api:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.osgi:jar:3.18.600:compile (version managed from default)
[DEBUG]          org.apache.commons:commons-exec:jar:1.3:compile (version managed from default)
[DEBUG]          org.codehaus.plexus:plexus-component-annotations:jar:2.1.1:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:tycho-metadata-model:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          de.pdark:decentxml:jar:1.4:compile (version managed from default)
[DEBUG]          biz.aQute.bnd:biz.aQute.repository:jar:7.0.0:compile
[DEBUG]          org.osgi:org.osgi.resource:jar:1.0.1:compile
[DEBUG]       org.eclipse.tycho:tycho-spi:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:p2-maven-plugin:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.core:jar:2.10.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher:jar:1.9.0:compile
[DEBUG]             org.eclipse.platform:org.eclipse.equinox.p2.artifact.repository:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director:jar:2.6.200:compile
[DEBUG]             org.ow2.sat4j:org.ow2.sat4j.core:jar:2.3.6:compile
[DEBUG]             org.ow2.sat4j:org.ow2.sat4j.pb:jar:2.3.6:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.engine:jar:2.9.0:compile
[DEBUG]             org.osgi:org.osgi.service.prefs:jar:1.1.2:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata:jar:2.8.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository:jar:2.8.0:compile (version managed from default)
[DEBUG]             org.eclipse.platform:org.eclipse.equinox.security:jar:1.4.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.osgi.compatibility.state:jar:1.2.900:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.publisher.eclipse:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin:jar:2.3.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.preferences:jar:3.10.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.metadata.repository:jar:1.5.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.updatesite:jar:1.3.200:compile
[DEBUG]          org.eclipse.tycho:sisu-osgi-connect:jar:5.0.0-SNAPSHOT:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.jarprocessor:jar:1.3.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.natives:jar:1.5.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.touchpoint.eclipse:jar:2.4.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.garbagecollector:jar:1.3.100:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.director.app:jar:1.3.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.p2.repository.tools:jar:2.4.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.concurrent:jar:1.2.200:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator:jar:1.5.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.app:jar:1.6.400:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.frameworkadmin.equinox:jar:1.3.0:compile
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.simpleconfigurator.manipulator:jar:2.2.200:compile (version managed from default)
[DEBUG]          org.apache.felix:org.apache.felix.scr:jar:2.2.6:compile
[DEBUG]             org.codehaus.mojo:animal-sniffer-annotations:jar:1.9:compile
[DEBUG]          org.osgi:org.osgi.service.component:jar:1.5.1:compile
[DEBUG]             org.osgi:org.osgi.namespace.extender:jar:1.0.1:compile
[DEBUG]          org.bouncycastle:bcpg-jdk18on:jar:1.77:compile
[DEBUG]          org.bouncycastle:bcprov-jdk18on:jar:1.77:compile
[DEBUG]          commons-net:commons-net:jar:3.10.0:compile (version managed from default)
[DEBUG]       org.eclipse.tycho:tycho-targetplatform:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.tycho:tycho-p2:jar:5.0.0-SNAPSHOT:compile
[DEBUG]       org.eclipse.platform:org.eclipse.core.runtime:jar:3.30.0:compile (version managed from default)
[DEBUG]          org.eclipse.platform:org.eclipse.equinox.common:jar:3.18.200:compile
[DEBUG]          org.eclipse.platform:org.ecli…core.contexts-1.9.100.v20211011-1349.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.apache.xmlgraphics/2.6.0.v20210409-0748/org.apache.xmlgraphics-2.6.0.v20210409-0748.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.osgi.services/3.10.200.v20210723-0643/org.eclipse.osgi.services-3.10.200.v20210723-0643.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.swt/3.119.0.v20220223-1102/org.eclipse.swt-3.119.0.v20220223-1102.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.common/3.16.0.v20220211-2322/org.eclipse.equinox.common-3.16.0.v20220211-2322.jar@2:start
[DEBUG] 	reference:file:/home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/bundle-example-1.0.0-SNAPSHOT-test-a70d6b8a-db37-42da-b60f-bfc30e000a9b.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.commands/1.0.100.v20211204-1536/org.eclipse.e4.core.commands-1.0.100.v20211204-1536.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.emf.ecore/2.26.0.v20220123-0838/org.eclipse.emf.ecore-2.26.0.v20220123-0838.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.apache.batik.css/1.14.0.v20210324-0332/org.apache.batik.css-1.14.0.v20210324-0332.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.jface.databinding/1.13.0.v20210619-1146/org.eclipse.jface.databinding-1.13.0.v20210619-1146.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.workbench.addons.swt/1.4.400.v20211102-0453/org.eclipse.e4.ui.workbench.addons.swt-1.4.400.v20211102-0453.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-migrationsupport/5.9.1/junit-jupiter-migrationsupport-5.9.1.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.core.commands/3.10.100.v20210722-1426/org.eclipse.core.commands-3.10.100.v20210722-1426.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.e4.core.di/1.8.100.v20210910-0640/org.eclipse.e4.core.di-1.8.100.v20210910-0640.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.core.databinding/1.11.0.v20220118-1028/org.eclipse.core.databinding-1.11.0.v20220118-1028.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.services/1.5.0.v20210115-1333/org.eclipse.e4.ui.services-1.5.0.v20210115-1333.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-engine/5.9.1/junit-jupiter-engine-5.9.1.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.ui/3.201.0.v20220124-1108/org.eclipse.ui-3.201.0.v20220124-1108.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.e4.ui.css.core/0.13.200.v20211022-1402/org.eclipse.e4.ui.css.core-0.13.200.v20211022-1402.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.core.runtime/3.24.100.v20220211-2001/org.eclipse.core.runtime-3.24.100.v20220211-2001.jar@4:start
[DEBUG] 	reference:file:/home/runner/.m2/repository/org/junit/platform/junit-platform-runner/1.9.1/junit-platform-runner-1.9.1.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.hamcrest.core/1.3.0.v20180420-1519/org.hamcrest.core-1.3.0.v20180420-1519.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/org/junit/platform/junit-platform-commons/1.9.1/junit-platform-commons-1.9.1.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.core.contenttype/3.8.100.v20210910-0640/org.eclipse.core.contenttype-3.8.100.v20210910-0640.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/org/junit/platform/junit-platform-engine/1.9.1/junit-platform-engine-1.9.1.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.jface/3.25.0.v20220218-1636/org.eclipse.jface-3.25.0.v20220218-1636.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.hamcrest/2.2.0/org.hamcrest-2.2.0.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/p2/osgi/bundle/org.junit/4.13.2.v20211018-1956/org.junit-4.13.2.v20211018-1956.jar
[DEBUG] 	reference:file:/home/runner/.m2/repository/org/junit/jupiter/junit-jupiter-api/5.9.1/junit-jupiter-api-5.9.1.jar
[DEBUG] Searching profile JavaSE-17 in ToolchainManager
[DEBUG] Toolchain JDK[/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/19.0.2-7/x64] doesn't match required property: id
[DEBUG] Toolchain JDK[/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/11.0.21-9/x64] doesn't match required property: id
[DEBUG] Toolchain JDK[/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/8.0.392-8/x64] doesn't match required property: id
[DEBUG] Toolchain in tycho-surefire-plugin: JDK[/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.9-9/x64]
[INFO] Executing test runtime with timeout (seconds): 0, logs, if any, will be placed at: /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.9-9/x64/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dosgi.clean=true, -jar, /home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar, -debug, -consolelog, -data, /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/data, -install, /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work, -configuration, /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/surefire.properties]
Configuration location:
    file:/home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/configuration/
Configuration file:
    file:/home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/configuration/config.ini loaded
Install location:
    file:/home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/
Framework located:
    file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.17.200.v20220215-2237/org.eclipse.osgi-3.17.200.v20220215-2237.jar
Framework classpath:
    file:/home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.osgi/3.17.200.v20220215-2237/org.eclipse.osgi-3.17.200.v20220215-2237.jar
Debug options:
    file:/home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/.options not found
Time to load bundles: 261
Starting application: 974

Results:

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

!SESSION 2023-12-10 05:55:32.842 -----------------------------------------------
eclipse.buildId=unknown
java.version=17.0.9
java.vendor=Eclipse Adoptium
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en
Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/surefire.properties
Command-line arguments:  -debug -consolelog -data /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/surefire.properties

!ENTRY org.eclipse.osgi 4 0 2023-12-10 05:55:33.890
!MESSAGE Application error
!STACK 1
java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
Caused by: org.apache.maven.surefire.api.util.SurefireReflectionException: java.util.ServiceConfigurationError: org.junit.platform.engine.TestEngine: org.junit.vintage.engine.VintageTestEngine not a subtype
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:129)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeGetter(ReflectionUtils.java:62)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.launcher(LazyLauncher.java:68)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.discover(LazyLauncher.java:50)
	at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:52)
	at org.apache.maven.surefire.api.util.DefaultScanResult.applyFilter(DefaultScanResult.java:87)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:142)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	... 22 more
Caused by: java.util.ServiceConfigurationError: org.junit.platform.engine.TestEngine: org.junit.vintage.engine.VintageTestEngine not a subtype
	at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1244)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273)
	at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309)
	at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at org.junit.platform.launcher.core.LauncherFactory.collectTestEngines(LauncherFactory.java:145)
	at org.junit.platform.launcher.core.LauncherFactory.createDefaultLauncher(LauncherFactory.java:131)
	at org.junit.platform.launcher.core.LauncherFactory.openSession(LauncherFactory.java:98)
	at org.junit.platform.launcher.core.LauncherFactory.openSession(LauncherFactory.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:125)
	... 29 more
Root exception:
org.apache.maven.surefire.api.util.SurefireReflectionException: java.util.ServiceConfigurationError: org.junit.platform.engine.TestEngine: org.junit.vintage.engine.VintageTestEngine not a subtype
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:129)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeGetter(ReflectionUtils.java:62)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.launcher(LazyLauncher.java:68)
	at org.apache.maven.surefire.junitplatform.LazyLauncher.discover(LazyLauncher.java:50)
	at org.apache.maven.surefire.junitplatform.TestPlanScannerFilter.accept(TestPlanScannerFilter.java:52)
	at org.apache.maven.surefire.api.util.DefaultScanResult.applyFilter(DefaultScanResult.java:87)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.scanClasspath(JUnitPlatformProvider.java:142)
	at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:137)
	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:148)
	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:88)
	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:140)
	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:29)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
Caused by: java.util.ServiceConfigurationError: org.junit.platform.engine.TestEngine: org.junit.vintage.engine.VintageTestEngine not a subtype
	at java.base/java.util.ServiceLoader.fail(ServiceLoader.java:593)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNextService(ServiceLoader.java:1244)
	at java.base/java.util.ServiceLoader$LazyClassPathLookupIterator.hasNext(ServiceLoader.java:1273)
	at java.base/java.util.ServiceLoader$2.hasNext(ServiceLoader.java:1309)
	at java.base/java.util.ServiceLoader$3.hasNext(ServiceLoader.java:1393)
	at java.base/java.lang.Iterable.forEach(Iterable.java:74)
	at org.junit.platform.launcher.core.LauncherFactory.collectTestEngines(LauncherFactory.java:145)
	at org.junit.platform.launcher.core.LauncherFactory.createDefaultLauncher(LauncherFactory.java:131)
	at org.junit.platform.launcher.core.LauncherFactory.openSession(LauncherFactory.java:98)
	at org.junit.platform.launcher.core.LauncherFactory.openSession(LauncherFactory.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at org.apache.maven.surefire.api.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:125)
	... 29 more
An error has occurred. See the log file
/home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/configuration/1702187732967.log.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for tycho-repro-junit 1.0.0-SNAPSHOT:
[INFO] 
[INFO] tycho-repro-junit .................................. SUCCESS [  0.077 s]
[INFO] target-platform .................................... SUCCESS [  0.020 s]
[INFO] bundle-example ..................................... FAILURE [ 10.796 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  14.966 s
[INFO] Finished at: 2023-12-10T05:55:34Z
[INFO] ------------------------------------------------------------------------
[DEBUG] [7940f370-f43e-48d9-942a-b11a5c1836bb][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.SimpleProfileRegistry and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.9.0/org.eclipse.equinox.p2.engine-2.9.0.jar
[DEBUG] [7940f370-f43e-48d9-942a-b11a5c1836bb][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.9.0/org.eclipse.equinox.p2.engine-2.9.0.jar
[DEBUG] [7940f370-f43e-48d9-942a-b11a5c1836bb][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class class org.eclipse.equinox.internal.p2.engine.ProfileRegistryComponent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.9.0/org.eclipse.equinox.p2.engine-2.9.0.jar
[DEBUG] [7940f370-f43e-48d9-942a-b11a5c1836bb][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.engine for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.engine/2.9.0/org.eclipse.equinox.p2.engine-2.9.0.jar
[DEBUG] [7940f370-f43e-48d9-942a-b11a5c1836bb][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[DEBUG] [7940f370-f43e-48d9-942a-b11a5c1836bb][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[DEBUG] [7940f370-f43e-48d9-942a-b11a5c1836bb][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Searching bundle for class interface org.eclipse.equinox.p2.core.IProvisioningAgent and location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[DEBUG] [7940f370-f43e-48d9-942a-b11a5c1836bb][extension>org.eclipse.tycho:tycho-maven-plugin:5.0.0-SNAPSHOT] Return bundle org.eclipse.equinox.p2.core for location file:/home/runner/.m2/repository/org/eclipse/platform/org.eclipse.equinox.p2.core/2.10.200/org.eclipse.equinox.p2.core-2.10.200.jar
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:plugin-test (execute-plugin-tests) on project bundle-example: An unexpected error occurred while launching the test runtime (process returned error code 13). Command-line used to launch the sub-process was /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.9-9/x64/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -Dosgi.clean=true -jar /home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -debug -consolelog -data /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/data -install /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work -configuration /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/surefire.properties in working directory /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:5.0.0-SNAPSHOT:plugin-test (execute-plugin-tests) on project bundle-example: An unexpected error occurred while launching the test runtime (process returned error code 13). Command-line used to launch the sub-process was /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.9-9/x64/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -Dosgi.clean=true -jar /home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -debug -consolelog -data /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/data -install /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work -configuration /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/surefire.properties in working directory /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:333)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
Caused by: org.apache.maven.plugin.MojoFailureException: An unexpected error occurred while launching the test runtime (process returned error code 13). Command-line used to launch the sub-process was /opt/hostedtoolcache/Java_Temurin-Hotspot_jdk/17.0.9-9/x64/bin/java -Dosgi.noShutdown=false -Dosgi.os=linux -Dosgi.ws=gtk -Dosgi.arch=x86_64 -Dosgi.clean=true -jar /home/runner/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.6.400.v20210924-0641/org.eclipse.equinox.launcher-1.6.400.v20210924-0641.jar -debug -consolelog -data /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/data -install /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work -configuration /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/work/configuration -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example/target/surefire.properties in working directory /home/runner/work/tycho/tycho/tycho-its/target/projects/TargetPlatformArtifactJUnitTest/testTargetPlatformForJUnit5/target.artifact.junit/bundle-example
    at org.eclipse.tycho.surefire.AbstractEclipseTestMojo.runTest (AbstractEclipseTestMojo.java:1011)
    at org.eclipse.tycho.surefire.AbstractEclipseTestMojo.runTests (AbstractEclipseTestMojo.java:607)
    at org.eclipse.tycho.surefire.AbstractTestMojo.execute (AbstractTestMojo.java:233)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:126)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2 (MojoExecutor.java:328)
    at org.apache.maven.lifecycle.internal.MojoExecutor.doExecute (MojoExecutor.java:316)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:212)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:174)
    at org.apache.maven.lifecycle.internal.MojoExecutor.access$000 (MojoExecutor.java:75)
    at org.apache.maven.lifecycle.internal.MojoExecutor$1.run (MojoExecutor.java:162)
    at org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute (DefaultMojosExecutionStrategy.java:39)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:159)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:105)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:73)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:53)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:118)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:261)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:173)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:101)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:906)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:283)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:206)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:568)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:283)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:226)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:407)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:348)
[ERROR] 
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :bundle-example
[DEBUG] Shutting down adapter factory; available factories [file-lock, rwlock-local, semaphore-local, noop]; available name mappers [discriminating, file-gav, file-hgav, file-static, gav, static]
[DEBUG] Shutting down 'file-lock' factory
[DEBUG] Shutting down 'rwlock-local' factory
[DEBUG] Shutting down 'semaphore-local' factory
[DEBUG] Shutting down 'noop' factory

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1484)
	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1374)
	at org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest.testTargetPlatformForJUnit5(TargetPlatformArtifactJUnitTest.java:14)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

6 skipped tests found

There are 6 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
org.eclipse.tycho.test.compiler.RequireJREPackagesImportTest ‑ testStrictImportJREPackages
org.eclipse.tycho.test.eeProfile.Java18ResolutionTest ‑ testProductBuildForJava18
org.eclipse.tycho.test.issue697.Issue697Test ‑ test
org.eclipse.tycho.test.packaging.ConsumerPomTest ‑ testReplaceP2
org.eclipse.tycho.test.resolver.ResolverTests ‑ testResolveRebundledMavenDependencies
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenLocationRepositories

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

377 tests found

There are 377 tests, see "Raw output" for the full list of tests.
Raw output
org.eclipse.tycho.test.CustomBundlePluginTest ‑ testCustomBundleParent
org.eclipse.tycho.test.CustomBundlePluginTest ‑ testUnresolvableCustomBundle
org.eclipse.tycho.test.DemoTest ‑ testOsgiMavenRepositoryDemo
org.eclipse.tycho.test.DemoTest ‑ testP2MavenRepositoryDemo
org.eclipse.tycho.test.DemoTest ‑ testSureFireDemo
org.eclipse.tycho.test.DemoTest ‑ testTychoBndDemo
org.eclipse.tycho.test.DemoTest ‑ testTychoBndPdeWorkspaceDemo
org.eclipse.tycho.test.DemoTest ‑ testTychoBndWorkspaceDemo
org.eclipse.tycho.test.DemoTest ‑ testTychoMultiReleaseDemo
org.eclipse.tycho.test.DemoTest ‑ testTychoPublishP2Demo
org.eclipse.tycho.test.DemoTest ‑ testTychoSureFireDemo
org.eclipse.tycho.test.DocumentBundlePluginTest ‑ test1
org.eclipse.tycho.test.DocumentBundlePluginTest ‑ testAdditionalDeps
org.eclipse.tycho.test.DocumentBundlePluginTest ‑ testGenerateIndex
org.eclipse.tycho.test.MNGECLIPSE949jarDirectoryBundles.JarDirectoryBundlesTest ‑ test
org.eclipse.tycho.test.TYCHO0209tychoRepositoryRoundtrip.TychoRepositoryRoundtripTest ‑ testLocalMavenRepository
org.eclipse.tycho.test.TYCHO0294ProductP2TargetPlatformResolver.ProductP2TargetPlatformResolverTest ‑ testBasic
org.eclipse.tycho.test.TYCHO0367localRepositoryCrosstalk.LocalRepositoryCrosstalkTest ‑ test
org.eclipse.tycho.test.TYCHO0383dotQualifierMatching.DotQualifierMatchingTest ‑ testFeature
org.eclipse.tycho.test.TYCHO0383dotQualifierMatching.DotQualifierMatchingTest ‑ testProduct
org.eclipse.tycho.test.TYCHO0404pomDependencyConsiderExtraClasspath.PomDependencyConsiderExtraClasspathTest ‑ test
org.eclipse.tycho.test.TYCHO0439repositoryCategories.RepositoryCategoriesTest ‑ testDeployableFeature
org.eclipse.tycho.test.TYCHO0453expandReleaseVersion.ExpandReleaseVersionTest ‑ test
org.eclipse.tycho.test.TYCHO109product.Tycho109ProductExportTest ‑ exportFeatureProduct
org.eclipse.tycho.test.TYCHO109product.Tycho109ProductExportTest ‑ exportPluginRcpApplication
org.eclipse.tycho.test.TYCHO109product.Tycho109ProductExportTest ‑ productNoZip
org.eclipse.tycho.test.TYCHO192sourceBundles.Tycho192SourceBundleTest ‑ testDefaultSourceBundleSuffix
org.eclipse.tycho.test.TYCHO240includeLaunchers.IncludeLaunchersTest ‑ includeLaunchers
org.eclipse.tycho.test.TYCHO240includeLaunchers.IncludeLaunchersTest ‑ noIncludeLaunchers
org.eclipse.tycho.test.TYCHO246rcpSourceBundles.TYCHO246rcpSourceBundlesTest ‑ testMultiplatformReactorBuild
org.eclipse.tycho.test.TYCHO253extraClassPathEntries.ExtraClassPathEntriesTest ‑ testExtraClasspath
org.eclipse.tycho.test.TYCHO253extraClassPathEntries.ExtraClassPathEntriesTest ‑ testJarsExtraClasspath
org.eclipse.tycho.test.TYCHO253extraClassPathEntries.ExtraClassPathEntriesTest ‑ testReferenceToInnerJar
org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest ‑ testActiveProxy
org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest ‑ testInactiveProxy
org.eclipse.tycho.test.TYCHO279HttpProxy.ProxySupportTest ‑ testProxyWithAuthenticationEncryptedPassword
org.eclipse.tycho.test.TYCHO285EclipseSourceBundles.TYCHO285EclipseSourceBundlesTest ‑ testEclipseSourceBundleManifestAttributes
org.eclipse.tycho.test.TYCHO300launcherIcons.LauncherIconsTest ‑ testEclipseSourceBundleManifestAttributes
org.eclipse.tycho.test.TYCHO308importSystemPackage.ImportSystemPackagesTest ‑ testLocalInstall
org.eclipse.tycho.test.TYCHO308importSystemPackage.ImportSystemPackagesTest ‑ testP2Repository
org.eclipse.tycho.test.TYCHO309pomDependencyConsider.PomDependencyConsiderTest ‑ testPomDependenciesConsider
org.eclipse.tycho.test.TYCHO321deployableFeature.DeployableFeatureTest ‑ testDeployableFeature
org.eclipse.tycho.test.TYCHO330validateVersion.ValidateVersionTest ‑ testFeature
org.eclipse.tycho.test.TYCHO330validateVersion.ValidateVersionTest ‑ testPlugin
org.eclipse.tycho.test.TYCHO350ClassCastException.TYCHO350ClassCastExceptionTest ‑ test
org.eclipse.tycho.test.TYCHO418pomDependencyConsider.PomDependencyConsiderTest ‑ testPomDependenciesConsider
org.eclipse.tycho.test.TYCHO449SrcIncludesExcludes.Tycho449SrcIncludesExcludesTest ‑ testDefaultSourceBundleSuffix
org.eclipse.tycho.test.TYCHO502sourceBundleQualifier.Tycho502SourceBundleQualifierTest ‑ testReferencedQualifierInSourceBundle
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testAnnotations
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testApiBreak
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testEmbeddedJars
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testGenerate
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testNoBin
org.eclipse.tycho.test.apitools.ApiToolsTest ‑ testSingleJar
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testAddHeader
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testAddInternalMethod
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testAddMethod
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testAddResource
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testChangedLineEndings
org.eclipse.tycho.test.baseline.BaselineMojoTest ‑ testUnchangedApi
org.eclipse.tycho.test.brokenp2data.BrokenP2DataTest ‑ test
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testDefaultBuildQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testForcedBuildQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testJgitBuildQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testMilestoneBuildQualifier
org.eclipse.tycho.test.buildextension.CiFriendlyVersionsTest ‑ testWithSnapshotBuildQualifier
org.eclipse.tycho.test.buildextension.PomlessTest ‑ testBnd
org.eclipse.tycho.test.buildextension.PomlessTest ‑ testPomlessModel
org.eclipse.tycho.test.buildextension.PomlessTest ‑ testPomlessTestPluginDetection
org.eclipse.tycho.test.buildextension.PomlessTest ‑ testSourceFolder
org.eclipse.tycho.test.compare.CompareWithBaselineTest ‑ testEENone
org.eclipse.tycho.test.compiler.AnnotationProcessorTest ‑ testAnnotationProcessor
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testDSComponents
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testJUnit4Container
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testJUnit4ContainerWithDependencies
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testJUnit5ContainerWithoutTarget
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testLibEntry
org.eclipse.tycho.test.compiler.CompilerClasspathEntryTest ‑ testOSGiAnnotations
org.eclipse.tycho.test.compiler.CompilerClasspathTest ‑ testPomOnlyDependencies
org.eclipse.tycho.test.compiler.CompilerExcludeTest ‑ testExtraExports
org.eclipse.tycho.test.compiler.CompilerExtraExportsJava17Test ‑ testExtraExports
org.eclipse.tycho.test.compiler.CompilerExtraExportsTest ‑ testExtraExports
org.eclipse.tycho.test.compiler.FailOnWarningTest ‑ testCompilerFailOnWarning
org.eclipse.tycho.test.compiler.FragmentsTest ‑ testFragment
org.eclipse.tycho.test.compiler.JavaxAnnotationImportTest ‑ testStrictImportJREPackages
org.eclipse.tycho.test.compiler.MavenCompilerPluginTest ‑ testAdditionalBundles
org.eclipse.tycho.test.compiler.MavenCompilerPluginTest ‑ testAdditionalBundles2
org.eclipse.tycho.test.compiler.MavenCompilerPluginTest ‑ testJDTCompilerId
org.eclipse.tycho.test.compiler.MavenCompilerPluginTest ‑ testLimitModules
org.eclipse.tycho.test.compiler.MisconfigurationTest ‑ testCompilerMisconfigured
org.eclipse.tycho.test.compiler.RequireJREPackagesImportTest ‑ testStrictImportJREPackages
org.eclipse.tycho.test.compiler.TestErrorMessages ‑ testBREEWithoutProfile
org.eclipse.tycho.test.compiler.TestErrorMessages ‑ testMissingBREEWithJustJProfile
org.eclipse.tycho.test.compiler.TestErrorMessages ‑ testMissingBREEWithPlainProfile
org.eclipse.tycho.test.eclipserun.EclipseRunBundleStartLevelTest ‑ testBundleStartLevel
org.eclipse.tycho.test.eeProfile.CustomProfileIntegrationTest ‑ testBuildWithCustomProfile
org.eclipse.tycho.test.eeProfile.DependencyResolverEETest ‑ breeForDependencyHigherThanCurrentBREE
org.eclipse.tycho.test.eeProfile.DependencyResolverEETest ‑ eeFromBREE
org.eclipse.tycho.test.eeProfile.DependencyResolverEETest ‑ eeFromPOM
org.eclipse.tycho.test.eeProfile.FragmentsAttachedTest ‑ testSWTFragmentsAttached
org.eclipse.tycho.test.eeProfile.Java11ResolutionTest ‑ testProductBuildForJava11
org.eclipse.tycho.test.eeProfile.Java17ResolutionTest ‑ testProductBuildForJava17
org.eclipse.tycho.test.eeProfile.Java18ResolutionTest ‑ testProductBuildForJava18
org.eclipse.tycho.test.eeProfile.Java7ResolutionTest ‑ testP2ResolutionWithLowerBREEThanRequiredBundle
org.eclipse.tycho.test.eeProfile.Java7ResolutionTest ‑ testRepositoryAggregationForJava7
org.eclipse.tycho.test.feature.FeatureWithDependenciesTest ‑ testFeatureRestrictionWithIncludeFeaturesEnabled
org.eclipse.tycho.test.feature.FeatureWithDependenciesTest ‑ testFeatureRestrictionWithIncludePluginsAndFeaturesDisabled
org.eclipse.tycho.test.feature.FeatureWithDependenciesTest ‑ testFeatureRestrictionWithIncludePluginsAndIncludeFeaturesEnabled
org.eclipse.tycho.test.feature.FeatureWithDependenciesTest ‑ testFeatureRestrictionWithIncludePluginsEnabled
org.eclipse.tycho.test.feature.FeatureWithMultipleFiltersTest ‑ testFeaturePatch
org.eclipse.tycho.test.feature.FeatureWithRestrictionsTest ‑ testFeatureRestriction
org.eclipse.tycho.test.featurePatch.EclipseRepoIncludingFeaturePatchTest ‑ testRepsoitoryBuild
org.eclipse.tycho.test.featurePatch.FeaturePatchTest ‑ testFeaturePatch
org.eclipse.tycho.test.issue1093.Issue1093Test ‑ test
org.eclipse.tycho.test.issue23.Issue23Test ‑ test
org.eclipse.tycho.test.issue271.Issue271Test ‑ test
org.eclipse.tycho.test.issue2937.Issue2937Test ‑ test
org.eclipse.tycho.test.issue697.Issue697Test ‑ test
org.eclipse.tycho.test.iu.IUMetadataGenerationTest ‑ testIUWithArtifact
org.eclipse.tycho.test.iu.IUMetadataGenerationTest ‑ testIUWithoutArtifact
org.eclipse.tycho.test.iu.ProductWithIUTest ‑ testRootFilesFromIUPackagingInstalledAndInRepo
org.eclipse.tycho.test.jarsigning.JarSigningTest ‑ testExtraSigning
org.eclipse.tycho.test.jarsigning.JarSigningTest ‑ testSigning
org.eclipse.tycho.test.licenseFeature.LicenseFeatureTest ‑ test
org.eclipse.tycho.test.licenseFeature.SetLicenseFeatureVersionTest ‑ test
org.eclipse.tycho.test.limitations.MixedTychoVersionsTest ‑ testSeveralTychoVersionsConfigured
org.eclipse.tycho.test.limitations.NonUniqueBasedirsTest ‑ testNonUniqueBasedirFailure
org.eclipse.tycho.test.mngeclipse1007.BinExcludedTest ‑ test
org.eclipse.tycho.test.mngeclipse937.CustomSourceEncodingTest ‑ test
org.eclipse.tycho.test.multiplatform.MultiplatformProductTest ‑ exportProduct
org.eclipse.tycho.test.multiplatform.MultiplatformReactorTest ‑ testMultiplatformReactorBuild
org.eclipse.tycho.test.p2Inf.ExtraUnitsTest ‑ testExtraUnitsDontSpoilDependencyArtifacts
org.eclipse.tycho.test.p2Inf.HostRequiresFragmentWithP2InfTest ‑ testBuildAndTestWithHostRequiringOwnFragment
org.eclipse.tycho.test.p2Inf.MultienvP2infTest ‑ test
org.eclipse.tycho.test.p2Inf.VirtualUnitTest ‑ testVirtualUnitMultiBundleWithRequirementDoesNotFailBuild
org.eclipse.tycho.test.p2Inf.VirtualUnitTest ‑ testVirtualUnitRequirementDoesNotFailBuild
org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest ‑ test347416CustomFinalName
org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest ‑ test381377BundleInclusion
org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest ‑ testDependencyList
org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest ‑ testIncludeIUViaMatchQuery
org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest ‑ testIncludedIUById
org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest ‑ testResourcesProcessed
org.eclipse.tycho.test.p2Repository.BasicP2RepositoryIntegrationTest ‑ testXZCompression
org.eclipse.tycho.test.p2Repository.DownloadStatsTest ‑ testDownloadStatsAddedUponProperty
org.eclipse.tycho.test.p2Repository.DownloadStatsTest ‑ testNoDownloadStatsByDefault
org.eclipse.tycho.test.p2Repository.DownloadVerifyNoDigestAlgoTest ‑ test
org.eclipse.tycho.test.p2Repository.IncludeAllSourcesTest ‑ testIncludeAllSourcesFromOldOrbit
org.eclipse.tycho.test.p2Repository.IncludeAllSourcesTest ‑ testSourceInclusion
org.eclipse.tycho.test.p2Repository.MavenP2SiteTest ‑ testDeployIgnore
org.eclipse.tycho.test.p2Repository.MavenP2SiteTest ‑ testPGP
org.eclipse.tycho.test.p2Repository.MavenP2SiteTest ‑ testProduceConsume
org.eclipse.tycho.test.p2Repository.OSGiRepositoryTest ‑ testProduceConsume
org.eclipse.tycho.test.p2Repository.P2ArtifactMappingToMavenRepoTest ‑ testMapperReferenceMavenCentral
org.eclipse.tycho.test.p2Repository.P2RepositoryDownloadTest ‑ testDownloadOnlyOnce
org.eclipse.tycho.test.p2Repository.P2RepositoryDownloadTest ‑ testReactorCanBeVerified
org.eclipse.tycho.test.p2Repository.P2RepositoryFtpHandlerTest ‑ testFtpRepository
org.eclipse.tycho.test.p2Repository.P2RepositoryPropertiesTest ‑ testArtifactRepositoryExtraProperties
org.eclipse.tycho.test.p2Repository.P2RepositoryPropertiesTest ‑ testPropertyPropagation
org.eclipse.tycho.test.p2Repository.P2RepositoryValidateTest ‑ testValidate
org.eclipse.tycho.test.p2Repository.P2RepositoryValidateTest ‑ testValidateDoesNotFetch
org.eclipse.tycho.test.p2Repository.QualifierExpansionAndArtifactAssemblyTest ‑ testCategoryUnitHasInclusionsVersionsExpanded
org.eclipse.tycho.test.p2Repository.QualifierExpansionAndArtifactAssemblyTest ‑ testFeatureUnitHasOwnVersionAndInclusionsExpanded
org.eclipse.tycho.test.p2Repository.QualifierExpansionAndArtifactAssemblyTest ‑ testIncludedExternalArtifactIsAssembled
org.eclipse.tycho.test.p2Repository.QualifierExpansionAndArtifactAssemblyTest ‑ testIncludedReactorArtifactsAreAssembled
org.eclipse.tycho.test.p2Repository.QualifierExpansionAndArtifactAssemblyTest ‑ testProductUnitHasOwnVersionAndInclusionsExpanded
org.eclipse.tycho.test.p2Repository.QualifierExpansionAndArtifactAssemblyTest ‑ testPublishedBundleIU
org.eclipse.tycho.test.p2Repository.RepoRefLocationP2RepositoryIntegrationTest ‑ testAdditionOfOnlyProvidingRepos
org.eclipse.tycho.test.p2Repository.RepoRefLocationP2RepositoryIntegrationTest ‑ testRefLocation
org.eclipse.tycho.test.p2Repository.RepoRefLocationP2RepositoryIntegrationTest ‑ testReferenceFiltering
org.eclipse.tycho.test.p2Repository.RepositoryIncludeTest ‑ testFilterProvided
org.eclipse.tycho.test.p2Repository.TransitiveP2RepoTest ‑ testEclipseRepositoryNonTransitive
org.eclipse.tycho.test.p2Repository.TransitiveP2RepoTest ‑ testEclipseRepositoryTransitive
org.eclipse.tycho.test.packaging.AttachedZipTest ‑ testAttachP2Metadata
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineDisable
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFail
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFailCommon_Changed
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFailCommon_Changed_ignoredFiles
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFailCommon_newAttachedArtifact
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineFail_changedAttachedArtifact
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineRepositoryDoesNotExist
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineWarn
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testBaselineWarn_changedAttachedArtifact
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testContentChangedStrict
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testCorruptedBaselineRepo
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testNewVersion
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testRebuildOfTheSameCodebase
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testReplaceAll
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testReplaceCommon
org.eclipse.tycho.test.packaging.BaselineValidateAndReplaceTest ‑ testReplaceNone
org.eclipse.tycho.test.packaging.BuildQualifierTest ‑ testBuildQualifierMojoWithJGitTimestamp_jarPackagingType
org.eclipse.tycho.test.packaging.ConsumerPomTest ‑ testReplaceP2
org.eclipse.tycho.test.packaging.ConsumerPomTest ‑ testReplacePackagingType
org.eclipse.tycho.test.packaging.ConsumerPomTest ‑ testReplaceWrappedMavenDependencies
org.eclipse.tycho.test.packaging.CustomManifestAndFeatureTest ‑ testManifestAndFeatureConfigsHaveBeenFiltered
org.eclipse.tycho.test.packaging.DefaultBuildTimestampProviderTest ‑ testDefaulBuildTimestampIsTheMavenBuildTimestamp
org.eclipse.tycho.test.packaging.PackageNestedJarsAndDirsTest ‑ testPackageNestedJarsAndDirs
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testForceSigning
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testResigningMerge
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testResigningMergeSameKey
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testResigningReplace
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testResigningSkip
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testSigning
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testSigningBinaries
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testSigningSkipIfJarSignedAndAnchored
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testSigningWithBouncyCastle
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testSigningWithBouncyCastleWithDirectlyLoadedSecretKeys
org.eclipse.tycho.test.pgp.TestPGPSigning ‑ testSigningWithBouncyCastleWithDirectlyLoadedSecretKeysAndSpecifiedKeyname
org.eclipse.tycho.test.pomDependencies.PomDependencyWrapTest ‑ testWrap
org.eclipse.tycho.test.pomDependencyConsider.PackagingPomDependencyWithTimestampProviderTest ‑ testPackage
org.eclipse.tycho.test.pomDependencyConsider.PomDependencyIgnoreTest ‑ testIgnorePomDependency
org.eclipse.tycho.test.pomDependencyConsider.PomDependencyOnLocallyBuiltTychoArtifactTest ‑ testReuseOfP2MetadataForPomDependencyOnTychoArtifact
org.eclipse.tycho.test.pomDependencyConsider.PomDependencyOnNonTychoArtifactTest ‑ testP2DataGeneratedForPomDependency
org.eclipse.tycho.test.pomDependencyConsider.PomDependencySystemScopedTest ‑ testSystemScopedDependenciesIgnored
org.eclipse.tycho.test.product.BuildProductWithIgnoredContentTest ‑ testBuildOfProductWithBundlesDespiteUseFeaturesTrue
org.eclipse.tycho.test.product.BuildProductWithoutCleanTest ‑ testProductUnitsAreCleaned
org.eclipse.tycho.test.product.InvalidProductTest ‑ testInvalidProductFile
org.eclipse.tycho.test.product.MetaRequirementsTest ‑ testProductInstallationWithCustomTouchpoint
org.eclipse.tycho.test.product.ProductArchiveFormatTest ‑ test
org.eclipse.tycho.test.product.ProductBuildTest ‑ testAdditionOfUpdateRepositories
org.eclipse.tycho.test.product.ProductBuildTest ‑ testMavenDepedencyInTarget
org.eclipse.tycho.test.product.ProductBuildTest ‑ testPGPSignedInProduct
org.eclipse.tycho.test.product.ProductDefinitionCrosstalkTest ‑ testProductContentNotLeakedBetweenProducts
org.eclipse.tycho.test.product.ProductDuplicateIUsTest ‑ testMultipleProductsNoDuplicateIUs
org.eclipse.tycho.test.product.ProductMixedVersionsTest ‑ testMixedPluginVersions
org.eclipse.tycho.test.product.ProductTypesTest ‑ testFeatureBasedProductsWithTypeAttribute
org.eclipse.tycho.test.product.ProductTypesTest ‑ testFeatureBasedProductsWithUseFeatureAttribute
org.eclipse.tycho.test.product.ProductTypesTest ‑ testMixedProductsWithTypeAttribute
org.eclipse.tycho.test.product.ProductTypesTest ‑ testPluginBasedProductsWithTypeAttribute
org.eclipse.tycho.test.product.ProductTypesTest ‑ testPluginBasedProductsWithUseFeatureAttribute
org.eclipse.tycho.test.product.ReferenceBetweenProductsTest ‑ testProductCanReferenceProductFromDifferentModule
org.eclipse.tycho.test.product.Tycho188P2EnabledRcpTest ‑ testContent
org.eclipse.tycho.test.product.Tycho188P2EnabledRcpTest ‑ testInstalledProductArtifacts
org.eclipse.tycho.test.product.Tycho188P2EnabledRcpTest ‑ testPublishedProducts
org.eclipse.tycho.test.product.Tycho188P2EnabledRcpTest ‑ testRootLevelFeaturesAreIncludedInP2Repository
org.eclipse.tycho.test.product.Tycho188P2EnabledRcpTest ‑ testRootLevelFeaturesAreInstalledAtRoot
org.eclipse.tycho.test.product.Tycho188P2EnabledRcpTest ‑ testRootLevelFeaturesAreInstalledInRightProducts
org.eclipse.tycho.test.product.Tycho465RootFilesTest ‑ testProductBuild
org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest ‑ testAlsoMake
org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest ‑ testAlsoMakeDependentsNeedsToPickUpDependenciesOfDependents
org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest ‑ testAlsoMakeProduct
org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest ‑ testAlsoMakeSite
org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest ‑ testAlsoMakeWithIndirectDependencies
org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest ‑ testBoth
org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest ‑ testCompleteBuild
org.eclipse.tycho.test.reactor.makeBehaviour.MavenReactorMakeOptionsTest ‑ testSingleProjectNoOptionFails
org.eclipse.tycho.test.resolver.BundleNativeCodeTest ‑ testBundleNativeCode
org.eclipse.tycho.test.resolver.CycleTest ‑ testDependencyCycle
org.eclipse.tycho.test.resolver.ExtraCompilerRequirementsTest ‑ testArtificial
org.eclipse.tycho.test.resolver.ExtraCompilerRequirementsTest ‑ testDynamicImportPackage
org.eclipse.tycho.test.resolver.ExtraCompilerRequirementsTest ‑ testFragmentImportPackage
org.eclipse.tycho.test.resolver.ExtraCompilerRequirementsTest ‑ testFragmentSplitPackage
org.eclipse.tycho.test.resolver.ExtraCompilerRequirementsTest ‑ testImportPackageDirectives
org.eclipse.tycho.test.resolver.JustJJRETest ‑ testProductWithJustJJREdifferentToRunningJVM
org.eclipse.tycho.test.resolver.OptionalDependenciesTest ‑ testOptionallyRequiredBundleCanBeIgnored
org.eclipse.tycho.test.resolver.OptionalDependenciesTest ‑ testOptionallyRequiredBundleIsOnCompileClassPath
org.eclipse.tycho.test.resolver.PomDependenciesTest ‑ testPomDependencies
org.eclipse.tycho.test.resolver.ReexportedRequireBundleTest ‑ testBundleNativeCode
org.eclipse.tycho.test.resolver.ReexportedRequireBundleTest ‑ testOrgEclipseCoreExpressions
org.eclipse.tycho.test.resolver.ResolverTests ‑ testConsiderResolutionWithUsesDirectiveIfVanillaResolutionFails
org.eclipse.tycho.test.resolver.ResolverTests ‑ testMixedReactor
org.eclipse.tycho.test.resolver.ResolverTests ‑ testMultipleFragmentsOnlyOneIsChoosen
org.eclipse.tycho.test.resolver.ResolverTests ‑ testMultipleVersionsWithSubstitution
org.eclipse.tycho.test.resolver.ResolverTests ‑ testResolveRebundledMavenDependencies
org.eclipse.tycho.test.resolver.ResolverTests ‑ testUsesConstraintViolations
org.eclipse.tycho.test.resolver.SplitPackagesTest ‑ testSplitPackage
org.eclipse.tycho.test.resolver.Tycho1127AddjarsIssueTest ‑ testTycho1127AddjarsIssue
org.eclipse.tycho.test.resolver.TychoGenerateSourcesIssueTest ‑ testTychoGenerateSourcesIssue
org.eclipse.tycho.test.selundqma.SeLundqmaTest ‑ test
org.eclipse.tycho.test.sourceBundle.AutoGenerateSourceArtifactsTest ‑ testSourceGeneration
org.eclipse.tycho.test.sourceBundle.AutoNoSourceBundleTest ‑ test
org.eclipse.tycho.test.sourceBundle.PDESourceHeaderGenerationTest ‑ testSourceHeaderGeneration
org.eclipse.tycho.test.sourceBundle.SourceBundlesNestedJarsTest ‑ testDistinctSourceRoots
org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest ‑ testBasic
org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest ‑ testExtraSourceBundles
org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest ‑ testLicenseFeature
org.eclipse.tycho.test.sourceBundle.TychoSourcePluginTest ‑ testRemoteSourceBundles
org.eclipse.tycho.test.surefire.BundleStartInSurefireTest ‑ explicitBundleStartLevel
org.eclipse.tycho.test.surefire.BundleStartInSurefireTest ‑ implicitDSAutostart
org.eclipse.tycho.test.surefire.CategoriesTest ‑ testIncludeExcludeCategories
org.eclipse.tycho.test.surefire.DirectTestPluginInvocationTest ‑ test
org.eclipse.tycho.test.surefire.EnableAssertionsTest ‑ testEnableAssertions
org.eclipse.tycho.test.surefire.EnvVarTest ‑ testEnvironmentVariablesInheritance
org.eclipse.tycho.test.surefire.ExplodedTestDependenciesTest ‑ testLocalMavenRepository
org.eclipse.tycho.test.surefire.ExtraTestApplicationArgumentsTest ‑ exportProduct
org.eclipse.tycho.test.surefire.FailIfNoTestsTest ‑ testNoTestsFailureDefaultCase
org.eclipse.tycho.test.surefire.FailIfNoTestsTest ‑ testNoTestsNoFailure
org.eclipse.tycho.test.surefire.FrameworkExtensionsTest ‑ testFrameworkExtensions
org.eclipse.tycho.test.surefire.JUnit5TempDirTest ‑ testJUnit5Runner
org.eclipse.tycho.test.surefire.JUnit5Test ‑ testJUnit4and54Runner
org.eclipse.tycho.test.surefire.JUnit5Test ‑ testJUnit54Runner
org.eclipse.tycho.test.surefire.JUnit5Test ‑ testJUnit56Runner
org.eclipse.tycho.test.surefire.JUnit5Test ‑ testJUnit59Runner
org.eclipse.tycho.test.surefire.JUnit5Test ‑ testJUnit5Runner
org.eclipse.tycho.test.surefire.JVMArgsTest ‑ test
org.eclipse.tycho.test.surefire.JavaToolchainInSurefireTest ‑ test
org.eclipse.tycho.test.surefire.Junit4TestBundleTest ‑ test
org.eclipse.tycho.test.surefire.OpenTest4JTest ‑ testOpenTest4JUsage
org.eclipse.tycho.test.surefire.P2InstalledTestRuntimeTest ‑ testDifferentHarnessVersions
org.eclipse.tycho.test.surefire.P2InstalledTestRuntimeTest ‑ testProvisionAppAndRunTest
org.eclipse.tycho.test.surefire.P2InstalledTestRuntimeTest ‑ testRunTestOnProvisionedApp
org.eclipse.tycho.test.surefire.ParallelTestExecutionTest ‑ testParallelExecution
org.eclipse.tycho.test.surefire.RequireBundleTest ‑ loadResourceFromRequireBundle
org.eclipse.tycho.test.surefire.RequireBundleTest ‑ requireMultipleVersionsOfABundle
org.eclipse.tycho.test.surefire.RunOrderTest ‑ testRunOrder
org.eclipse.tycho.test.surefire.RunSingleTestTest ‑ test
org.eclipse.tycho.test.surefire.SystemPropertiesTest ‑ exportProduct
org.eclipse.tycho.test.surefire.TestBundleShapeTest ‑ test
org.eclipse.tycho.test.surefire.TestFragmentTest ‑ test
org.eclipse.tycho.test.surefire.TestNGBundleTest ‑ test
org.eclipse.tycho.test.surefire.TestOptionalDependenciesTest ‑ reactorIndirectOptionalDependencies
org.eclipse.tycho.test.surefire.TestOptionalDependenciesTest ‑ testIgnoreMutuallyExclusiveOptionalDependenciesForTestRuntimeComputation
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testCompile
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testCompile5
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testIntegrationTest
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testTest
org.eclipse.tycho.test.surefire.TestsInBundleTest ‑ testVerify
org.eclipse.tycho.test.surefire.TwoJunitVersionsTest ‑ test
org.eclipse.tycho.test.symlinks.SymbolicLinkTest ‑ testBuildWithSymbolicLinkOnProjectPath
org.eclipse.tycho.test.target.DifferentTargetFilesSameAbsolutePathTest ‑ test
org.eclipse.tycho.test.target.OfflineModeTest ‑ testWithCompositeRepository
org.eclipse.tycho.test.target.OfflineModeTest ‑ testWithSimpleRepository
org.eclipse.tycho.test.target.OfflineModeTest ‑ testWithXZRepository
org.eclipse.tycho.test.target.PasswordProtectedCompositeP2RepositoryTest ‑ testRepository
org.eclipse.tycho.test.target.PasswordProtectedM2RepositoryTest ‑ testTargetDefinition
org.eclipse.tycho.test.target.PasswordProtectedP2RepositoryTest ‑ testRepository
org.eclipse.tycho.test.target.PasswordProtectedP2RepositoryTest ‑ testRepositoryEncrypted
org.eclipse.tycho.test.target.PasswordProtectedP2RepositoryTest ‑ testTargetDefinition
org.eclipse.tycho.test.target.PasswordProtectedP2RepositoryTest ‑ testTargetDefinitionEncrypted
org.eclipse.tycho.test.target.TargetDefinitionPackagingTypeTest ‑ testTargetDefinitionFromLocalRepo
org.eclipse.tycho.test.target.TargetDefinitionPackagingTypeTest ‑ testTargetDefinitionFromWithinReactor
org.eclipse.tycho.test.target.TargetDependenciesAccrossLocationsTest ‑ plannerDoesNotFailWhenDependenciesExistInDifferentTargetLocation
org.eclipse.tycho.test.target.TargetDependenciesAccrossLocationsTest ‑ plannerFailsWhenDependenciesDoNotExistInAnyLocation
org.eclipse.tycho.test.target.TargetDependenciesAccrossLocationsTest ‑ slicerDoesNotFailWhenDependenciesDoNotExistInAnyLocation
org.eclipse.tycho.test.target.TargetDependenciesAccrossLocationsTest ‑ slicerDoesNotFailWhenDependenciesExistInDifferentTargetLocation
org.eclipse.tycho.test.target.TargetPlatformArtifactJUnitTest ‑ testTargetPlatformForJUnit5
org.eclipse.tycho.test.target.TargetPlatformFilteringIntegrationTest ‑ test
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testDirectoryLocation
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenArtifactHaveMavenDepsCoordinates
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenArtifactHaveMavenRepoPath
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenLocation
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenLocationAutogeneratedFeature
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenLocationEclipseFeature
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenLocationMulti
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenLocationRepositories
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenLocationScopes
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testMavenLocationTransitiveFeature
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testTargetDefinedInRepositories
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testTargetPlatformArtifactCaching
org.eclipse.tycho.test.target.TargetPlatformLocationsTest ‑ testTargetRepositoryLocation
org.eclipse.tycho.test.target.TargetRestrictionThroughTargetFilesTest ‑ testContentAndVersionRestrictionWithSlicer
org.eclipse.tycho.test.target.TargetRestrictionThroughTargetFilesTest ‑ testVersionRestrictionWithPlanner
org.eclipse.tycho.test.target.TargetRestrictionThroughTargetFilesTest ‑ testWithFile
org.eclipse.tycho.test.target.TargetRestrictionThroughTargetFilesTest ‑ testWithFileAbsolute
org.eclipse.tycho.test.target.TargetVariableResolutionTest ‑ repositoryUrlCanContainEnvVarVariable
org.eclipse.tycho.test.target.TargetVariableResolutionTest ‑ repositoryUrlCanContainSystemPropertyVariable
org.eclipse.tycho.test.tycho001.P2MetadataGenerationTest ‑ test
org.eclipse.tycho.test.tycho026.Tycho26MissingFeatureTest ‑ test
org.eclipse.tycho.test.tycho154.Tycho154BundleJarTest ‑ test
org.eclipse.tycho.test.tycho2938.ContentJarTest ‑ noRedirect
org.eclipse.tycho.test.tycho2938.ContentJarTest ‑ redirectKeepFilename
org.eclipse.tycho.test.tycho2938.ContentJarTest ‑ redirectToBadLocation
org.eclipse.tycho.test.tycho2938.ContentJarTest ‑ redirectToMangledLocations
org.eclipse.tycho.test.tycho476.ExecutionEnvironmentTest ‑ testCompilerSourceTargetConfigurationViaManifest
org.eclipse.tycho.test.tycho503.TYCHO503DoubleEncodedUrlTest ‑ testEclipseRepositoryModuleWithSpacesInPath
org.eclipse.tycho.test.tycho937.Tycho937Test ‑ testCompilerSourceTargetConfigurationViaManifest
org.eclipse.tycho.test.tycho98.Tycho98MultiSourcesBundleJarTest ‑ test
org.eclipse.tycho.test.versionsplugin.MissingPluginVersionsTest ‑ testMissingPluginVersion
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ invokeVersionsPluginOnTycho0120Project
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testUpdatePomOfPomThatIsNamedPomXml
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testUpdatePomOfPomThatIsNotNamedPomXml
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testUpdatePomWithImplicitPomName
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ testUpdatePomsOfModularPom
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateProjectMetadataVersionBndTest
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateProjectVersionBndTest
org.eclipse.tycho.test.versionsplugin.TychoVersionsPluginTest ‑ updateTargetVersionTest
org.eclipse.tycho.test.workspacereader.WorkspaceReaderTest ‑ testWorkspaceReaderWithMavenArtefactInP2
org.eclipse.tycho.test.xtend.TychoXtendTest ‑ projectA