You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/06/04 17:35:26 UTC

Build unstable in Jenkins: Maven TLP » maven » MNG-5868 #30

See https://builds.apache.org/job/maven-box/job/maven/job/MNG-5868/30/

Changes:

* fixed typo
* Include more recent JDKs
* [MNG-6556] Packaging 'maven-plugin' binding plugin upgrades

50 tests failed.
FAILED:  org.apache.maven.it.MavenITmng4745PluginVersionUpdateTest.windows-jdk7 / Run ITs Windows Java 7 / testitRepoPolicyAlways

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo org.apache.maven.its.mng4745:maven-it-plugin:touch
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)







Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo org.apache.maven.its.mng4745:maven-it-plugin:touch
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)






	at org.apache.maven.it.MavenITmng4745PluginVersionUpdateTest.testitRepoPolicyAlways(MavenITmng4745PluginVersionUpdateTest.java:62)


FAILED:  org.apache.maven.it.MavenITmng4745PluginVersionUpdateTest.windows-jdk7 / Run ITs Windows Java 7 / testitForceUpdate

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\log-3a.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\log-3a.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4745PluginVersionUpdateTest.testitForceUpdate(MavenITmng4745PluginVersionUpdateTest.java:129)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\log-3a.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4745PluginVersionUpdateTest.testitForceUpdate(MavenITmng4745PluginVersionUpdateTest.java:129)


FAILED:  org.apache.maven.it.MavenITmng4745PluginVersionUpdateTest.windows-jdk7 / Run ITs Windows Java 7 / testitRepoPolicyNever

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\log-2a.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\log-2a.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4745PluginVersionUpdateTest.testitRepoPolicyNever(MavenITmng4745PluginVersionUpdateTest.java:95)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4745\log-2a.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4745PluginVersionUpdateTest.testitRepoPolicyNever(MavenITmng4745PluginVersionUpdateTest.java:95)


FAILED:  org.apache.maven.it.MavenITmng4729MirrorProxyAuthUsedByProjectBuilderTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4729\log.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4729\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4729MirrorProxyAuthUsedByProjectBuilderTest.testit(MavenITmng4729MirrorProxyAuthUsedByProjectBuilderTest.java:100)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4729\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4729MirrorProxyAuthUsedByProjectBuilderTest.testit(MavenITmng4729MirrorProxyAuthUsedByProjectBuilderTest.java:100)


FAILED:  org.apache.maven.it.MavenITmng4721OptionalPluginDependencyTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4721\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4721\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4721\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4721\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4721OptionalPluginDependencyTest.testit(MavenITmng4721OptionalPluginDependencyTest.java:56)


FAILED:  org.apache.maven.it.MavenITmng4720DependencyManagementExclusionMergeTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4720\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4720\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4720\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4720\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4720DependencyManagementExclusionMergeTest.testit(MavenITmng4720DependencyManagementExclusionMergeTest.java:57)


FAILED:  org.apache.maven.it.MavenITmng4696MavenProjectDependencyArtifactsTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo initialize
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4696\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4696\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo initialize
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4696\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4696\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4696MavenProjectDependencyArtifactsTest.testit(MavenITmng4696MavenProjectDependencyArtifactsTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.windows-jdk7 / Run ITs Windows Java 7 / testitADX

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-adx\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-adx\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-adx\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-adx\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testit(MavenITmng4690InterdependentConflictResolutionTest.java:98)
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testitADX(MavenITmng4690InterdependentConflictResolutionTest.java:48)


FAILED:  org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.windows-jdk7 / Run ITs Windows Java 7 / testitAXD

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-axd\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-axd\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-axd\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-axd\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testit(MavenITmng4690InterdependentConflictResolutionTest.java:98)
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testitAXD(MavenITmng4690InterdependentConflictResolutionTest.java:54)


FAILED:  org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.windows-jdk7 / Run ITs Windows Java 7 / testitDAX

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-dax\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-dax\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-dax\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-dax\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testit(MavenITmng4690InterdependentConflictResolutionTest.java:98)
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testitDAX(MavenITmng4690InterdependentConflictResolutionTest.java:61)


FAILED:  org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.windows-jdk7 / Run ITs Windows Java 7 / testitDXA

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-dxa\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-dxa\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-dxa\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-dxa\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testit(MavenITmng4690InterdependentConflictResolutionTest.java:98)
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testitDXA(MavenITmng4690InterdependentConflictResolutionTest.java:67)


FAILED:  org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.windows-jdk7 / Run ITs Windows Java 7 / testitXAD

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-xad\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-xad\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-xad\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-xad\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testit(MavenITmng4690InterdependentConflictResolutionTest.java:98)
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testitXAD(MavenITmng4690InterdependentConflictResolutionTest.java:73)


FAILED:  org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.windows-jdk7 / Run ITs Windows Java 7 / testitXDA

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-xda\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-xda\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-xda\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4690\test-xda\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testit(MavenITmng4690InterdependentConflictResolutionTest.java:98)
	at org.apache.maven.it.MavenITmng4690InterdependentConflictResolutionTest.testitXDA(MavenITmng4690InterdependentConflictResolutionTest.java:79)


FAILED:  org.apache.maven.it.MavenITmng4684DistMngtOverridenByProfileTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -Pmng4684 -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4684:test >------------------
[INFO] Building Maven Integration Test :: MNG-4684 0.1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-expression:2.1-SNAPSHOT:eval (test) @ test ---
[INFO] [MAVEN-CORE-IT-LOG] Creating output file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4684\target\pom.properties
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE

[INFO] Total time:  0.038 s



: 
    at
    

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -Pmng4684 -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4684:test >------------------
[INFO] Building Maven Integration Test :: MNG-4684 0.1
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-expression:2.1-SNAPSHOT:eval (test) @ test ---
[INFO] [MAVEN-CORE-IT-LOG] Creating output file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4684\target\pom.properties
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE

[INFO] Total time:  0.038 s



: 
    at
    
	at org.apache.maven.it.MavenITmng4684DistMngtOverridenByProfileTest.testit(MavenITmng4684DistMngtOverridenByProfileTest.java:54)


FAILED:  org.apache.maven.it.MavenITmng4679SnapshotUpdateInPluginTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4679\log-force-1.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4679\log-force-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4679SnapshotUpdateInPluginTest.testit(MavenITmng4679SnapshotUpdateInPluginTest.java:62)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4679\log-force-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4679SnapshotUpdateInPluginTest.testit(MavenITmng4679SnapshotUpdateInPluginTest.java:62)


FAILED:  org.apache.maven.it.MavenITmng4666CoreRealmImportTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4666\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4666\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4666\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4666\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4666CoreRealmImportTest.testit(MavenITmng4666CoreRealmImportTest.java:77)


FAILED:  org.apache.maven.it.MavenITmng4654ArtifactHandlerForMainArtifactTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings-remote.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4654\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4654\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings-remote.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4654\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4654\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4654ArtifactHandlerForMainArtifactTest.testit(MavenITmng4654ArtifactHandlerForMainArtifactTest.java:57)


FAILED:  org.apache.maven.it.MavenITmng4600DependencyOptionalFlagManagementTest.windows-jdk7 / Run ITs Windows Java 7 / testitResolution

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4600\resolution\log.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4600\resolution\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4600DependencyOptionalFlagManagementTest.testitResolution(MavenITmng4600DependencyOptionalFlagManagementTest.java:80)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4600\resolution\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4600DependencyOptionalFlagManagementTest.testitResolution(MavenITmng4600DependencyOptionalFlagManagementTest.java:80)


FAILED:  org.apache.maven.it.MavenITmng4590ImportedPomUsesSystemPropertiesTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4590\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4590\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)







Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4590\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4590\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)






	at org.apache.maven.it.MavenITmng4590ImportedPomUsesSystemPropertiesTest.testit(MavenITmng4590ImportedPomUsesSystemPropertiesTest.java:59)


FAILED:  org.apache.maven.it.MavenITmng4586PluginPrefixResolutionFromVersionlessPluginMngtTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo mng4586:touch
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4586\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4586\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo mng4586:touch
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4586\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4586\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4586PluginPrefixResolutionFromVersionlessPluginMngtTest.testit(MavenITmng4586PluginPrefixResolutionFromVersionlessPluginMngtTest.java:57)


FAILED:  org.apache.maven.it.MavenITmng4580ProjectLevelPluginDepUsedForCliInvocInReactorTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo org.apache.maven.its.plugins:maven-it-plugin-class-loader:load
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Maven Integration Test :: MNG-4580 :: Sub                          [jar]
[INFO] Maven Integration Test :: MNG-4580                                 [pom]
[INFO] 
[INFO] ------------------< org.apache.maven.its.mng4580:sub >------------------
[INFO] Building Maven Integration Test :: MNG-4580 :: Sub 1.0             [1/2]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 



[INFO] [MAVEN-CORE-IT-LOG]   Class not available


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo org.apache.maven.its.plugins:maven-it-plugin-class-loader:load
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Maven Integration Test :: MNG-4580 :: Sub                          [jar]
[INFO] Maven Integration Test :: MNG-4580                                 [pom]
[INFO] 
[INFO] ------------------< org.apache.maven.its.mng4580:sub >------------------
[INFO] Building Maven Integration Test :: MNG-4580 :: Sub 1.0             [1/2]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 



[INFO] [MAVEN-CORE-IT-LOG]   Class not available

	at org.apache.maven.it.MavenITmng4580ProjectLevelPluginDepUsedForCliInvocInReactorTest.testit(MavenITmng4580ProjectLevelPluginDepUsedForCliInvocInReactorTest.java:56)


FAILED:  org.apache.maven.it.MavenITmng4561MirroringOfPluginRepoTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4561\log.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4561\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4561MirroringOfPluginRepoTest.testit(MavenITmng4561MirroringOfPluginRepoTest.java:100)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4561\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4561MirroringOfPluginRepoTest.testit(MavenITmng4561MirroringOfPluginRepoTest.java:100)


FAILED:  org.apache.maven.it.MavenITmng4554PluginPrefixMappingUpdateTest.windows-jdk7 / Run ITs Windows Java 7 / testitForcedUpdate

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4554\log-forced-1.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4554\log-forced-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4554PluginPrefixMappingUpdateTest.testitForcedUpdate(MavenITmng4554PluginPrefixMappingUpdateTest.java:189)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4554\log-forced-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4554PluginPrefixMappingUpdateTest.testitForcedUpdate(MavenITmng4554PluginPrefixMappingUpdateTest.java:189)


FAILED:  org.apache.maven.it.MavenITmng4554PluginPrefixMappingUpdateTest.windows-jdk7 / Run ITs Windows Java 7 / testitCached

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4554\log-cached-1.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4554\log-cached-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4554PluginPrefixMappingUpdateTest.testitCached(MavenITmng4554PluginPrefixMappingUpdateTest.java:111)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4554\log-cached-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4554PluginPrefixMappingUpdateTest.testitCached(MavenITmng4554PluginPrefixMappingUpdateTest.java:111)


FAILED:  org.apache.maven.it.MavenITmng4554PluginPrefixMappingUpdateTest.windows-jdk7 / Run ITs Windows Java 7 / testitRefetched

Error Message:
Could not create destination directory 'C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4554\repo-it\org'.

Stack Trace:
java.io.IOException: Could not create destination directory 'C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4554\repo-it\org'.
	at org.apache.maven.it.MavenITmng4554PluginPrefixMappingUpdateTest.testitRefetched(MavenITmng4554PluginPrefixMappingUpdateTest.java:267)


FAILED:  org.apache.maven.it.MavenITmng4553CoreArtifactFilterConsidersGroupIdTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4553\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4553\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4553\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4553\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4553CoreArtifactFilterConsidersGroupIdTest.testit(MavenITmng4553CoreArtifactFilterConsidersGroupIdTest.java:57)


FAILED:  org.apache.maven.it.MavenITmng4528ExcludeWagonsFromMavenCoreArtifactsTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4528:test >------------------
[INFO] Building Maven Integration Test :: MNG-4528 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-version (default) @ test ---
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE

[INFO] Total time:  0.067 s



: 
    at
    

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4528:test >------------------
[INFO] Building Maven Integration Test :: MNG-4528 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-uses-wagon:2.1-SNAPSHOT:dump-version (default) @ test ---
[INFO] Downloading from central: http://repo1.maven.org/maven2/org/apache/maven/maven-core/2.0.2/maven-core-2.0.2.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE

[INFO] Total time:  0.067 s



: 
    at
    
	at org.apache.maven.it.MavenITmng4528ExcludeWagonsFromMavenCoreArtifactsTest.testit(MavenITmng4528ExcludeWagonsFromMavenCoreArtifactsTest.java:57)


FAILED:  org.apache.maven.it.MavenITmng4526MavenProjectArtifactsScopeTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo generate-sources
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4526\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4526\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo generate-sources
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4526\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4526\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4526MavenProjectArtifactsScopeTest.testit(MavenITmng4526MavenProjectArtifactsScopeTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng4500NoUpdateOfTimestampedSnapshotsTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4500\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4500\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
    at


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4500\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4500\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
    at

	at org.apache.maven.it.MavenITmng4500NoUpdateOfTimestampedSnapshotsTest.testit(MavenITmng4500NoUpdateOfTimestampedSnapshotsTest.java:104)


FAILED:  org.apache.maven.it.MavenITmng4498IgnoreBrokenMetadataTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4498\log.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4498\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4498IgnoreBrokenMetadataTest.testit(MavenITmng4498IgnoreBrokenMetadataTest.java:57)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4498\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4498IgnoreBrokenMetadataTest.testit(MavenITmng4498IgnoreBrokenMetadataTest.java:57)


FAILED:  org.apache.maven.it.MavenITmng4489MirroringOfExtensionRepoTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4489\log.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4489\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4489MirroringOfExtensionRepoTest.testit(MavenITmng4489MirroringOfExtensionRepoTest.java:100)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4489\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4489MirroringOfExtensionRepoTest.testit(MavenITmng4489MirroringOfExtensionRepoTest.java:100)


FAILED:  org.apache.maven.it.MavenITmng4488ValidateExternalParenPomLenientTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4488\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4488\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4488\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4488\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4488ValidateExternalParenPomLenientTest.testit(MavenITmng4488ValidateExternalParenPomLenientTest.java:56)


FAILED:  org.apache.maven.it.MavenITmng4482ForcePluginSnapshotUpdateTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4482\log-force-1.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4482\log-force-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4482ForcePluginSnapshotUpdateTest.testit(MavenITmng4482ForcePluginSnapshotUpdateTest.java:68)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4482\log-force-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4482ForcePluginSnapshotUpdateTest.testit(MavenITmng4482ForcePluginSnapshotUpdateTest.java:68)


FAILED:  org.apache.maven.it.MavenITmng4479ProjectLevelPluginDepUsedForCliConfigTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT:param-implementation
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4479\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4479\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo org.apache.maven.its.plugins:maven-it-plugin-parameter-implementation:2.1-SNAPSHOT:param-implementation
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4479\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4479\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at (MavenCli.java:1165)
at
	at org.apache.maven.it.MavenITmng4479ProjectLevelPluginDepUsedForCliConfigTest.testit(MavenITmng4479ProjectLevelPluginDepUsedForCliConfigTest.java:58)


FAILED:  org.apache.maven.it.MavenITmng4470AuthenticatedDeploymentToProxyTest.windows-jdk7 / Run ITs Windows Java 7 / testitSnapshot

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4470\snapshot\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4470\snapshot\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4470\snapshot\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4470\snapshot\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
	at org.apache.maven.it.MavenITmng4470AuthenticatedDeploymentToProxyTest.testit(MavenITmng4470AuthenticatedDeploymentToProxyTest.java:212)
	at org.apache.maven.it.MavenITmng4470AuthenticatedDeploymentToProxyTest.testitSnapshot(MavenITmng4470AuthenticatedDeploymentToProxyTest.java:195)


FAILED:  org.apache.maven.it.MavenITmng4470AuthenticatedDeploymentToProxyTest.windows-jdk7 / Run ITs Windows Java 7 / testitRelease

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4470\release\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4470\release\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml --settings settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4470\release\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4470\release\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at

	at org.apache.maven.it.MavenITmng4470AuthenticatedDeploymentToProxyTest.testit(MavenITmng4470AuthenticatedDeploymentToProxyTest.java:212)
	at org.apache.maven.it.MavenITmng4470AuthenticatedDeploymentToProxyTest.testitRelease(MavenITmng4470AuthenticatedDeploymentToProxyTest.java:186)


FAILED:  org.apache.maven.it.MavenITmng4465PluginPrefixFromLocalCacheOfDownRepoTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo mng4465:touch
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4465\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4465\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
    at


Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -s settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo mng4465:touch
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[ERROR] Error executing Maven.
org.apache.maven.settings.building.SettingsBuildingException: 1 problem was encountered while building the effective settings
[FATAL] Non-readable settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4465\settings.xml: input contained no data @ C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4465\settings.xml

    at org.apache.maven.settings.building.DefaultSettingsBuilder.build (DefaultSettingsBuilder.java:119)
    at org.apache.maven.cli.configuration.SettingsXmlConfigurationProcessor.process (SettingsXmlConfigurationProcessor.java:140)
    at
    at
    at

	at org.apache.maven.it.MavenITmng4465PluginPrefixFromLocalCacheOfDownRepoTest.testit(MavenITmng4465PluginPrefixFromLocalCacheOfDownRepoTest.java:60)


FAILED:  org.apache.maven.it.MavenITmng4464PlatformIndependentFileSeparatorTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Maven Integration Test :: MNG-4464 :: Sub                          [pom]
[INFO] Maven Integration Test :: MNG-4464 :: Aggregator                   [pom]
[INFO] 
[INFO] ------------------< org.apache.maven.its.mng4464:sub >------------------
[INFO] Building Maven Integration Test :: MNG-4464 :: Sub 0.1             [1/2]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 




[INFO] 



[INFO] BUILD FAILURE







Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Maven Integration Test :: MNG-4464 :: Sub                          [pom]
[INFO] Maven Integration Test :: MNG-4464 :: Aggregator                   [pom]
[INFO] 
[INFO] ------------------< org.apache.maven.its.mng4464:sub >------------------
[INFO] Building Maven Integration Test :: MNG-4464 :: Sub 0.1             [1/2]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 




[INFO] 



[INFO] BUILD FAILURE






	at org.apache.maven.it.MavenITmng4464PlatformIndependentFileSeparatorTest.testit(MavenITmng4464PlatformIndependentFileSeparatorTest.java:55)


FAILED:  org.apache.maven.it.MavenITmng4461ArtifactUploadMonitorTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.its.mng4461:release >----------------
[INFO] Building Maven Integration Test :: MNG-4461 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-artifact:2.1-SNAPSHOT:set (test) @ release ---
[INFO] [MAVEN-CORE-IT-LOG] Setting main artifact file: pom.xml
[INFO] [MAVEN-CORE-IT-LOG] Set main artifact file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4461\pom.xml
[INFO] 
[INFO] --- maven-it-plugin-artifact:2.1-SNAPSHOT:install (test) @ release ---










Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.maven.its.mng4461:release >----------------
[INFO] Building Maven Integration Test :: MNG-4461 1.0
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-artifact:2.1-SNAPSHOT:set (test) @ release ---
[INFO] [MAVEN-CORE-IT-LOG] Setting main artifact file: pom.xml
[INFO] [MAVEN-CORE-IT-LOG] Set main artifact file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4461\pom.xml
[INFO] 
[INFO] --- maven-it-plugin-artifact:2.1-SNAPSHOT:install (test) @ release ---









	at org.apache.maven.it.MavenITmng4461ArtifactUploadMonitorTest.testit(MavenITmng4461ArtifactUploadMonitorTest.java:52)


FAILED:  org.apache.maven.it.MavenITmng4452ResolutionOfSnapshotWithClassifierTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------< org.apache.maven.its.mng4452:producer >----------------
[INFO] Building Maven Integration Test :: MNG-4452 :: Dependency Producer 0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-artifact:2.1-SNAPSHOT:set (deploy) @ producer ---
[INFO] [MAVEN-CORE-IT-LOG] Setting main artifact file: pom.xml
[INFO] [MAVEN-CORE-IT-LOG] Set main artifact file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4452\producer\pom.xml
[INFO] 




[INFO] 



[INFO] 







Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] ---------------< org.apache.maven.its.mng4452:producer >----------------
[INFO] Building Maven Integration Test :: MNG-4452 :: Dependency Producer 0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-artifact:2.1-SNAPSHOT:set (deploy) @ producer ---
[INFO] [MAVEN-CORE-IT-LOG] Setting main artifact file: pom.xml
[INFO] [MAVEN-CORE-IT-LOG] Set main artifact file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4452\producer\pom.xml
[INFO] 




[INFO] 



[INFO] 






	at org.apache.maven.it.MavenITmng4452ResolutionOfSnapshotWithClassifierTest.testit(MavenITmng4452ResolutionOfSnapshotWithClassifierTest.java:60)


FAILED:  org.apache.maven.it.MavenITmng4433ForceParentSnapshotUpdateTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4433\log-force-1.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4433\log-force-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4433ForceParentSnapshotUpdateTest.testit(MavenITmng4433ForceParentSnapshotUpdateTest.java:62)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4433\log-force-1.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4433ForceParentSnapshotUpdateTest.testit(MavenITmng4433ForceParentSnapshotUpdateTest.java:62)


FAILED:  org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.windows-jdk7 / Run ITs Windows Java 7 / testitHttpToHttp

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-HttpToHttp.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-HttpToHttp.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:148)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:108)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testitHttpToHttp(MavenITmng4428FollowHttpRedirectTest.java:61)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-HttpToHttp.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:148)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:108)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testitHttpToHttp(MavenITmng4428FollowHttpRedirectTest.java:61)


FAILED:  org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.windows-jdk7 / Run ITs Windows Java 7 / testitHttpsToHttps

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-HttpsToHttps.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-HttpsToHttps.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:148)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:108)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testitHttpsToHttps(MavenITmng4428FollowHttpRedirectTest.java:70)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-HttpsToHttps.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:148)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:108)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testitHttpsToHttps(MavenITmng4428FollowHttpRedirectTest.java:70)


FAILED:  org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.windows-jdk7 / Run ITs Windows Java 7 / testitRelativeLocation

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-RelativeLocation.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-RelativeLocation.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:148)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testitRelativeLocation(MavenITmng4428FollowHttpRedirectTest.java:102)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4428\log-RelativeLocation.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testit(MavenITmng4428FollowHttpRedirectTest.java:148)
	at org.apache.maven.it.MavenITmng4428FollowHttpRedirectTest.testitRelativeLocation(MavenITmng4428FollowHttpRedirectTest.java:102)


FAILED:  org.apache.maven.it.MavenITmng4423SessionDataFromPluginParameterExpressionTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4423:test >------------------
[INFO] Building Maven Integration Test :: MNG-4423 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-configuration:2.1-SNAPSHOT:config (default) @ test ---
[INFO] [MAVEN-CORE-IT-LOG] Using output file path: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4423\target\config.properties
[INFO] [MAVEN-CORE-IT-LOG] Creating output file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4423\target\config.properties






Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4423:test >------------------
[INFO] Building Maven Integration Test :: MNG-4423 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-configuration:2.1-SNAPSHOT:config (default) @ test ---
[INFO] [MAVEN-CORE-IT-LOG] Using output file path: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4423\target\config.properties
[INFO] [MAVEN-CORE-IT-LOG] Creating output file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4423\target\config.properties





	at org.apache.maven.it.MavenITmng4423SessionDataFromPluginParameterExpressionTest.testit(MavenITmng4423SessionDataFromPluginParameterExpressionTest.java:54)


FAILED:  org.apache.maven.it.MavenITmng4416PluginOrderAfterProfileInjectionTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4416:test >------------------
[INFO] Building Maven Integration Test :: MNG-4416 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-log-file:2.1-SNAPSHOT:reset (first) @ test ---
[INFO] [MAVEN-CORE-IT-LOG] Resetting log file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4416\target\it.properties
[INFO] 
[INFO] --- maven-it-plugin-expression:2.1-SNAPSHOT:eval (second) @ test ---


[INFO] BUILD FAILURE

[INFO] Total time:  0.086 s



: 
    at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4416:test >------------------
[INFO] Building Maven Integration Test :: MNG-4416 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-log-file:2.1-SNAPSHOT:reset (first) @ test ---
[INFO] [MAVEN-CORE-IT-LOG] Resetting log file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4416\target\it.properties
[INFO] 
[INFO] --- maven-it-plugin-expression:2.1-SNAPSHOT:eval (second) @ test ---


[INFO] BUILD FAILURE

[INFO] Total time:  0.086 s



: 
    at
	at org.apache.maven.it.MavenITmng4416PluginOrderAfterProfileInjectionTest.testit(MavenITmng4416PluginOrderAfterProfileInjectionTest.java:57)


FAILED:  org.apache.maven.it.MavenITmng4415InheritedPluginOrderTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4415:test >------------------
[INFO] Building Maven Integration Test :: MNG-4415 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-log-file:2.1-SNAPSHOT:reset (first) @ test ---
[INFO] [MAVEN-CORE-IT-LOG] Resetting log file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4415\sub\target\it.properties
[INFO] 
[INFO] --- maven-it-plugin-expression:2.1-SNAPSHOT:eval (second) @ test ---


[INFO] BUILD FAILURE

[INFO] Total time:  0.085 s



: 
at

Stack Trace:
org.apache.maven.it.VerificationException: 
Exit code was non-zero: 1; command line and log = 
C:\mvn-it-0.tmp\core-it-suite\target\apache-maven\bin\mvn --global-settings C:\mvn-it-0.tmp\core-it-suite\target\test-classes\settings.xml -e --batch-mode -Dmaven.repo.local=c:\mvn-it-0.tmp\it-local-repo validate
[INFO] [jenkins-event-spy] Jenkins Maven Event Spy is disabled
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< org.apache.maven.its.mng4415:test >------------------
[INFO] Building Maven Integration Test :: MNG-4415 0.1
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-it-plugin-log-file:2.1-SNAPSHOT:reset (first) @ test ---
[INFO] [MAVEN-CORE-IT-LOG] Resetting log file: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4415\sub\target\it.properties
[INFO] 
[INFO] --- maven-it-plugin-expression:2.1-SNAPSHOT:eval (second) @ test ---


[INFO] BUILD FAILURE

[INFO] Total time:  0.085 s



: 
at
	at org.apache.maven.it.MavenITmng4415InheritedPluginOrderTest.testit(MavenITmng4415InheritedPluginOrderTest.java:57)


FAILED:  org.apache.maven.it.MavenITmng4413MirroringOfDependencyRepoTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4413\log.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4413\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4413MirroringOfDependencyRepoTest.testit(MavenITmng4413MirroringOfDependencyRepoTest.java:100)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4413\log.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4413MirroringOfDependencyRepoTest.testit(MavenITmng4413MirroringOfDependencyRepoTest.java:100)


FAILED:  org.apache.maven.it.MavenITmng4412OfflineModeInPluginTest.windows-jdk7 / Run ITs Windows Java 7 / testitCollector

Error Message:
java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4412\log-collector.txt (There is not enough space on the disk)

Stack Trace:
org.apache.maven.it.VerificationException: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4412\log-collector.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4412OfflineModeInPluginTest.testitCollector(MavenITmng4412OfflineModeInPluginTest.java:95)
Caused by: java.io.FileNotFoundException: C:\mvn-it-0.tmp\core-it-suite\target\test-classes\mng-4412\log-collector.txt (There is not enough space on the disk)
	at org.apache.maven.it.MavenITmng4412OfflineModeInPluginTest.testitCollector(MavenITmng4412OfflineModeInPluginTest.java:95)


FAILED:  org.apache.maven.it.MavenITmng4410UsageHelpTest.windows-jdk7 / Run ITs Windows Java 7 / testit

Error Message:
Text not found in log: --version

Stack Trace:
org.apache.maven.it.VerificationException: Text not found in log: --version
	at org.apache.maven.it.MavenITmng4410UsageHelpTest.testit(MavenITmng4410UsageHelpTest.java:55)




Build log:
[...truncated 59542 lines...]
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-expression\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-expression\2.1-SNAPSHOT\maven-it-plugin-expression-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-expression\target\maven-it-plugin-expression-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-expression\2.1-SNAPSHOT\maven-it-plugin-expression-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-error\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-error\2.1-SNAPSHOT\maven-it-plugin-error-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-error\target\maven-it-plugin-error-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-error\2.1-SNAPSHOT\maven-it-plugin-error-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-component\pom.xml under org\apache\maven\its\core-it-component\2.1-SNAPSHOT\core-it-component-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-component\target\core-it-component-2.1-SNAPSHOT.jar under org\apache\maven\its\core-it-component\2.1-SNAPSHOT\core-it-component-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension-consumer\2.1-SNAPSHOT\maven-it-plugin-extension-consumer-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension-consumer\target\maven-it-plugin-extension-consumer-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension-consumer\2.1-SNAPSHOT\maven-it-plugin-extension-consumer-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension-provider\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension-provider\2.1-SNAPSHOT\maven-it-plugin-extension-provider-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension-provider\target\maven-it-plugin-extension-provider-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension-provider\2.1-SNAPSHOT\maven-it-plugin-extension-provider-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-fork\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-fork\2.1-SNAPSHOT\maven-it-plugin-fork-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-fork\target\maven-it-plugin-fork-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-fork\2.1-SNAPSHOT\maven-it-plugin-fork-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-invalid-descriptor\2.1-SNAPSHOT\maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-invalid-descriptor\target\maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-invalid-descriptor\2.1-SNAPSHOT\maven-it-plugin-invalid-descriptor-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log-file\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-log-file\2.1-SNAPSHOT\maven-it-plugin-log-file-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log-file\target\maven-it-plugin-log-file-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-log-file\2.1-SNAPSHOT\maven-it-plugin-log-file-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\maven-it-helper\pom.xml under org\apache\maven\its\maven-it-helper\2.1-SNAPSHOT\maven-it-helper-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\maven-it-helper\target\maven-it-helper-2.1-SNAPSHOT.jar under org\apache\maven\its\maven-it-helper\2.1-SNAPSHOT\maven-it-helper-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-model-interpolation\2.1-SNAPSHOT\maven-it-plugin-model-interpolation-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-model-interpolation\target\maven-it-plugin-model-interpolation-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-model-interpolation\2.1-SNAPSHOT\maven-it-plugin-model-interpolation-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-no-default-comp\2.1-SNAPSHOT\maven-it-plugin-no-default-comp-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-no-default-comp\target\maven-it-plugin-no-default-comp-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-no-default-comp\2.1-SNAPSHOT\maven-it-plugin-no-default-comp-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-no-project\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-no-project\2.1-SNAPSHOT\maven-it-plugin-no-project-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-no-project\target\maven-it-plugin-no-project-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-no-project\2.1-SNAPSHOT\maven-it-plugin-no-project-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-online\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-online\2.1-SNAPSHOT\maven-it-plugin-online-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-online\target\maven-it-plugin-online-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-online\2.1-SNAPSHOT\maven-it-plugin-online-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-optional-mojos\2.1-SNAPSHOT\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-optional-mojos\target\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-optional-mojos\2.1-SNAPSHOT\maven-it-plugin-optional-mojos-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-packaging\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-packaging\2.1-SNAPSHOT\maven-it-plugin-packaging-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-packaging\target\maven-it-plugin-packaging-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-packaging\2.1-SNAPSHOT\maven-it-plugin-packaging-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-parameter-implementation\2.1-SNAPSHOT\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-parameter-implementation\target\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-parameter-implementation\2.1-SNAPSHOT\maven-it-plugin-parameter-implementation-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plugin-dependency\2.1-SNAPSHOT\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plugin-dependency\target\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plugin-dependency\2.1-SNAPSHOT\maven-it-plugin-plugin-dependency-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-project\2.1-SNAPSHOT\maven-it-plugin-project-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project\target\maven-it-plugin-project-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-project\2.1-SNAPSHOT\maven-it-plugin-project-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-project-interpolation\2.1-SNAPSHOT\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-project-interpolation\target\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-project-interpolation\2.1-SNAPSHOT\maven-it-plugin-project-interpolation-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-setter\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-setter\2.1-SNAPSHOT\maven-it-plugin-setter-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-setter\target\maven-it-plugin-setter-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-setter\2.1-SNAPSHOT\maven-it-plugin-setter-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-singleton-component\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-singleton-component\2.1-SNAPSHOT\maven-it-plugin-singleton-component-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-singleton-component\target\maven-it-plugin-singleton-component-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-singleton-component\2.1-SNAPSHOT\maven-it-plugin-singleton-component-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-site\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-site\2.1-SNAPSHOT\maven-it-plugin-site-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-site\target\maven-it-plugin-site-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-site\2.1-SNAPSHOT\maven-it-plugin-site-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-toolchain\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-toolchain\2.1-SNAPSHOT\maven-it-plugin-toolchain-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-toolchain\target\maven-it-plugin-toolchain-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-toolchain\2.1-SNAPSHOT\maven-it-plugin-toolchain-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-touch\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-touch\2.1-SNAPSHOT\maven-it-plugin-touch-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-touch\target\maven-it-plugin-touch-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-touch\2.1-SNAPSHOT\maven-it-plugin-touch-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-properties\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-uses-properties\2.1-SNAPSHOT\maven-it-plugin-uses-properties-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-properties\target\maven-it-plugin-uses-properties-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-uses-properties\2.1-SNAPSHOT\maven-it-plugin-uses-properties-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-uses-wagon\2.1-SNAPSHOT\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-uses-wagon\target\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-uses-wagon\2.1-SNAPSHOT\maven-it-plugin-uses-wagon-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-all\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-all\2.1-SNAPSHOT\maven-it-plugin-all-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-all\target\maven-it-plugin-all-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-all\2.1-SNAPSHOT\maven-it-plugin-all-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-11\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-11\target\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-11\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-11-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-new\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-utils-new\target\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-utils-new\2.1-SNAPSHOT\maven-it-plugin-plexus-utils-new-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-component-api\2.1-SNAPSHOT\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-component-api\target\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-component-api\2.1-SNAPSHOT\maven-it-plugin-plexus-component-api-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log4j\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-log4j\2.1-SNAPSHOT\maven-it-plugin-log4j-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-log4j\target\maven-it-plugin-log4j-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-log4j\2.1-SNAPSHOT\maven-it-plugin-log4j-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension1\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension1\2.1-SNAPSHOT\maven-it-plugin-extension1-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension1\target\maven-it-plugin-extension1-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension1\2.1-SNAPSHOT\maven-it-plugin-extension1-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension2\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-extension2\2.1-SNAPSHOT\maven-it-plugin-extension2-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-extension2\target\maven-it-plugin-extension2-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-extension2\2.1-SNAPSHOT\maven-it-plugin-extension2-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-plexus-lifecycle\2.1-SNAPSHOT\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-plexus-lifecycle\target\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-plexus-lifecycle\2.1-SNAPSHOT\maven-it-plugin-plexus-lifecycle-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-settings\pom.xml under org\apache\maven\its\plugins\maven-it-plugin-settings\2.1-SNAPSHOT\maven-it-plugin-settings-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\maven-it-plugin-settings\target\maven-it-plugin-settings-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\maven-it-plugin-settings\2.1-SNAPSHOT\maven-it-plugin-settings-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension\target\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension2\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension2\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-extension2\target\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-extension2\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-extension2-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin\target\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin-dep\pom.xml under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin-dep\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5805-plugin-dep\target\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5805-pkg-type-mojo-configuration-plugin-dep\2.1-SNAPSHOT\mng-5805-pkg-type-mojo-configuration-plugin-dep-2.1-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\pom.xml under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact core-it-support\core-it-plugins\mng5958-extension\target\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar under org\apache\maven\its\plugins\mng-5958-pkg-type-extension\2.1-SNAPSHOT\mng-5958-pkg-type-extension-2.1-SNAPSHOT.jar
[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
[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
[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-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
[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: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 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
[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: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
[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-toolchain\src\main\java\**\*,core-it-support\core-it-wagon\src\main\java\**\*' - excludes: null
[TASKS] Found 164 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 #29
[withMaven] Publishers: Pipeline Graph Publisher: 23 ms, Generated Artifacts Publisher: 10577 ms, Invoker Publisher: 5 ms, Junit Publisher: 31854 ms, Concordion Publisher: 9 ms, Dependencies Fingerprint Publisher: 257 ms, Findbugs Publisher: 3 ms, JGiven Publisher: 1 ms, Jacoco Publisher: 2 ms, SpotBugs Publisher: 2 ms, Open Task Scanner Publisher: 1297 ms
[Pipeline] // withMaven
[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] emailext

Build succeeded in Jenkins: Maven TLP » maven » MNG-5868 #32

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-5868/32/

No changes.

All tests passed

Build failed in Jenkins: Maven TLP » maven » MNG-5868 #31

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven/job/MNG-5868/31/

No changes.

All tests passed

Build log:
[...truncated 32272 lines...]
remote: Compressing objects:  95% (13403/14108)           
remote: Compressing objects:  96% (13544/14108)           
remote: Compressing objects:  97% (13685/14108)           
remote: Compressing objects:  98% (13826/14108)           
remote: Compressing objects:  99% (13967/14108)           
remote: Compressing objects: 100% (14108/14108)           
remote: Compressing objects: 100% (14108/14108), done.        
fatal: Unable to create temporary file 'c:/mvn-it-1.tmp/.git/objects/pack/tmp_pack_XXXXXX': No space left on device
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ec2-34-228-168-168.compute-1.amazonaws.com/34.228.168.168:56314
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1026.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy121.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8
Running on windows-2016-1 in f:\jenkins\jenkins-slave\workspace\maven-box_maven_MNG-5868
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Run ITs Windows Java 11)
[Pipeline] isUnix
[Pipeline] dir
Running in c:\mvn-it-1.tmp
[Pipeline] {
[Pipeline] pwd
[Pipeline] checkout
No credentials specified
Fetching changes from the remote Git repository
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-integration-testing.git # timeout=10
Fetching without tags
Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
 > git --version # timeout=10
 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://gitbox.apache.org/repos/asf/maven-integration-testing.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: hudson.plugins.git.GitException: Command "git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-integration-testing.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: remote: Counting objects: 45050, done.        
remote: Compressing objects:   0% (1/14108)           
remote: Compressing objects:   1% (142/14108)           
remote: Compressing objects:   2% (283/14108)           
remote: Compressing objects:   3% (424/14108)           
remote: Compressing objects:   4% (565/14108)           
remote: Compressing objects:   5% (706/14108)           
remote: Compressing objects:   6% (847/14108)           
remote: Compressing objects:   7% (988/14108)           
remote: Compressing objects:   8% (1129/14108)           
remote: Compressing objects:   9% (1270/14108)           
remote: Compressing objects:  10% (1411/14108)           
remote: Compressing objects:  11% (1552/14108)           
remote: Compressing objects:  12% (1693/14108)           
remote: Compressing objects:  13% (1835/14108)           
remote: Compressing objects:  14% (1976/14108)           
remote: Compressing objects:  15% (2117/14108)           
remote: Compressing objects:  16% (2258/14108)           
remote: Compressing objects:  17% (2399/14108)           
remote: Compressing objects:  18% (2540/14108)           
remote: Compressing objects:  19% (2681/14108)           
remote: Compressing objects:  20% (2822/14108)           
remote: Compressing objects:  21% (2963/14108)           
remote: Compressing objects:  22% (3104/14108)           
remote: Compressing objects:  23% (3245/14108)           
remote: Compressing objects:  24% (3386/14108)           
remote: Compressing objects:  25% (3527/14108)           
remote: Compressing objects:  26% (3669/14108)           
remote: Compressing objects:  27% (3810/14108)           
remote: Compressing objects:  28% (3951/14108)           
remote: Compressing objects:  29% (4092/14108)           
remote: Compressing objects:  30% (4233/14108)           
remote: Compressing objects:  31% (4374/14108)           
remote: Compressing objects:  32% (4515/14108)           
remote: Compressing objects:  33% (4656/14108)           
remote: Compressing objects:  34% (4797/14108)           
remote: Compressing objects:  35% (4938/14108)           
remote: Compressing objects:  36% (5079/14108)           
remote: Compressing objects:  37% (5220/14108)           
remote: Compressing objects:  38% (5362/14108)           
remote: Compressing objects:  39% (5503/14108)           
remote: Compressing objects:  40% (5644/14108)           
remote: Compressing objects:  41% (5785/14108)           
remote: Compressing objects:  42% (5926/14108)           
remote: Compressing objects:  43% (6067/14108)           
remote: Compressing objects:  44% (6208/14108)           
remote: Compressing objects:  45% (6349/14108)           
remote: Compressing objects:  46% (6490/14108)           
remote: Compressing objects:  47% (6631/14108)           
remote: Compressing objects:  48% (6772/14108)           
remote: Compressing objects:  49% (6913/14108)           
remote: Compressing objects:  50% (7054/14108)           
remote: Compressing objects:  51% (7196/14108)           
remote: Compressing objects:  52% (7337/14108)           
remote: Compressing objects:  53% (7478/14108)           
remote: Compressing objects:  54% (7619/14108)           
remote: Compressing objects:  55% (7760/14108)           
remote: Compressing objects:  56% (7901/14108)           
remote: Compressing objects:  57% (8042/14108)           
remote: Compressing objects:  58% (8183/14108)           
remote: Compressing objects:  59% (8324/14108)           
remote: Compressing objects:  60% (8465/14108)           
remote: Compressing objects:  61% (8606/14108)           
remote: Compressing objects:  62% (8747/14108)           
remote: Compressing objects:  63% (8889/14108)           
remote: Compressing objects:  64% (9030/14108)           
remote: Compressing objects:  65% (9171/14108)           
remote: Compressing objects:  66% (9312/14108)           
remote: Compressing objects:  67% (9453/14108)           
remote: Compressing objects:  68% (9594/14108)           
remote: Compressing objects:  69% (9735/14108)           
remote: Compressing objects:  70% (9876/14108)           
remote: Compressing objects:  71% (10017/14108)           
remote: Compressing objects:  72% (10158/14108)           
remote: Compressing objects:  73% (10299/14108)           
remote: Compressing objects:  74% (10440/14108)           
remote: Compressing objects:  75% (10581/14108)           
remote: Compressing objects:  76% (10723/14108)           
remote: Compressing objects:  77% (10864/14108)           
remote: Compressing objects:  78% (11005/14108)           
remote: Compressing objects:  79% (11146/14108)           
remote: Compressing objects:  80% (11287/14108)           
remote: Compressing objects:  81% (11428/14108)           
remote: Compressing objects:  82% (11569/14108)           
remote: Compressing objects:  83% (11710/14108)           
remote: Compressing objects:  84% (11851/14108)           
remote: Compressing objects:  85% (11992/14108)           
remote: Compressing objects:  86% (12133/14108)           
remote: Compressing objects:  87% (12274/14108)           
remote: Compressing objects:  88% (12416/14108)           
remote: Compressing objects:  89% (12557/14108)           
remote: Compressing objects:  90% (12698/14108)           
remote: Compressing objects:  91% (12839/14108)           
remote: Compressing objects:  92% (12980/14108)           
remote: Compressing objects:  93% (13121/14108)           
remote: Compressing objects:  94% (13262/14108)           
remote: Compressing objects:  95% (13403/14108)           
remote: Compressing objects:  96% (13544/14108)           
remote: Compressing objects:  97% (13685/14108)           
remote: Compressing objects:  98% (13826/14108)           
remote: Compressing objects:  99% (13967/14108)           
remote: Compressing objects: 100% (14108/14108)           
remote: Compressing objects: 100% (14108/14108), done.        
fatal: Unable to create temporary file 'c:/mvn-it-1.tmp/.git/objects/pack/tmp_pack_XXXXXX': No space left on device
fatal: index-pack failed

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2042)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1761)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$400(CliGitAPIImpl.java:72)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:442)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ec2-34-228-168-168.compute-1.amazonaws.com/34.228.168.168:56314
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:955)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
		at sun.reflect.GeneratedMethodAccessor1026.invoke(Unknown Source)
		at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
		at java.lang.reflect.Method.invoke(Method.java:498)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
		at com.sun.proxy.$Proxy121.execute(Unknown Source)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:120)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:90)
		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:77)
		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
		at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		at java.lang.Thread.run(Thread.java:748)
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11
[Pipeline] // parallel
[Pipeline] echo
[FAILURE-003] AbortException hudson.AbortException: Error fetching remote repo 'origin'
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext