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/13 13:14:38 UTC

Build failed in Jenkins: Maven TLP » maven-site-plugin » MSITE-824 #3

See https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/MSITE-824/3/

No changes.

All tests passed

Build log:
[...truncated 10348 lines...]
[INFO] Stopped SocketConnector@0.0.0.0:55154
[INFO] Mock Repository Manager http://localhost:55154 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-site-plugin ---
[INFO] run post-build script verify.bsh
[INFO]           site-sd-lang\pom.xml ............................. SUCCESS (31.0 s)
[INFO] Building: site-sd-stagingSiteURL\pom.xml
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-site-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 54, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  full-reporting\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47:34 min
[INFO] Finished at: 2019-06-13T13:06:14Z
[INFO] Final Memory: 85M/1493M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2@tmp\withMavenb465f7e4\maven-spy-20190613-121837-821038758682566210691.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-site-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-site-plugin: 1 build failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:955)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:290)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:194)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2@tmp\withMavenb465f7e4\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2@tmp\withMavenb465f7e4" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk8-m3.5.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT in source directory windows-jdk8-m3.5.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2' for files matching the pattern 'windows-jdk8-m3.5.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 21 files to scan for tasks
[TASKS] Found 8 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT(version: 3.8-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk8-m3.5.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-stagingSiteURL\pom.xml ................... SUCCESS (80.7 s)
[INFO] Building: site-sd-submodule\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-submodule\pom.xml ........................ SUCCESS (82.4 s)
[INFO] Building: site-sd-top-parent-different-site\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-different-site\pom.xml ........ SUCCESS (69.3 s)
[INFO] Building: site-sd-top-parent-no-site\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 94 ms, Junit Publisher: 118 ms, Open Task Scanner Publisher: 1248 ms, Dependencies Fingerprint Publisher: 1 ms, Invoker Publisher: 224279 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8-m3.5.x_build
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-no-site\pom.xml ............... SUCCESS (12.7 s)
[INFO] Building: site-sd-top-parent-same-site\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           site-sd-top-parent-same-site\pom.xml ............. SUCCESS (6.9 s)
[INFO] Building: site-skip\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           site-skip\pom.xml ................................ SUCCESS (7.5 s)
[INFO] Building: surefire-report\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           surefire-report\pom.xml .......................... SUCCESS (7.5 s)
[INFO] Building: template-skin\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           template-skin\pom.xml ............................ SUCCESS (10.6 s)
[INFO] Building: validate\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           validate\pom.xml ................................. SUCCESS (17.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-site-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:55178
[INFO] Stopped SocketConnector@0.0.0.0:55178
[INFO] Mock Repository Manager http://localhost:55178 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-site-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-site-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 54, Failed: 1, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  full-reporting\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  50:59 min
[INFO] Finished at: 2019-06-13T13:11:20Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@3@2@tmp\withMavenc12fbbf9\maven-spy-20190613-122020-4726252953736175081715.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-site-plugin: 1 build failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-site-plugin: 1 build failed. See console output above for details.
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 1 build failed. See console output above for details.
    at org.apache.maven.plugins.invoker.InvokerSession.handleFailures (InvokerSession.java:260)
    at org.apache.maven.plugins.invoker.VerifyMojo.execute (VerifyMojo.java:137)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
    at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
    at org.apache.maven.cli.MavenCli.execute (MavenCli.java:956)
    at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:288)
    at org.apache.maven.cli.MavenCli.main (MavenCli.java:192)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
    at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:566)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:229)
    at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:415)
    at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:356)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@3@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 21 files to scan for tasks
[TASKS] Found 8 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT(version: 3.8-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 130 ms, Junit Publisher: 127 ms, Open Task Scanner Publisher: 2639 ms, Dependencies Fingerprint Publisher: 1 ms, Invoker Publisher: 167282 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk11-m3.6.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext

Build succeeded in Jenkins: Maven TLP » maven-site-plugin » MSITE-824 #5

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/MSITE-824/5/

No changes.

All tests passed

Build failed in Jenkins: Maven TLP » maven-site-plugin » MSITE-824 #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://builds.apache.org/job/maven-box/job/maven-site-plugin/job/MSITE-824/4/

No changes.

All tests passed

Build log:
[...truncated 9337 lines...]
       |        [DEBUG] ResourceLoader instantiated: org.apache.velocity.runtime.resource.loader.FileResourceLoader
       |        [DEBUG] FileResourceLoader : initialization starting.
       |        [DEBUG] Do unicode file recognition:  false
       |        [DEBUG] FileResourceLoader : adding path ''
       |        [DEBUG] FileResourceLoader : initialization complete.
       |        [DEBUG] ResourceCache: initialized (class org.apache.velocity.runtime.resource.ResourceCacheImpl) with class java.util.Collections$SynchronizedMap cache map.
       |        [DEBUG] Default ResourceManager initialization complete.
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Stop
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Define
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Break
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Evaluate
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Literal
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Macro
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Parse
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Include
       |        [DEBUG] Loaded System Directive: org.apache.velocity.runtime.directive.Foreach
       |        [DEBUG] Created '20' parsers.
       |        [DEBUG] Velocimacro : initialization starting.
       |        [DEBUG] Velocimacro : allowInline = true : VMs can be defined inline in templates
       |        [DEBUG] Velocimacro : allowInlineToOverride = true : VMs defined inline may replace previous VM definitions
       |        [DEBUG] Velocimacro : allowInlineLocal = false : VMs defined inline will be global in scope if allowed.
       |        [DEBUG] Velocimacro : autoload off : VM system will not automatically reload global library macros
       |        [DEBUG] Velocimacro : Velocimacro : initialization complete.
       |        [DEBUG] RuntimeInstance successfully initialized.
       |        [DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-site-plugin:3.8-SNAPSHOT:site' with basic configurator -->
       |        [DEBUG]   (f) generateProjectInfo = true
       |        [DEBUG]   (f) generateReports = false
       |        [DEBUG]   (f) generateSitemap = false
       |        [DEBUG]   (f) generatedSiteDirectory = F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\target\generated-site
       |        [DEBUG]   (f) inputEncoding = UTF-8
       |        [DEBUG]   (f) localRepository =       id: local
       |              url: file:///F:/jenkins/jenkins-slave/workspace/-box_maven-site-plugin_MSITE-824@2/windows-jdk8-m3.3.x_build/target/local-repo/
       |           layout: default
       |        snapshots: [enabled => true, update => always]
       |         releases: [enabled => true, update => always]
       |         
       |        [DEBUG]   (f) locales = en
       |        [DEBUG]   (f) mavenSession = org.apache.maven.execution.MavenSession@2eadc9f6
       |        [DEBUG]   (f) outputDirectory = F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\target\site
       |        [DEBUG]   (f) project = MavenProject: org.apache.maven.plugins.its.validate:test:1.0-SNAPSHOT @ F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\pom.xml
       |        [DEBUG]   (f) reactorProjects = [MavenProject: org.apache.maven.plugins.its.validate:test:1.0-SNAPSHOT @ F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\pom.xml]
       |        [DEBUG]   (f) relativizeDecorationLinks = true
       |        [DEBUG]   (f) reporting = org.apache.maven.model.Reporting@2903c6ff
       |        [DEBUG]   (f) reports = []
       |        [DEBUG]   (f) repositories = [      id: mrm-maven-plugin
       |              url: http://localhost:57332
       |           layout: default
       |        snapshots: [enabled => true, update => always]
       |         releases: [enabled => true, update => daily]
       |        ]
       |        [DEBUG]   (f) siteDirectory = F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\src\site
       |        [DEBUG]   (f) skip = false
       |        [DEBUG]   (f) validate = true
       |        [DEBUG]   (f) xdocDirectory = F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\xdocs
       |        [DEBUG] -- end configuration --
       |        [DEBUG] executing Site Mojo
       |        [INFO] Rendering site with default locale English (en)
       |        [DEBUG] Computing decoration model of org.apache.maven.plugins.its.validate:test:jar:1.0-SNAPSHOT for locale en
       |        [DEBUG] Reading site descriptor from F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\src\site\site.xml
       |        [INFO] Relativizing decoration links with respect to localized project URL: http://example.org/
       |        [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.2 skin.
       |        [DEBUG] Skin doxia-sitetools prerequisite: 1.7, current: 1.9, matched = true
       |        [INFO] Validation is switched on, xml input documents will be validated!
       |        [DEBUG] The file 'F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\target\site\css\site.css' does not exist. Creating an empty file.
       |        [INFO] Rendering 2 Doxia documents: 1 fml, 1 xdoc
       |        [DEBUG] Generating F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\target\site\faq.html
       |        [DEBUG] Validating: F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\src\site\fml\faq.fml
       |        [DEBUG] Validating the content...
       |        log4j:WARN No appenders could be found for logger (org.apache.http.client.protocol.RequestAddCookies).
       |        log4j:WARN Please initialize the log4j system properly.
       |        [INFO] ------------------------------------------------------------------------
       |        [INFO] BUILD FAILURE
       |        [INFO] ------------------------------------------------------------------------
       |        [INFO] Total time: 25.548 s
       |        [INFO] Finished at: 2019-06-17T22:23:40+00:00
       |        [INFO] Final Memory: 25M/319M
       |        [INFO] ------------------------------------------------------------------------
       |        [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.8-SNAPSHOT:site (default-cli) on project test: Error parsing 'F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\src\site\fml\faq.fml': line [-1] Error validating the model: There is not enough space on the disk -> [Help 1]
       |        org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.8-SNAPSHOT:site (default-cli) on project test: Error parsing 'F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\src\site\fml\faq.fml': line [-1] Error validating the model: There is not enough space on the disk
       |        	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
       |        	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
       |        	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
       |        	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
       |        	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
       |        	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
       |        	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
       |        	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
       |        	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
       |        	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
       |        	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
       |        	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
       |        	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
       |        	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
       |        	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
       |        	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
       |        	at java.lang.reflect.Method.invoke(Method.java:498)
       |        	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
       |        	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
       |        	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
       |        	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
       |        Caused by: org.apache.maven.plugin.MojoExecutionException: Error parsing 'F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\src\site\fml\faq.fml': line [-1] Error validating the model: There is not enough space on the disk
       |        	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:157)
       |        	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
       |        	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
       |        	... 20 more
       |        Caused by: org.apache.maven.doxia.siterenderer.RendererException: Error parsing 'F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\src\site\fml\faq.fml': line [-1] Error validating the model: There is not enough space on the disk
       |        	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:444)
       |        	at org.apache.maven.doxia.siterenderer.DoxiaDocumentRenderer.renderDocument(DoxiaDocumentRenderer.java:52)
       |        	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.render(DefaultSiteRenderer.java:349)
       |        	at org.apache.maven.plugins.site.render.SiteMojo.renderDoxiaDocuments(SiteMojo.java:290)
       |        	at org.apache.maven.plugins.site.render.SiteMojo.renderLocale(SiteMojo.java:188)
       |        	at org.apache.maven.plugins.site.render.SiteMojo.execute(SiteMojo.java:147)
       |        	... 22 more
       |        Caused by: org.apache.maven.doxia.parser.ParseException: Error validating the model: There is not enough space on the disk
       |        	at org.apache.maven.doxia.util.XmlValidator.validate(XmlValidator.java:112)
       |        	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.validate(DefaultSiteRenderer.java:1132)
       |        	at org.apache.maven.doxia.siterenderer.DefaultSiteRenderer.renderDocument(DefaultSiteRenderer.java:424)
       |        	... 27 more
       |        Caused by: java.io.IOException: There is not enough space on the disk
       |        	at java.io.FileOutputStream.writeBytes(Native Method)
       |        	at java.io.FileOutputStream.write(FileOutputStream.java:313)
       |        	at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:684)
       |        	at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:672)
       |        	at org.apache.maven.doxia.parser.AbstractXmlParser$CachedFileEntityResolver.copy(AbstractXmlParser.java:861)
       |        	at org.apache.maven.doxia.parser.AbstractXmlParser$CachedFileEntityResolver.resolveEntity(AbstractXmlParser.java:757)
       |        	at com.sun.org.apache.xerces.internal.util.EntityResolverWrapper.resolveEntity(EntityResolverWrapper.java:110)
       |        	at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.resolveEntity(XMLEntityManager.java:1081)
       |        	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.resolveDocument(XMLSchemaLoader.java:657)
       |        	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.findSchemaGrammar(XMLSchemaValidator.java:2430)
       |        	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:1767)
       |        	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:740)
       |        	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
       |        	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl$NSContentDriver.scanRootElementHook(XMLNSDocumentScannerImpl.java:613)
       |        	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:3132)
       |        	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:852)
       |        	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
       |        	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
       |        	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
       |        	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:841)
       |        	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:770)
       |        	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
       |        	at com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1213)
       |        	at org.apache.maven.doxia.util.XmlValidator.validate(XmlValidator.java:108)
       |        	... 29 more
       |        [ERROR] 
       |        [ERROR] 
       |        [ERROR] For more information about the errors and possible solutions, please read the following articles:
       |        [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
       |        Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2@tmp\withMaven7326d957\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2@tmp\withMaven7326d957" 
       |        Running post-build script: f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\verify.groovy
       f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2\windows-jdk8-m3.3.x_build\target\it\validate\build.log
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-site-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:57332
[INFO] Stopped SocketConnector@0.0.0.0:57332
[INFO] Mock Repository Manager http://localhost:57332 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-site-plugin ---
[INFO] 
[INFO] --- maven-invoker-plugin:3.1.0:verify (integration-test) @ maven-site-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 53, Failed: 2, Errors: 0, Skipped: 0
[INFO] -------------------------------------------------
[ERROR] The following builds failed:
[ERROR] *  full-reporting\pom.xml
[ERROR] *  validate\pom.xml
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 43:41 min
[INFO] Finished at: 2019-06-17T22:23:56+00:00
[INFO] Final Memory: 82M/1441M
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2@tmp\withMaven7326d957\maven-spy-20190617-214014-5889086051399498972581.log
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-site-plugin: 2 builds failed. See console output above for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-invoker-plugin:3.1.0:verify (integration-test) on project maven-site-plugin: 2 builds failed. See console output above for details.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: 2 builds failed. See console output above for details.
	at org.apache.maven.plugins.invoker.InvokerSession.handleFailures(InvokerSession.java:260)
	at org.apache.maven.plugins.invoker.VerifyMojo.execute(VerifyMojo.java:137)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2@tmp\withMaven7326d957\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2@tmp\withMaven7326d957" 
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk8-m3.3.x_build\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT in source directory windows-jdk8-m3.3.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\workspace\-box_maven-site-plugin_MSITE-824@2' for files matching the pattern 'windows-jdk8-m3.3.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 21 files to scan for tasks
[TASKS] Found 8 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-site-plugin:maven-plugin:3.8-SNAPSHOT(version: 3.8-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.1.0@integration-test  integration-test}: windows-jdk8-m3.3.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 114 ms, Junit Publisher: 163 ms, Open Task Scanner Publisher: 1518 ms, Invoker Publisher: 104753 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
Failed in branch windows-jdk8-m3.3.x_build
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: FAILURE
[Pipeline] jiraIssueSelector
[Pipeline] emailext