From notifications-return-67899-archive-asf-public=cust-asf.ponee.io@maven.apache.org Sun Apr 7 09:42:04 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 9BB9218061A for ; Sun, 7 Apr 2019 11:42:03 +0200 (CEST) Received: (qmail 39965 invoked by uid 500); 7 Apr 2019 09:22:25 -0000 Mailing-List: contact notifications-help@maven.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@maven.apache.org Delivered-To: mailing list notifications@maven.apache.org Received: (qmail 39951 invoked by uid 99); 7 Apr 2019 09:22:25 -0000 Received: from Unknown (HELO mailrelay2-lw-us.apache.org) (10.10.3.159) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Apr 2019 09:22:25 +0000 Received: from jenkins02.apache.org (jenkins02.apache.org [195.201.213.130]) by mailrelay2-lw-us.apache.org (ASF Mail Server at mailrelay2-lw-us.apache.org) with ESMTP id 47DEC2F14; Sun, 7 Apr 2019 09:42:02 +0000 (UTC) Received: from jenkins02.apache.org (localhost.localdomain [127.0.0.1]) by jenkins02.apache.org (ASF Mail Server at jenkins02.apache.org) with ESMTP id 93BDC33E01E5; Sun, 7 Apr 2019 09:42:01 +0000 (UTC) Date: Sun, 7 Apr 2019 09:42:00 +0000 (UTC) From: Apache Jenkins Server Reply-To: dev@maven.apache.org To: notifications@maven.apache.org, rfscholte@apache.org Message-ID: <897249643.10359.1554630121607.JavaMail.jenkins@jenkins02> In-Reply-To: <227312138.10262.1554577157928.JavaMail.jenkins@jenkins02> References: <227312138.10262.1554577157928.JavaMail.jenkins@jenkins02> Subject: =?UTF-8?Q?Build_unstable_in_Jenkins:_Maven_?= =?UTF-8?Q?TLP_=C2=BB_maven-invoker_=C2=BB_stabilize_#4?= MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_10358_330799176.1554630120434" X-Jenkins-Job: stabilize X-Jenkins-Result: UNSTABLE ------=_Part_10358_330799176.1554630120434 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/maven-box/job/maven-invoker/job/stabilize/4/ Changes: * Pass https.protocols to surefire * Pass https.protocols to surefire 12 tests failed. FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk8 / Build linux-jdk8 / testSpacePom Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpacePom(DefaultInvokerTest.java:121) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk8 / Build linux-jdk8 / testBuildShouldSucceed Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testBuildShouldSucceed(DefaultInvokerTest.java:55) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk8 / Build linux-jdk8 / testBuildShouldTimeout Error Message: null Stack Trace: java.lang.NullPointerException at org.apache.maven.shared.invoker.DefaultInvokerTest.testBuildShouldTimeout(DefaultInvokerTest.java:96) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk8 / Build linux-jdk8 / testSpaceAndSpecialCharPom Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceAndSpecialCharPom(DefaultInvokerTest.java:143) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk11 / Build linux-jdk11 / testSpacePom Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpacePom(DefaultInvokerTest.java:121) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk11 / Build linux-jdk11 / testBuildShouldSucceed Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testBuildShouldSucceed(DefaultInvokerTest.java:55) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk11 / Build linux-jdk11 / testBuildShouldTimeout Error Message: null Stack Trace: java.lang.NullPointerException at org.apache.maven.shared.invoker.DefaultInvokerTest.testBuildShouldTimeout(DefaultInvokerTest.java:96) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk11 / Build linux-jdk11 / testSpaceAndSpecialCharPom Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceAndSpecialCharPom(DefaultInvokerTest.java:143) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk8 / Build linux-jdk8 / testSpaceProperties Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:212) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.linux-jdk11 / Build linux-jdk11 / testSpaceProperties Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:212) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.windows-jdk8 / Build windows-jdk8 / testSpaceProperties Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:212) FAILED: org.apache.maven.shared.invoker.DefaultInvokerTest.windows-jdk11 / Build windows-jdk11 / testSpaceProperties Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:212) Build log: [...truncated 7165 lines...] [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.254 s - in org.apache.maven.shared.invoker.MavenCommandLineBuilderTest [INFO] Running org.apache.maven.shared.invoker.SystemOutHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.maven.shared.invoker.SystemOutHandlerTest [INFO] Running org.apache.maven.shared.invoker.SystemOutLoggerTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.maven.shared.invoker.SystemOutLoggerTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DefaultInvokerTest.testSpaceProperties:212 expected:<0> but was:<1> [INFO] [ERROR] Tests run: 91, Failures: 1, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\target\surefire-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ maven-invoker --- [INFO] Building jar: f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\target\maven-invoker-3.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ maven-invoker --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-invoker --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 30 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 7.0 MB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:00 min [INFO] Finished at: 2019-04-07T02:40:50-07:00 [INFO] Final Memory: 43M/409M [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\aven-box_maven-invoker_stabilize@tmp\withMavenbb75ce42\maven-spy-20190407-023949-1948417181944898622624.log Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@tmp\withMavenbb75ce42\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@tmp\withMavenbb75ce42" [Pipeline] } [Pipeline] // dir [Pipeline] } [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.shared:maven-invoker:jar:3.0.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml Recording test results [withMaven] Publishers: Pipeline Graph Publisher: 79 ms, Junit Publisher: 390 ms [Pipeline] // withMaven [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... ERROR: Cannot delete workspace :Unable to delete 'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. [Pipeline] echo Failed to clean up workspace: hudson.AbortException: Cannot delete workspace: Unable to delete 'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } Running on windows-2016-3 in f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout windows-jdk11) [Pipeline] dir Running in f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m [Pipeline] { [Pipeline] checkout No credentials specified Fetching changes from the remote Git repository Fetching without tags > git rev-parse --is-inside-work-tree # timeout=10 > git config remote.origin.url https://gitbox.apache.org/repos/asf/maven-invoker.git # timeout=10 Fetching upstream changes from https://gitbox.apache.org/repos/asf/maven-invoker.git > git --version # timeout=10 > git fetch --no-tags --progress https://gitbox.apache.org/repos/asf/maven-invoker.git +refs/heads/*:refs/remotes/origin/* Checking out Revision 9e5f5585e14dd7f064fd559e757980ccd6a56506 (stabilize) Commit message: "Pass https.protocols to surefire" Cleaning workspace [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 9e5f5585e14dd7f064fd559e757980ccd6a56506 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 [Pipeline] // dir [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build windows-jdk11) [Pipeline] withMaven [withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.FindbugsAnalysisPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='true', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}], org.jenkinsci.plugins.pipeline.maven.publishers.PipelineGraphPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}, skipDownstreamTriggers=false, lifecycleThreshold=deploy, ignoreUpstreamTriggers=false]] [withMaven] Available options: [withMaven] using JDK installation JDK 11 (latest) [withMaven] using Maven installation 'Maven 3.5.2 (Windows)' [Pipeline] { [Pipeline] dir Running in f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m [Pipeline] { [Pipeline] isUnix [Pipeline] bat f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m>mvn -P+run-its -Dmaven.test.failure.ignore=true -Dfindbugs.failOnError=false -Dfindbugs.skip=true clean verify ----- withMaven Wrapper script ----- Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@tmp\withMaven09fbc9e1\pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@tmp\withMaven09fbc9e1" Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T00:58:13-07:00) Maven home: F:\jenkins\tools\maven\apache-maven-3.5.2\bin\.. Java version: 11, vendor: Oracle Corporation Java home: f:\jenkins\tools\java\latest11 Default locale: en_US, platform encoding: Cp1252 OS name: "windows server 2016", version: "10.0", arch: "amd64", family: "windows" [INFO] [jenkins-event-spy] Generate F:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize@tmp\withMaven09fbc9e1\maven-spy-20190407-024059-22911698080588802731274.log.tmp ... [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Maven Invoker 3.0.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ maven-invoker --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ maven-invoker --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ maven-invoker --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (ban-known-bad-maven-versions) @ maven-invoker --- [INFO] [INFO] --- apache-rat-plugin:0.12:check (rat-check) @ maven-invoker --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 288 B/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 2.3 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 2.7 MB/s) [INFO] Enabled default license matchers. [INFO] Will parse SCM ignores for exclusions... [INFO] Parsing exclusions from f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\.gitignore [INFO] Finished adding exclusions from SCM ignore files. [INFO] 71 implicit excludes (use -debug for more details). [INFO] Exclude: .repository/** [INFO] Exclude: .maven/spy.log [INFO] Exclude: dependency-reduced-pom.xml [INFO] Exclude: .java-version [INFO] 43 resources included (use -debug for more details) [INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 42 licenses. [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ maven-invoker --- [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ maven-invoker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\src\main\resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ maven-invoker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\target\classes [INFO] [INFO] --- plexus-component-metadata:1.7.1:generate-metadata (create-component-descriptor) @ maven-invoker --- [INFO] Discovered 1 component descriptors(s) [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ maven-invoker --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ maven-invoker --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\target\test-classes [INFO] [INFO] --- maven-surefire-plugin:2.21.0:test (default-test) @ maven-invoker --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.maven.shared.invoker.DefaultInvokerTest [ERROR] Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 39.879 s <<< FAILURE! - in org.apache.maven.shared.invoker.DefaultInvokerTest [ERROR] testSpaceProperties(org.apache.maven.shared.invoker.DefaultInvokerTest) Time elapsed: 4.884 s <<< FAILURE! java.lang.AssertionError: expected:<0> but was:<1> at org.apache.maven.shared.invoker.DefaultInvokerTest.testSpaceProperties(DefaultInvokerTest.java:212) [INFO] Running org.apache.maven.shared.invoker.MavenCommandLineBuilderTest [INFO] Tests run: 49, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.317 s - in org.apache.maven.shared.invoker.MavenCommandLineBuilderTest [INFO] Running org.apache.maven.shared.invoker.SystemOutHandlerTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.maven.shared.invoker.SystemOutHandlerTest [INFO] Running org.apache.maven.shared.invoker.SystemOutLoggerTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.maven.shared.invoker.SystemOutLoggerTest [INFO] [INFO] Results: [INFO] [ERROR] Failures: [ERROR] DefaultInvokerTest.testSpaceProperties:212 expected:<0> but was:<1> [INFO] [ERROR] Tests run: 91, Failures: 1, Errors: 0, Skipped: 0 [INFO] [ERROR] There are test failures. Please refer to f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\target\surefire-reports for the individual test results. Please refer to dump files (if any exist) [date]-jvmRun[N].dump, [date].dumpstream and [date]-jvmRun[N].dumpstream. [INFO] [INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ maven-invoker --- [INFO] Building jar: f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\m\target\maven-invoker-3.0.2-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7:attach-descriptor (attach-descriptor) @ maven-invoker --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-invoker --- [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B at 4.1 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom (23 kB at 451 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom (5.6 kB at 66 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 111 kB/s) [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar [INFO] Downloading from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar (126 kB at 280 kB/s) [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB at 979 kB/s) [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 58.157 s [INFO] Finished at: 2019-04-07T02:41:57-07:00 [INFO] Final Memory: 33M/117M [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\aven-box_maven-invoker_stabilize@tmp\withMaven09fbc9e1\maven-spy-20190407-024059-22911698080588802731274.log [Pipeline] } [Pipeline] // dir [Pipeline] } [withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.shared:maven-invoker:jar:3.0.2-SNAPSHOT generated by maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml Recording test results [withMaven] Publishers: Pipeline Graph Publisher: 63 ms, Junit Publisher: 419 ms [Pipeline] // withMaven [Pipeline] cleanWs [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... ERROR: Cannot delete workspace :Unable to delete 'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. [Pipeline] echo Failed to clean up workspace: hudson.AbortException: Cannot delete workspace: Unable to delete 'f:\jenkins\jenkins-slave\workspace\aven-box_maven-invoker_stabilize\.repository\backport-util-concurrent\backport-util-concurrent\3.1\backport-util-concurrent-3.1.jar'. Tried 3 times (of a maximum of 3) waiting 0.1 sec between attempts. [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // parallel [Pipeline] stage [Pipeline] { (Notifications) [Pipeline] echo Build result: UNSTABLE [Pipeline] jiraIssueSelector [Pipeline] emailext ------=_Part_10358_330799176.1554630120434--