See https://builds.apache.org/job/maven-box/job/maven-doxia/job/DOXIA-575/2/
No changes.
3 tests failed.
FAILED: org.apache.maven.doxia.sink.impl.Xhtml5BaseSinkTest.windows-jdk8 /
Build windows-jdk8 / testContent
Error Message:
expected:<<main>[]
<div class="content...> but was:<<main>[
]
<div class="content...>
Stack Trace:
junit.framework.ComparisonFailure:
expected:<<main>[]
<div class="content...> but was:<<main>[
]
<div class="content...>
at
org.apache.maven.doxia.sink.impl.Xhtml5BaseSinkTest.testContent(Xhtml5BaseSinkTest.java:518)
FAILED: org.apache.maven.doxia.sink.impl.Xhtml5BaseSinkTest.windows-jdk7 /
Build windows-jdk7 / testContent
Error Message:
expected:<<main>[]
<div class="content...> but was:<<main>[
]
<div class="content...>
Stack Trace:
junit.framework.ComparisonFailure:
expected:<<main>[]
<div class="content...> but was:<<main>[
]
<div class="content...>
at
org.apache.maven.doxia.sink.impl.Xhtml5BaseSinkTest.testContent(Xhtml5BaseSinkTest.java:518)
FAILED: org.apache.maven.doxia.sink.impl.Xhtml5BaseSinkTest.windows-jdk11 /
Build windows-jdk11 / testContent
Error Message:
expected:<<main>[]
<div class="content...> but was:<<main>[
]
<div class="content...>
Stack Trace:
junit.framework.ComparisonFailure:
expected:<<main>[]
<div class="content...> but was:<<main>[
]
<div class="content...>
at
org.apache.maven.doxia.sink.impl.Xhtml5BaseSinkTest.testContent(Xhtml5BaseSinkTest.java:518)
Build log:
[...truncated 28852 lines...]
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 11 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 11 licenses.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ doxia-module-markdown ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
doxia-module-markdown ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\src\main\resources
[INFO] skip non existing resourceDirectory
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\target\generated-site\xsd
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
doxia-module-markdown ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\target\classes
[INFO]
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-doxia_DOXIA-575/m/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParser.java:
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\src\main\java\org\apache\maven\doxia\module\markdown\MarkdownParser.java
uses or overrides a deprecated API.
[INFO]
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-doxia_DOXIA-575/m/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/MarkdownParser.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-doxia_DOXIA-575/m/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/FlexmarkDoxiaNodeRenderer.java:
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\src\main\java\org\apache\maven\doxia\module\markdown\FlexmarkDoxiaNodeRenderer.java
uses unchecked or unsafe operations.
[INFO]
/F:/jenkins/jenkins-slave/workspace/maven-box_maven-doxia_DOXIA-575/m/doxia-modules/doxia-module-markdown/src/main/java/org/apache/maven/doxia/module/markdown/FlexmarkDoxiaNodeRenderer.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- plexus-component-metadata:1.7.1:generate-metadata (default) @
doxia-module-markdown ---
[INFO] Discovered 3 component descriptors(s)
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
doxia-module-markdown ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 17 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @
doxia-module-markdown ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @
doxia-module-markdown ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-markdown:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/doxia-modules/doxia-module-markdown/target/surefire-reports/*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-twiki:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/doxia-modules/doxia-module-twiki/target/surefire-reports/*.xml
Recording test results
[INFO] Running
org.apache.maven.doxia.module.markdown.FlexmarkDoxiaLinkResolverTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s -
in org.apache.maven.doxia.module.markdown.FlexmarkDoxiaLinkResolverTest
[INFO] Running org.apache.maven.doxia.module.markdown.MarkdownParserModuleTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.332 s
- in org.apache.maven.doxia.module.markdown.MarkdownParserModuleTest
[INFO] Running org.apache.maven.doxia.module.markdown.MarkdownParserTest
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-xdoc:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/doxia-modules/doxia-module-xdoc/target/surefire-reports/*.xml
Recording test results
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s
- in org.apache.maven.doxia.module.markdown.MarkdownParserTest
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-xhtml:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/doxia-modules/doxia-module-xhtml/target/surefire-reports/*.xml
Recording test results
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ doxia-module-markdown ---
[INFO] Building jar:
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\target\doxia-module-markdown-1.9-SNAPSHOT.jar
[INFO]
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @
doxia-module-markdown ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO]
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-xhtml5:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/doxia-modules/doxia-module-xhtml5/target/surefire-reports/*.xml
Recording test results
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @
doxia-module-markdown ---
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-markdown:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m/doxia-modules/doxia-module-markdown/target/surefire-reports/*.xml
Recording test results
[INFO]
[INFO] >>> clirr-maven-plugin:2.8:check (default) > compile @
doxia-module-markdown >>>
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
doxia-module-markdown ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @
doxia-module-markdown ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @
doxia-module-markdown ---
[INFO]
[INFO] --- apache-rat-plugin:0.12:check (rat-check) @ doxia-module-markdown ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: src/test/resources/**/*.apt
[INFO] Exclude: src/test/resources/**/*.apt.vm
[INFO] Exclude: src/test/resources/**/*.confluence
[INFO] Exclude: src/test/site/**/*.confluence
[INFO] Exclude: src/test/resources/**/*.twiki
[INFO] Exclude: src/test/resources/**/*.md
[INFO] Exclude: .repository/**
[INFO] Exclude: .maven/spy.log
[INFO] Exclude: dependency-reduced-pom.xml
[INFO] Exclude: .java-version
[INFO] 11 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated:
0, approved: 11 licenses.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ doxia-module-markdown ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
doxia-module-markdown ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\src\main\resources
[INFO] skip non existing resourceDirectory
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575\m\doxia-modules\doxia-module-markdown\target\generated-site\xsd
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @
doxia-module-markdown ---
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] <<< clirr-maven-plugin:2.8:check (default) < compile @
doxia-module-markdown <<<
[INFO]
[INFO]
[INFO] --- clirr-maven-plugin:2.8:check (default) @ doxia-module-markdown ---
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for
updates from apache-snapshots
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for
updates from Nexus
[INFO] artifact org.apache.maven.doxia:doxia-module-markdown: checking for
updates from central
[INFO] Comparing to version: 1.8
[INFO] Succeeded with 0 errors; 0 warnings; and 0 other changes.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Doxia 1.9-SNAPSHOT:
[INFO]
[INFO] Doxia .............................................. SUCCESS [ 47.842 s]
[INFO] Doxia :: Logging API ............................... SUCCESS [ 9.854 s]
[INFO] Doxia :: Sink API .................................. SUCCESS [ 2.453 s]
[INFO] Doxia :: Test Documents ............................ SUCCESS [ 2.897 s]
[INFO] Doxia :: Core ...................................... SUCCESS [ 20.362 s]
[INFO] Doxia :: Modules ................................... SUCCESS [ 1.153 s]
[INFO] Doxia :: APT Module ................................ SUCCESS [ 7.376 s]
[INFO] Doxia :: Confluence Module ......................... SUCCESS [ 6.690 s]
[INFO] Doxia :: Simplified DocBook Module ................. SUCCESS [ 7.865 s]
[INFO] Doxia :: FML Module ................................ SUCCESS [ 6.144 s]
[INFO] Doxia :: FO Module ................................. SUCCESS [ 15.771 s]
[INFO] Doxia :: iText Module .............................. SUCCESS [ 6.403 s]
[INFO] Doxia :: Latex Module .............................. SUCCESS [ 4.969 s]
[INFO] Doxia :: RTF Module ................................ SUCCESS [ 7.082 s]
[INFO] Doxia :: TWiki Module .............................. SUCCESS [ 6.716 s]
[INFO] Doxia :: XDoc Module ............................... SUCCESS [ 14.553 s]
[INFO] Doxia :: XHTML Module .............................. SUCCESS [ 5.992 s]
[INFO] Doxia :: XHTML5 Module ............................. SUCCESS [ 5.695 s]
[INFO] Doxia :: Markdown Module ........................... SUCCESS [ 12.474 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:14 min
[INFO] Finished at: 2019-04-28T14:43:17-07:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it
does not exist.
[INFO] [jenkins-event-spy] Generated
F:\jenkins\jenkins-slave\workspace\maven-box_maven-doxia_DOXIA-575@tmp\withMaven5735eed3\maven-spy-20190428-144002-6664644906679342728464.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-logging-api:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-logging-api\target\surefire-reports\*.xml
Recording test results
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-sink-api:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-sink-api\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-logging-api:jar:1.9-SNAPSHOT in source directory
m/doxia-logging-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-sink-api:jar:1.9-SNAPSHOT in source directory
m/doxia-sink-api/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-core:jar:1.9-SNAPSHOT in source directory
m/doxia-core/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-apt:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-apt/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-confluence:jar:1.9-SNAPSHOT in source
directory m/doxia-modules/doxia-module-confluence/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-docbook-simple:jar:1.9-SNAPSHOT in source
directory m/doxia-modules/doxia-module-docbook-simple/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-fml:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-fml/src/main/java
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-test-docs:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-test-docs\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-fo:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-fo/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-itext:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-itext/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-latex:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-latex/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-rtf:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-rtf/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-twiki:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-twiki/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-xdoc:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-xdoc/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-xhtml:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-xhtml/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-xhtml5:jar:1.9-SNAPSHOT in source directory
m/doxia-modules/doxia-module-xhtml5/src/main/java
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact
org.apache.maven.doxia:doxia-module-markdown:jar:1.9-SNAPSHOT in source
directory m/doxia-modules/doxia-module-markdown/src/main/java
None of the test reports contained any result
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-core:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-core\target\surefire-reports\*.xml
Recording test results
[TASKS] Scanning folder
'/home/jenkins/jenkins-slave/workspace/maven-box_maven-doxia_DOXIA-575' for
files matching the pattern
'm/doxia-logging-api/src/main/java/**/*,m/doxia-sink-api/src/main/java/**/*,m/doxia-core/src/main/java/**/*,m/doxia-modules/doxia-module-apt/src/main/java/**/*,m/doxia-modules/doxia-module-confluence/src/main/java/**/*,m/doxia-modules/doxia-module-docbook-simple/src/main/java/**/*,m/doxia-modules/doxia-module-fml/src/main/java/**/*,m/doxia-modules/doxia-module-fo/src/main/java/**/*,m/doxia-modules/doxia-module-itext/src/main/java/**/*,m/doxia-modules/doxia-module-latex/src/main/java/**/*,m/doxia-modules/doxia-module-rtf/src/main/java/**/*,m/doxia-modules/doxia-module-twiki/src/main/java/**/*,m/doxia-modules/doxia-module-xdoc/src/main/java/**/*,m/doxia-modules/doxia-module-xhtml/src/main/java/**/*,m/doxia-modules/doxia-module-xhtml5/src/main/java/**/*,m/doxia-modules/doxia-module-markdown/src/main/java/**/*'
- excludes: null
[TASKS] Found 225 files to scan for tasks
[TASKS] Found 44 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] Publishers: Pipeline Graph Publisher: 22 ms, Generated Artifacts
Publisher: 3402 ms, Invoker Publisher: 2 ms, Junit Publisher: 24507 ms,
Concordion Publisher: 1 ms, Dependencies Fingerprint Publisher: 2389 ms,
Findbugs Publisher: 1 ms, JGiven Publisher: 4 ms, Jacoco Publisher: 1 ms,
SpotBugs Publisher: 1 ms, Open Task Scanner Publisher: 1063 ms
[Pipeline] // withMaven
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-apt:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-apt\target\surefire-reports\*.xml
Recording test results
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-confluence:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-confluence\target\surefire-reports\*.xml
Recording test results
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-docbook-simple:jar:1.9-SNAPSHOT generated
by maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-docbook-simple\target\surefire-reports\*.xml
Recording test results
[Pipeline] // stage
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-fml:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-fml\target\surefire-reports\*.xml
Recording test results
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-fo:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-fo\target\surefire-reports\*.xml
Recording test results
[Pipeline] // node
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-itext:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-itext\target\surefire-reports\*.xml
Recording test results
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-latex:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-latex\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-rtf:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-rtf\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-twiki:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-twiki\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-xdoc:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-xdoc\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-xhtml:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-xhtml\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-xhtml5:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-xhtml5\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact
org.apache.maven.doxia:doxia-module-markdown:jar:1.9-SNAPSHOT generated by
maven-surefire-plugin:test (default-test):
m\doxia-modules\doxia-module-markdown\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 18 ms, Invoker Publisher: 1
ms, Junit Publisher: 6024 ms, Concordion Publisher: 2 ms, Dependencies
Fingerprint Publisher: 2817 ms, JGiven Publisher: 4 ms, Jacoco Publisher: 1 ms,
SpotBugs Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Pipeline Graph Publisher: 20 ms, Invoker Publisher: 4
ms, Junit Publisher: 38224 ms, Concordion Publisher: 8 ms, Dependencies
Fingerprint Publisher: 27702 ms, JGiven Publisher: 4 ms, SpotBugs Publisher: 1
ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] emailext