!SESSION 2022-01-04 11:37:09.242 ----------------------------------------------- eclipse.buildId=unknown java.version=11.0.2 java.vendor=Oracle Corporation BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US Framework arguments: -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-github_tycho-2.6.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/surefire.properties Command-line arguments: -data /home/jenkins/agent/workspace/tycho-github_tycho-2.6.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tycho-github_tycho-2.6.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/target/surefire.properties !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:11.964 !MESSAGE Using unsafe http transport to retrieve http://localhost:20762/mirrored, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:11.991 !MESSAGE Server returned lastModified <= 0 for http://localhost:20762/mirrored/content.xml !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.099 !MESSAGE Using unsafe http transport to retrieve http://localhost:20762/mirrored, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.103 !MESSAGE Server returned lastModified <= 0 for http://localhost:20762/mirrored/artifacts.xml !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.149 !MESSAGE Using unsafe http transport to retrieve http://localhost:61392/original, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.156 !MESSAGE Server returned lastModified <= 0 for http://localhost:61392/original/content.xml !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.177 !MESSAGE Using unsafe http transport to retrieve http://localhost:61392/original, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.182 !MESSAGE Server returned lastModified <= 0 for http://localhost:61392/original/artifacts.xml !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.195 !MESSAGE Using unsafe http transport to retrieve http://localhost:56389/mirrored, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.199 !MESSAGE Server returned lastModified <= 0 for http://localhost:56389/mirrored/content.xml !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.210 !MESSAGE Using unsafe http transport to retrieve http://localhost:56389/mirrored, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.240 !MESSAGE Server returned lastModified <= 0 for http://localhost:56389/mirrored/artifacts.xml !ENTRY org.eclipse.equinox.p2.core 4 0 2022-01-04 11:37:12.310 !MESSAGE Provisioning exception !STACK 1 org.eclipse.equinox.p2.core.ProvisionException: No repository found at file:/home/jenkins/agent/workspace/tycho-github_tycho-2.6.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/resources/repositories/composite/missingChildAndAtomicUnset/two. at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:405) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:709) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:131) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:125) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.load(CompositeArtifactRepository.java:496) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.addChild(CompositeArtifactRepository.java:177) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository.(CompositeArtifactRepository.java:99) at org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepositoryFactory.load(CompositeArtifactRepositoryFactory.java:120) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.factoryLoad(ArtifactRepositoryManager.java:92) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:787) at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:685) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:131) at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(ArtifactRepositoryManager.java:125) at org.eclipse.tycho.p2.remote.RemoteAgentCompositeLoadingTest.testLoadingCompositeRepositoryWithMissingChildFailsByDefault(RemoteAgentCompositeLoadingTest.java:57) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at org.junit.rules.Verifier$1.evaluate(Verifier.java:35) at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at org.junit.runners.ParentRunner.run(ParentRunner.java:413) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206) at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161) at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84) at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128) at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23) 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:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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) !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 1000 2022-01-04 11:37:12.310 !MESSAGE No repository found at file:/home/jenkins/agent/workspace/tycho-github_tycho-2.6.x/tycho-bundles/org.eclipse.tycho.p2.resolver.impl.test/resources/repositories/composite/missingChildAndAtomicUnset/two. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.354 !MESSAGE Using unsafe http transport to retrieve http://localhost:41972/e342, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.358 !MESSAGE Server returned lastModified <= 0 for http://localhost:41972/e342/content.xml !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.377 !MESSAGE Using unsafe http transport to retrieve http://localhost:41972/e342, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.391 !MESSAGE Using unsafe http transport to retrieve http://localhost:9823/e342, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.394 !MESSAGE Server returned lastModified <= 0 for http://localhost:9823/e342/content.xml !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.448 !MESSAGE Using unsafe http transport to retrieve http://localhost:18382/e342, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.453 !MESSAGE Server returned lastModified <= 0 for http://localhost:18382/e342/content.xml !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.507 !MESSAGE Using unsafe http transport to retrieve http://localhost:60464/e342, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.509 !MESSAGE Using unsafe http transport to retrieve http://localhost:60464/e342/content.xml.xz, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.510 !MESSAGE Using unsafe http transport to retrieve http://localhost:60464/e342, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.548 !MESSAGE Using unsafe http transport to retrieve http://localhost:59561/e342, see CVE-2021-41033. Consider using https instead. !ENTRY org.eclipse.equinox.p2.repository 2 0 2022-01-04 11:37:12.558 !MESSAGE Server returned lastModified <= 0 for http://localhost:59561/e342/content.xml