See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven/job/MNG-6999/2/
Changes: * [MNG-7000] metadata.mdo contains invalid link to schema * [MNG-6118] Make Maven aware of all projects in a multi module project when using -f or when changing directory to a submodule. * [MNG-6931] Deprecate custom logging approach * [MNG-6981] Include the child projects (modules) of the selected projects with --pl in the reactor. * MNG-6999: LexicalHandler is as same level as ContentHandler, not as parent * LexicalHandler and ContentHandler are at same level, so don't set LexicalHandler with parent * Improve tests * Add unittest to verify transform result of ConsumerModelSourceTransformer * [MNG-6999] Chained (consumer) XMLFilters can result in "floating" comments 1 tests failed. FAILED: org.apache.maven.it.MavenITmng4482ForcePluginSnapshotUpdateTest.windows-jdk11 / Run ITs Windows Java 11 / testit Error Message: Exit code was non-zero: 1; command line and log = C:\mvn-it-1.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-1.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -X -U -e --batch-mode -Dmaven.repo.local=c:\mvn-it-1.tmp\it-local-repo validate Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-1.tmp@tmp\withMavena2d8aaf6\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-1.tmp@tmp\withMavena2d8aaf6" Apache Maven 3.7.0-SNAPSHOT (cc7cf7b8ded9681daf11c5646704bea1bebbdd9d) Maven home: C:\mvn-it-1.tmp\core-it-suite\target\apache-maven Java version: 11, vendor: Oracle Corporation, runtime: f:\jenkins\tools\java\latest11 Default locale: en_US, platform encoding: Cp1252 OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows" [DEBUG] Included c:\mvn-it-1.tmp@tmp\withMavena2d8aaf6\pipeline-maven-spy.jar [DEBUG] Populating class realm maven.ext [DEBUG] Included c:\mvn-it-1.tmp@tmp\withMavena2d8aaf6\pipeline-maven-spy.jar [INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: javax.annotation.* < maven.ext [DEBUG] Imported: javax.annotation.security.* < maven.ext [DEBUG] Imported: javax.enterprise.inject.* < maven.ext [DEBUG] Imported: javax.enterprise.util.* < maven.ext [DEBUG] Imported: javax.inject.* < maven.ext [DEBUG] Imported: org.apache.maven.* < maven.ext [DEBUG] Imported: org.apache.maven.artifact < maven.ext [DEBUG] Imported: org.apache.maven.classrealm < maven.ext [DEBUG] Imported: org.apache.maven.cli < maven.ext [DEBUG] Imported: org.apache.maven.configuration < maven.ext [DEBUG] Imported: org.apache.maven.exception < maven.ext [DEBUG] Imported: org.apache.maven.execution < maven.ext [DEBUG] Imported: org.apache.maven.execution.scope < maven.ext [DEBUG] Imported: org.apache.maven.graph < maven.ext [DEBUG] Imported: org.apache.maven.lifecycle < maven.ext [DEBUG] Imported: org.apache.maven.model < maven.ext [DEBUG] Imported: org.apache.maven.monitor < maven.ext [DEBUG] Imported: org.apache.maven.plugin < maven.ext [DEBUG] Imported: org.apache.maven.profiles < maven.ext [DEBUG] Imported: org.apache.maven.project < maven.ext [DEBUG] Imported: org.apache.maven.reporting < maven.ext [DEBUG] Imported: org.apache.maven.repository < maven.ext [DEBUG] Imported: org.apache.maven.rtinfo < maven.ext [DEBUG] Imported: org.apache.maven.settings < maven.ext [DEBUG] Imported: org.apache.maven.toolchain < maven.ext [DEBUG] Imported: org.apache.maven.usability < maven.ext [DEBUG] Imported: org.apache.maven.wagon.* < maven.ext [DEBUG] Imported: org.apache.maven.wagon.authentication < maven.ext [DEBUG] Imported: org.apache.maven.wagon.authorization < maven.ext [DEBUG] Imported: org.apache.maven.wagon.events < maven.ext [DEBUG] Imported: org.apache.maven.wagon.observers < maven.ext [DEBUG] Imported: org.apache.maven.wagon.proxy < maven.ext [DEBUG] Imported: org.apache.maven.wagon.repository < maven.ext [DEBUG] Imported: org.apache.maven.wagon.resource < maven.ext [DEBUG] Imported: org.codehaus.classworlds < maven.ext [DEBUG] Imported: org.codehaus.plexus.* < maven.ext [DEBUG] Imported: org.codehaus.plexus.classworlds < maven.ext [DEBUG] Imported: org.codehaus.plexus.component < maven.ext [DEBUG] Imported: org.codehaus.plexus.configuration < maven.ext [DEBUG] Imported: org.codehaus.plexus.container < maven.ext [DEBUG] Imported: org.codehaus.plexus.context < maven.ext [DEBUG] Imported: org.codehaus.plexus.lifecycle < maven.ext [DEBUG] Imported: org.codehaus.plexus.logging < maven.ext [DEBUG] Imported: org.codehaus.plexus.personality < maven.ext [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < maven.ext [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < maven.ext [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < maven.ext [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < maven.ext [DEBUG] Imported: org.eclipse.aether.* < maven.ext [DEBUG] Imported: org.eclipse.aether.artifact < maven.ext [DEBUG] Imported: org.eclipse.aether.collection < maven.ext [DEBUG] Imported: org.eclipse.aether.deployment < maven.ext [DEBUG] Imported: org.eclipse.aether.graph < maven.ext [DEBUG] Imported: org.eclipse.aether.impl < maven.ext [DEBUG] Imported: org.eclipse.aether.installation < maven.ext [DEBUG] Imported: org.eclipse.aether.internal.impl < maven.ext [DEBUG] Imported: org.eclipse.aether.metadata < maven.ext [DEBUG] Imported: org.eclipse.aether.repository < maven.ext [DEBUG] Imported: org.eclipse.aether.resolution < maven.ext [DEBUG] Imported: org.eclipse.aether.spi < maven.ext [DEBUG] Imported: org.eclipse.aether.transfer < maven.ext [DEBUG] Imported: org.eclipse.aether.transform < maven.ext [DEBUG] Imported: org.eclipse.aether.version < maven.ext [DEBUG] Imported: org.fusesource.jansi.* < maven.ext [DEBUG] Imported: org.slf4j.* < maven.ext [DEBUG] Imported: org.slf4j.event.* < maven.ext [DEBUG] Imported: org.slf4j.helpers.* < maven.ext [DEBUG] Imported: org.slf4j.spi.* < maven.ext [DEBUG] Populating class realm maven.api [INFO] Error stacktraces are turned on. [DEBUG] Message scheme: plain [DEBUG] Reading global settings from C:\mvn-it-1.tmp\core-it-suite\target\test-classes\settings.xml [DEBUG] Reading user settings from C:\mvn-it-1.tmp\core-it-suite\target\test-classes\mng-4482\settings.xml [DEBUG] Reading global toolchains from C:\mvn-it-1.tmp\core-it-suite\target\apache-maven\conf\toolchains.xml [DEBUG] Reading user toolchains from C:\Users\jenkins\.m2\toolchains.xml [DEBUG] Using local repository at c:\mvn-it-1.tmp\it-local-repo [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for c:\mvn-it-1.tmp\it-local-repo [INFO] Scanning for projects... [DEBUG] Could not find metadata org.apache.maven.its.mng4482:extension:0.2-SNAPSHOT/maven-metadata.xml in local (c:\mvn-it-1.tmp\it-local-repo) [DEBUG] Using transporter WagonTransporter with priority -1.0 for file:target/null [DEBUG] Using transporter WagonTransporter with priority -1.0 for file:///C:/mvn-it-1.tmp/core-it-suite/target/test-classes/mng-4482/repo-2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for file:target/null [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for file:///C:/mvn-it-1.tmp/core-it-suite/target/test-classes/mng-4482/repo-2 [INFO] Downloading from central: file:target/null/org/apache/maven/its/mng4482/extension/0.2-SNAPSHOT/maven-metadata.xml [INFO] Downloading from maven-core-it: file:///C:/mvn-it-1.tmp/core-it-suite/target/test-classes/mng-4482/repo-2/org/apache/maven/its/mng4482/extension/0.2-SNAPSHOT/maven-metadata.xml [DEBUG] Writing tracking file c:\mvn-it-1.tmp\it-local-repo\org\apache\maven\its\mng4482\extension\0.2-SNAPSHOT\resolver-status.properties [INFO] Downloaded from maven-core-it: file:///C:/mvn-it-1.tmp/core-it-suite/target/test-classes/mng-4482/repo-2/org/apache/maven/its/mng4482/extension/0.2-SNAPSHOT/maven-metadata.xml (384 B at 406 B/s) [DEBUG] Writing tracking file c:\mvn-it-1.tmp\it-local-repo\org\apache\maven\its\mng4482\extension\0.2-SNAPSHOT\resolver-status.properties [DEBUG] Could not find metadata org.apache.maven.its.mng4482:extension:0.2-SNAPSHOT/maven-metadata.xml in central (file:target/null) [DEBUG] Could not find metadata org.apache.maven.its.mng4482:extension:0.2-SNAPSHOT/maven-metadata.xml in local (c:\mvn-it-1.tmp\it-local-repo) [ERROR] Internal error: java.lang.IllegalArgumentException: Malformed \uxxxx encoding. -> [Help 1] org.apache.maven.InternalErrorException: Internal error: java.lang.IllegalArgumentException: Malformed \uxxxx encoding. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:134) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) at org.apache.maven.cli.MavenCli.main (MavenCli.java:200) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: java.lang.IllegalArgumentException: Malformed \uxxxx encoding. at java.util.Properties.loadConvert (Properties.java:654) at java.util.Properties.load0 (Properties.java:453) at java.util.Properties.load (Properties.java:404) at org.eclipse.aether.internal.impl.TrackingFileManager.read (TrackingFileManager.java:56) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.read (DefaultUpdateCheckManager.java:511) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkMetadata (DefaultUpdateCheckManager.java:250) at org.eclipse.aether.internal.impl.DefaultMetadataResolver.resolve (DefaultMetadataResolver.java:302) at org.eclipse.aether.internal.impl.DefaultMetadataResolver.resolveMetadata (DefaultMetadataResolver.java:181) at org.apache.maven.repository.internal.DefaultVersionResolver.resolveVersion (DefaultVersionResolver.java:213) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:211) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:200) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:203) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:154) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.resolveExtensionArtifacts (DefaultMavenPluginManager.java:906) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupExtensionsRealm (DefaultMavenPluginManager.java:837) at org.apache.maven.project.DefaultProjectBuildingHelper.createProjectRealm (DefaultProjectBuildingHelper.java:200) at org.apache.maven.project.DefaultModelBuildingListener.buildExtensionsAssembled (DefaultModelBuildingListener.java:101) at org.apache.maven.model.building.DefaultModelBuilder.fireEvent (DefaultModelBuilder.java:1520) at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:482) at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:462) at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:654) at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:428) at org.apache.maven.project.collector.DefaultProjectsCollector.collectProjects (DefaultProjectsCollector.java:62) at org.apache.maven.project.collector.MultiModuleCollectionStrategy.collectProjects (MultiModuleCollectionStrategy.java:72) at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:426) at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:97) at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:557) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:233) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) at org.apache.maven.cli.MavenCli.main (MavenCli.java:200) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [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/InternalErrorException Stack Trace: org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = C:\mvn-it-1.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-1.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -X -U -e --batch-mode -Dmaven.repo.local=c:\mvn-it-1.tmp\it-local-repo validate Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="c:\mvn-it-1.tmp@tmp\withMavena2d8aaf6\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="c:\mvn-it-1.tmp@tmp\withMavena2d8aaf6" Apache Maven 3.7.0-SNAPSHOT (cc7cf7b8ded9681daf11c5646704bea1bebbdd9d) Maven home: C:\mvn-it-1.tmp\core-it-suite\target\apache-maven Java version: 11, vendor: Oracle Corporation, runtime: f:\jenkins\tools\java\latest11 Default locale: en_US, platform encoding: Cp1252 OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows" [DEBUG] Included c:\mvn-it-1.tmp@tmp\withMavena2d8aaf6\pipeline-maven-spy.jar [DEBUG] Populating class realm maven.ext [DEBUG] Included c:\mvn-it-1.tmp@tmp\withMavena2d8aaf6\pipeline-maven-spy.jar [INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled [DEBUG] Created new class realm maven.api [DEBUG] Importing foreign packages into class realm maven.api [DEBUG] Imported: javax.annotation.* < maven.ext [DEBUG] Imported: javax.annotation.security.* < maven.ext [DEBUG] Imported: javax.enterprise.inject.* < maven.ext [DEBUG] Imported: javax.enterprise.util.* < maven.ext [DEBUG] Imported: javax.inject.* < maven.ext [DEBUG] Imported: org.apache.maven.* < maven.ext [DEBUG] Imported: org.apache.maven.artifact < maven.ext [DEBUG] Imported: org.apache.maven.classrealm < maven.ext [DEBUG] Imported: org.apache.maven.cli < maven.ext [DEBUG] Imported: org.apache.maven.configuration < maven.ext [DEBUG] Imported: org.apache.maven.exception < maven.ext [DEBUG] Imported: org.apache.maven.execution < maven.ext [DEBUG] Imported: org.apache.maven.execution.scope < maven.ext [DEBUG] Imported: org.apache.maven.graph < maven.ext [DEBUG] Imported: org.apache.maven.lifecycle < maven.ext [DEBUG] Imported: org.apache.maven.model < maven.ext [DEBUG] Imported: org.apache.maven.monitor < maven.ext [DEBUG] Imported: org.apache.maven.plugin < maven.ext [DEBUG] Imported: org.apache.maven.profiles < maven.ext [DEBUG] Imported: org.apache.maven.project < maven.ext [DEBUG] Imported: org.apache.maven.reporting < maven.ext [DEBUG] Imported: org.apache.maven.repository < maven.ext [DEBUG] Imported: org.apache.maven.rtinfo < maven.ext [DEBUG] Imported: org.apache.maven.settings < maven.ext [DEBUG] Imported: org.apache.maven.toolchain < maven.ext [DEBUG] Imported: org.apache.maven.usability < maven.ext [DEBUG] Imported: org.apache.maven.wagon.* < maven.ext [DEBUG] Imported: org.apache.maven.wagon.authentication < maven.ext [DEBUG] Imported: org.apache.maven.wagon.authorization < maven.ext [DEBUG] Imported: org.apache.maven.wagon.events < maven.ext [DEBUG] Imported: org.apache.maven.wagon.observers < maven.ext [DEBUG] Imported: org.apache.maven.wagon.proxy < maven.ext [DEBUG] Imported: org.apache.maven.wagon.repository < maven.ext [DEBUG] Imported: org.apache.maven.wagon.resource < maven.ext [DEBUG] Imported: org.codehaus.classworlds < maven.ext [DEBUG] Imported: org.codehaus.plexus.* < maven.ext [DEBUG] Imported: org.codehaus.plexus.classworlds < maven.ext [DEBUG] Imported: org.codehaus.plexus.component < maven.ext [DEBUG] Imported: org.codehaus.plexus.configuration < maven.ext [DEBUG] Imported: org.codehaus.plexus.container < maven.ext [DEBUG] Imported: org.codehaus.plexus.context < maven.ext [DEBUG] Imported: org.codehaus.plexus.lifecycle < maven.ext [DEBUG] Imported: org.codehaus.plexus.logging < maven.ext [DEBUG] Imported: org.codehaus.plexus.personality < maven.ext [DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < maven.ext [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < maven.ext [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < maven.ext [DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < maven.ext [DEBUG] Imported: org.eclipse.aether.* < maven.ext [DEBUG] Imported: org.eclipse.aether.artifact < maven.ext [DEBUG] Imported: org.eclipse.aether.collection < maven.ext [DEBUG] Imported: org.eclipse.aether.deployment < maven.ext [DEBUG] Imported: org.eclipse.aether.graph < maven.ext [DEBUG] Imported: org.eclipse.aether.impl < maven.ext [DEBUG] Imported: org.eclipse.aether.installation < maven.ext [DEBUG] Imported: org.eclipse.aether.internal.impl < maven.ext [DEBUG] Imported: org.eclipse.aether.metadata < maven.ext [DEBUG] Imported: org.eclipse.aether.repository < maven.ext [DEBUG] Imported: org.eclipse.aether.resolution < maven.ext [DEBUG] Imported: org.eclipse.aether.spi < maven.ext [DEBUG] Imported: org.eclipse.aether.transfer < maven.ext [DEBUG] Imported: org.eclipse.aether.transform < maven.ext [DEBUG] Imported: org.eclipse.aether.version < maven.ext [DEBUG] Imported: org.fusesource.jansi.* < maven.ext [DEBUG] Imported: org.slf4j.* < maven.ext [DEBUG] Imported: org.slf4j.event.* < maven.ext [DEBUG] Imported: org.slf4j.helpers.* < maven.ext [DEBUG] Imported: org.slf4j.spi.* < maven.ext [DEBUG] Populating class realm maven.api [INFO] Error stacktraces are turned on. [DEBUG] Message scheme: plain [DEBUG] Reading global settings from C:\mvn-it-1.tmp\core-it-suite\target\test-classes\settings.xml [DEBUG] Reading user settings from C:\mvn-it-1.tmp\core-it-suite\target\test-classes\mng-4482\settings.xml [DEBUG] Reading global toolchains from C:\mvn-it-1.tmp\core-it-suite\target\apache-maven\conf\toolchains.xml [DEBUG] Reading user toolchains from C:\Users\jenkins\.m2\toolchains.xml [DEBUG] Using local repository at c:\mvn-it-1.tmp\it-local-repo [DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10.0 for c:\mvn-it-1.tmp\it-local-repo [INFO] Scanning for projects... [DEBUG] Could not find metadata org.apache.maven.its.mng4482:extension:0.2-SNAPSHOT/maven-metadata.xml in local (c:\mvn-it-1.tmp\it-local-repo) [DEBUG] Using transporter WagonTransporter with priority -1.0 for file:target/null [DEBUG] Using transporter WagonTransporter with priority -1.0 for file:///C:/mvn-it-1.tmp/core-it-suite/target/test-classes/mng-4482/repo-2 [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for file:target/null [DEBUG] Using connector BasicRepositoryConnector with priority 0.0 for file:///C:/mvn-it-1.tmp/core-it-suite/target/test-classes/mng-4482/repo-2 [INFO] Downloading from central: file:target/null/org/apache/maven/its/mng4482/extension/0.2-SNAPSHOT/maven-metadata.xml [INFO] Downloading from maven-core-it: file:///C:/mvn-it-1.tmp/core-it-suite/target/test-classes/mng-4482/repo-2/org/apache/maven/its/mng4482/extension/0.2-SNAPSHOT/maven-metadata.xml [DEBUG] Writing tracking file c:\mvn-it-1.tmp\it-local-repo\org\apache\maven\its\mng4482\extension\0.2-SNAPSHOT\resolver-status.properties [INFO] Downloaded from maven-core-it: file:///C:/mvn-it-1.tmp/core-it-suite/target/test-classes/mng-4482/repo-2/org/apache/maven/its/mng4482/extension/0.2-SNAPSHOT/maven-metadata.xml (384 B at 406 B/s) [DEBUG] Writing tracking file c:\mvn-it-1.tmp\it-local-repo\org\apache\maven\its\mng4482\extension\0.2-SNAPSHOT\resolver-status.properties [DEBUG] Could not find metadata org.apache.maven.its.mng4482:extension:0.2-SNAPSHOT/maven-metadata.xml in central (file:target/null) [DEBUG] Could not find metadata org.apache.maven.its.mng4482:extension:0.2-SNAPSHOT/maven-metadata.xml in local (c:\mvn-it-1.tmp\it-local-repo) [ERROR] Internal error: java.lang.IllegalArgumentException: Malformed \uxxxx encoding. -> [Help 1] org.apache.maven.InternalErrorException: Internal error: java.lang.IllegalArgumentException: Malformed \uxxxx encoding. at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:134) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) at org.apache.maven.cli.MavenCli.main (MavenCli.java:200) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: java.lang.IllegalArgumentException: Malformed \uxxxx encoding. at java.util.Properties.loadConvert (Properties.java:654) at java.util.Properties.load0 (Properties.java:453) at java.util.Properties.load (Properties.java:404) at org.eclipse.aether.internal.impl.TrackingFileManager.read (TrackingFileManager.java:56) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.read (DefaultUpdateCheckManager.java:511) at org.eclipse.aether.internal.impl.DefaultUpdateCheckManager.checkMetadata (DefaultUpdateCheckManager.java:250) at org.eclipse.aether.internal.impl.DefaultMetadataResolver.resolve (DefaultMetadataResolver.java:302) at org.eclipse.aether.internal.impl.DefaultMetadataResolver.resolveMetadata (DefaultMetadataResolver.java:181) at org.apache.maven.repository.internal.DefaultVersionResolver.resolveVersion (DefaultVersionResolver.java:213) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom (DefaultArtifactDescriptorReader.java:211) at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor (DefaultArtifactDescriptorReader.java:171) at org.eclipse.aether.internal.impl.collect.DefaultDependencyCollector.collectDependencies (DefaultDependencyCollector.java:200) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.collectDependencies (DefaultRepositorySystem.java:284) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolveInternal (DefaultPluginDependenciesResolver.java:203) at org.apache.maven.plugin.internal.DefaultPluginDependenciesResolver.resolve (DefaultPluginDependenciesResolver.java:154) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.resolveExtensionArtifacts (DefaultMavenPluginManager.java:906) at org.apache.maven.plugin.internal.DefaultMavenPluginManager.setupExtensionsRealm (DefaultMavenPluginManager.java:837) at org.apache.maven.project.DefaultProjectBuildingHelper.createProjectRealm (DefaultProjectBuildingHelper.java:200) at org.apache.maven.project.DefaultModelBuildingListener.buildExtensionsAssembled (DefaultModelBuildingListener.java:101) at org.apache.maven.model.building.DefaultModelBuilder.fireEvent (DefaultModelBuilder.java:1520) at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:482) at org.apache.maven.model.building.DefaultModelBuilder.build (DefaultModelBuilder.java:462) at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:654) at org.apache.maven.project.DefaultProjectBuilder.build (DefaultProjectBuilder.java:428) at org.apache.maven.project.collector.DefaultProjectsCollector.collectProjects (DefaultProjectsCollector.java:62) at org.apache.maven.project.collector.MultiModuleCollectionStrategy.collectProjects (MultiModuleCollectionStrategy.java:72) at org.apache.maven.graph.DefaultGraphBuilder.getProjectsForMavenReactor (DefaultGraphBuilder.java:426) at org.apache.maven.graph.DefaultGraphBuilder.build (DefaultGraphBuilder.java:97) at org.apache.maven.DefaultMaven.buildGraph (DefaultMaven.java:557) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:233) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:206) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:119) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:982) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:296) at org.apache.maven.cli.MavenCli.main (MavenCli.java:200) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:566) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [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/InternalErrorException at org.apache.maven.it.MavenITmng4482ForcePluginSnapshotUpdateTest.testit(MavenITmng4482ForcePluginSnapshotUpdateTest.java:81) Build log: [...truncated 42746 lines...] [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\pom.xml under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-toolchain\target\core-it-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-toolchain\2.1-SNAPSHOT\core-it-toolchain-2.1-SNAPSHOT.jar [Pipeline] fileExists [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\pom.xml under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-wagon\target\core-it-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-wagon\2.1-SNAPSHOT\core-it-wagon-2.1-SNAPSHOT.jar [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\pom.xml under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-support-artifacts\target\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip under org\apache\maven\its\core-it-support-artifacts\2.1-SNAPSHOT\core-it-support-artifacts-2.1-SNAPSHOT-repo.zip [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\pom.xml under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.pom [Pipeline] zip [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-extension\target\core-it-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-extension\2.1-SNAPSHOT\core-it-extension-2.1-SNAPSHOT.jar [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\pom.xml under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-javaagent\target\javaagent-1.0-SNAPSHOT.jar under mng-coreit\javaagent\1.0-SNAPSHOT\javaagent-1.0-SNAPSHOT.jar [withMaven] artifactsPublisher - Archive artifact core-it-suite\pom.xml under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.pom [withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT.jar [withMaven] artifactsPublisher - Archive artifact core-it-suite\target\core-it-suite-2.1-SNAPSHOT-tests.jar under org\apache\maven\its\core-it-suite\2.1-SNAPSHOT\core-it-suite-2.1-SNAPSHOT-tests.jar Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite/target/surefire-reports to /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite-reports-linux-jdk11.zip Zipped 4 entries. Archiving /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite-reports-linux-jdk11.zip [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-active-collection\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-ant-based:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-ant-based\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-artifact\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins.class-loader:dep-c:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-c\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-configuration\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-context-passing\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-expression\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-error\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-component\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-fork\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log-file\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\maven-it-helper\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-no-project\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-online\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-packaging\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-setter\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-site\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-touch\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-all\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-log4j\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension1\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-extension2\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\maven-it-plugin-settings\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-extension2:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-extension2\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5805-plugin-dep\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng5958-extension\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-toolchain\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-wagon\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-extension:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-extension\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-support\core-it-javaagent\target\surefire-reports\*.xml [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.its:core-it-suite:jar:2.1-SNAPSHOT generated by maven-surefire-plugin:test (default-test): core-it-suite\target\surefire-reports\*.xml Recording test results [DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156 [withMaven] Publishers: Pipeline Graph Publisher: 27 ms, Generated Artifacts Publisher: 203301 ms, Invoker Publisher: 2 ms, Junit Publisher: 343504 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 1192 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, Open Task Scanner Publisher: 3532 ms, CloudBees DevOptics Gate Artifact Publisher: 93380 ms [Pipeline] // withMaven [Pipeline] fileExists [Pipeline] zip Writing zip file of c:\mvn-it-1.tmp\core-it-suite\target\test-classes to c:\mvn-it-1.tmp\core-it-suite-logs-windows-jdk11.zip [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-active-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-artifact:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-a:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins.class-loader:dep-b:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-class-loader:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-configuration:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-context-passing:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-clean-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-compiler-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-deploy-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ear-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-ejb-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-install-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-jar-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-javadoc-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-plugin-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-rar-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-resources-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-source-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-surefire-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-war-plugin:maven-plugin:0.1-stub-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-collection:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-dependency-resolution:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-expression:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-error:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-component:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-component\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-consumer:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension-provider:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-fork:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-invalid-descriptor:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log-file:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:maven-it-helper:jar:2.1-SNAPSHOT in source directory core-it-support\maven-it-helper\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-model-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-default-comp:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-no-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-online:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-optional-mojos:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-packaging:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plugin-dependency:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-project-interpolation:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-setter:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-singleton-component:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-site:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-toolchain:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-touch:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-properties:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-uses-wagon:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-all:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-11:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-utils-new:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-component-api:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-log4j:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension1:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-extension2:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-plexus-lifecycle:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:maven-it-plugin-settings:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5805-pkg-type-mojo-configuration-plugin-dep:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-5958-pkg-type-extension:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng5958-extension\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its.plugins:mng-6759-resolves-project-dependencies-plugin:maven-plugin:2.1-SNAPSHOT in source directory core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-toolchain:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-toolchain\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.its:core-it-wagon:jar:2.1-SNAPSHOT in source directory core-it-support\core-it-wagon\src\main\java [withMaven] openTasksPublisher - Scan Tasks for Maven artifact mng-coreit:javaagent:jar:1.0-SNAPSHOT in source directory core-it-support\core-it-javaagent\src\main\java [TASKS] Scanning folder 'c:\mvn-it-0.tmp' for files matching the pattern 'core-it-support\core-it-plugins\maven-it-plugin-active-collection\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-artifact\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-a\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-class-loader\dep-b\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-class-loader\maven-it-plugin-class-loader\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-configuration\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-context-passing\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-clean-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-compiler-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-deploy-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ear-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-ejb-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-install-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-jar-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-javadoc-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-plugin-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-rar-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-resources-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-site-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-source-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-surefire-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-core-stubs\maven-war-plugin\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-dependency-collection\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-dependency-resolution\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-expression\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-error\src\main\java\**\*,core-it-support\core-it-component\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-extension-provider\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-fork\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-log-file\src\main\java\**\*,core-it-support\maven-it-helper\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-no-project\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-online\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-packaging\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-project\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-setter\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-singleton-component\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-site\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-toolchain\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-touch\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-uses-properties\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-all\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-log4j\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-extension1\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-extension2\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\src\main\java\**\*,core-it-support\core-it-plugins\maven-it-plugin-settings\src\main\java\**\*,core-it-support\core-it-plugins\mng5805-plugin\src\main\java\**\*,core-it-support\core-it-plugins\mng5805-plugin-dep\src\main\java\**\*,core-it-support\core-it-plugins\mng5958-extension\src\main\java\**\*,core-it-support\core-it-plugins\mng6759-plugin-resolves-project-dependencies\src\main\java\**\*,core-it-support\core-it-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*,core-it-support\core-it-javaagent\src\main\java\**\*' - excludes: null [TASKS] Found 167 files to scan for tasks [TASKS] Found 0 open tasks. Skipping warnings blame since pipelines do not have an SCM link.%n [TASKS] Computing warning deltas based on reference build #1 Zipped 6747 entries. Archiving c:\mvn-it-1.tmp\core-it-suite-logs-windows-jdk11.zip [Pipeline] fileExists [Pipeline] zip Writing zip file of c:\mvn-it-1.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-1.tmp\core-it-suite-reports-windows-jdk11.zip Zipped 4 entries. Archiving c:\mvn-it-1.tmp\core-it-suite-reports-windows-jdk11.zip [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156 [withMaven] Publishers: Pipeline Graph Publisher: 21 ms, Generated Artifacts Publisher: 450571 ms, Invoker Publisher: 2 ms, Junit Publisher: 51106 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 1018 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 2508 ms, CloudBees DevOptics Gate Artifact Publisher: 92745 ms [Pipeline] // withMaven [Pipeline] fileExists [Pipeline] zip Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\test-classes to c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk8.zip Zipped 6748 entries. Archiving c:\mvn-it-0.tmp\core-it-suite-logs-windows-jdk8.zip [Pipeline] fileExists [Pipeline] zip Writing zip file of c:\mvn-it-0.tmp\core-it-suite\target\surefire-reports to c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk8.zip Zipped 4 entries. Archiving c:\mvn-it-0.tmp\core-it-suite-reports-windows-jdk8.zip [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [DevOpticsMavenPublisher] dependencies consumed: 5, artifacts produced: 156 [withMaven] Publishers: Pipeline Graph Publisher: 17 ms, Generated Artifacts Publisher: 125560 ms, Invoker Publisher: 2 ms, Junit Publisher: 677158 ms, Concordion Publisher: 2 ms, Dependencies Fingerprint Publisher: 3945 ms, Findbugs Publisher: 1 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 1 ms, SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 23819 ms, CloudBees DevOptics Gate Artifact Publisher: 354740 ms [Pipeline] // withMaven [Pipeline] fileExists [Pipeline] zip Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite/target/test-classes to /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite-logs-linux-jdk8.zip Zipped 6746 entries. Archiving /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite-logs-linux-jdk8.zip [Pipeline] fileExists [Pipeline] zip Writing zip file of /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite/target/surefire-reports to /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite-reports-linux-jdk8.zip Zipped 4 entries. Archiving /home/jenkins/workspace/Maven_maven-box_maven_MNG-6999/test/core-it-suite-reports-linux-jdk8.zip [Pipeline] deleteDir [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: UNSTABLE [Pipeline] jiraIssueSelector [Pipeline] jiraComment [Pipeline] jiraComment [Pipeline] jiraComment [Pipeline] jiraComment [Pipeline] jiraComment [Pipeline] echo The authors of changes [michaelo, martinkanters, rfscholte]. [Pipeline] echo Sending email ... [Pipeline] emailext