You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/09/22 11:20:42 UTC

Build failed in Jenkins: Brooklyn » Brooklyn » master #418

See <https://ci-builds.apache.org/job/Brooklyn/job/brooklyn/job/master/418/display/redirect>

Changes:


------------------------------------------
[...truncated 85714 lines...]
2021-09-22 11:19:43,161 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown()
2021-09-22 11:19:43,162 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown() finished in 1 ms
2021-09-22 11:19:43,163 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.setup()
2021-09-22 11:19:43,165 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.setup() finished in 2 ms
2021-09-22 11:19:43,165 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.testSimpleYamlMatch()
2021-09-22 11:19:43,180 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.testSimpleYamlMatch() finished in 14 ms
2021-09-22 11:19:43,181 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown()
2021-09-22 11:19:43,182 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown() finished in 2 ms
2021-09-22 11:19:43,182 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.setup()
2021-09-22 11:19:43,184 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.setup() finished in 2 ms
2021-09-22 11:19:43,184 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG INVOKING: "Surefire test" - org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.testSimpleYamlParse()
2021-09-22 11:19:43,187 INFO  o.a.b.q.c.JavaWebAppsMatchingTest                 DP is:
org.apache.brooklyn.camp.spi.pdp.DeploymentPlan@1e6cc850[name=sample-single-jboss,origin=https://github.com/apache/brooklyn,description=Single JBoss using Brooklyn,sourceCode=#
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements.  See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership.  The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License.  You may obtain a copy of the License at
#
#  http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied.  See the License for the
# specific language governing permissions and limitations
# under the License.
#
name: sample-single-jboss
description: Single JBoss using Brooklyn
origin: https://github.com/apache/brooklyn
location: localhost
services:
- serviceType: org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server
  name: tomcat1
  brooklyn.config:
    wars.root: http://search.maven.org/remotecontent?filepath=io/brooklyn/example/brooklyn-example-hello-world-webapp/0.7.0-M1/brooklyn-example-hello-world-webapp-0.7.0-M1.war
    http.port: 9280+
,artifacts=[],services=[Service[name=tomcat1,description=<null>,serviceType=org.apache.brooklyn.entity.webapp.tomcat.Tomcat8Server,characteristics=[],customAttributes={brooklyn.config={wars.root=http://search.maven.org/remotecontent?filepath=io/brooklyn/example/brooklyn-example-hello-world-webapp/0.7.0-M1/brooklyn-example-hello-world-webapp-0.7.0-M1.war, http.port=9280+}}]],customAttributes={location=localhost}]
2021-09-22 11:19:43,188 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG PASSED: "Surefire test" - org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.testSimpleYamlParse() finished in 4 ms
2021-09-22 11:19:43,188 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown()
2021-09-22 11:19:43,189 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG PASSED CONFIGURATION: "Surefire test" - @AfterMethod org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown() finished in 1 ms
2021-09-22 11:19:43,222 INFO  o.a.b.t.s.LoggingVerboseReporter                  TESTNG 
===============================================
    Surefire test
    Tests run: 14, Failures: 1, Skips: 0
===============================================
Tests run: 13, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.661 sec <<< FAILURE! - in TestSuite
testExecuteAndWaitForConsumingErrorStream(org.apache.brooklyn.qa.longevity.MonitorUtilsTest)  Time elapsed: 1.027 sec  <<< FAILURE!
org.testng.TestException: 

Expected exception of type class java.lang.IllegalStateException but got org.testng.internal.thread.ThreadTimeoutException: Method org.apache.brooklyn.qa.longevity.MonitorUtilsTest.testExecuteAndWaitForConsumingErrorStream() didn't finish within the time-out 1000
Caused by: org.testng.internal.thread.ThreadTimeoutException: Method org.apache.brooklyn.qa.longevity.MonitorUtilsTest.testExecuteAndWaitForConsumingErrorStream() didn't finish within the time-out 1000


Results :

Failed tests: 
  MonitorUtilsTest.testExecuteAndWaitForConsumingErrorStream » Test 
Expected ex...

Tests run: 13, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Brooklyn Server Root ............................... SUCCESS [  0.859 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [  2.901 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [  5.463 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  0.496 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 24.888 s]
[INFO] Brooklyn API ....................................... SUCCESS [  2.169 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.254 s]
[INFO] CAMP Base .......................................... SUCCESS [  2.986 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  2.704 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  1.548 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.251 s]
[INFO] CAMP Server ........................................ SUCCESS [  5.687 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  3.043 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  2.354 s]
[INFO] Brooklyn Core ...................................... SUCCESS [04:44 min]
[INFO] Brooklyn Policies .................................. SUCCESS [ 37.845 s]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 13.465 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [  7.350 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.428 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [ 40.409 s]
[INFO] Brooklyn Software Base ............................. SUCCESS [01:40 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [03:34 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [  5.186 s]
[INFO] Brooklyn REST API .................................. SUCCESS [  7.858 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [ 59.938 s]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 30.608 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [02:10 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [  8.754 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [ 11.667 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 25.476 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [  3.047 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [  2.885 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [  0.034 s]
[INFO] Jetty config fragment .............................. SUCCESS [  1.521 s]
[INFO] Apache Http Component extension .................... SUCCESS [  0.501 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [  5.634 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [  3.541 s]
[INFO] Brooklyn UI :: Parent .............................. SUCCESS [ 15.097 s]
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SUCCESS [  0.214 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SUCCESS [  3.484 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SUCCESS [  1.375 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SUCCESS [  2.800 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SUCCESS [  0.726 s]
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration Hooks SUCCESS [  6.571 s]
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SUCCESS [  7.111 s]
[INFO] Brooklyn UI :: Modules (parent) .................... SUCCESS [ 10.547 s]
[INFO] Brooklyn UI :: Modules - UI Utils .................. SUCCESS [ 28.576 s]
[INFO] Brooklyn UI :: Modules - Home ...................... SUCCESS [01:12 min]
[INFO] Brooklyn UI :: Modules - App inspector ............. SUCCESS [01:19 min]
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SUCCESS [01:41 min]
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SUCCESS [01:06 min]
[INFO] Brooklyn UI :: Modules - Catalog ................... SUCCESS [01:14 min]
[INFO] Brooklyn UI :: Modules - Location manager .......... SUCCESS [01:16 min]
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SUCCESS [01:12 min]
[INFO] Brooklyn UI :: Modules - Groovy console ............ SUCCESS [01:11 min]
[INFO] Brooklyn UI :: Modules - Logout .................... SUCCESS [01:08 min]
[INFO] Brooklyn UI :: Modules - Login ..................... SUCCESS [01:12 min]
[INFO] Brooklyn UI :: Modules - Features .................. SUCCESS [  9.263 s]
[INFO] Brooklyn UI :: Features ............................ SUCCESS [  9.816 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [  0.411 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [ 11.253 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [  7.578 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [  5.742 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [  0.162 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [  6.647 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [  4.606 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [ 10.998 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 29.755 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [ 10.295 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 22.978 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [  4.490 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [  0.236 s]
[INFO] Brooklyn QA ........................................ FAILURE [ 13.527 s]
[INFO] Brooklyn Examples Aggregator Project ............... SKIPPED
[INFO] Brooklyn Examples Aggregator Project - Webapps ..... SKIPPED
[INFO] hello-world-webapp Maven Webapp .................... SKIPPED
[INFO] hello-world-sql-webapp Maven Webapp ................ SKIPPED
[INFO] Brooklyn Simple Web Cluster Example ................ SKIPPED
[INFO] Brooklyn Library Karaf integration ................. SKIPPED
[INFO] Brooklyn Library Catalog ........................... SKIPPED
[INFO] Brooklyn Library Karaf Features .................... SKIPPED
[INFO] Brooklyn Downstream Project Parent ................. SKIPPED
[INFO] Brooklyn Dist Root ................................. SKIPPED
[INFO] Brooklyn All Things ................................ SKIPPED
[INFO] Brooklyn Distribution .............................. SKIPPED
[INFO] Brooklyn Karaf Distribution Parent ................. SKIPPED
[INFO] Brooklyn Karaf Server Configuration ................ SKIPPED
[INFO] Brooklyn Dist Karaf Features ....................... SKIPPED
[INFO] Brooklyn Karaf Distribution ........................ SKIPPED
[INFO] Brooklyn Karaf pax-exam itest ...................... SKIPPED
[INFO] Brooklyn Vagrant Getting Started Environment ....... SKIPPED
[INFO] Brooklyn Quick-Start Project Archetype ............. SKIPPED
[INFO] Brooklyn Shared Package Files ...................... SKIPPED
[INFO] Brooklyn RPM Package ............................... SKIPPED
[INFO] Brooklyn DEB Package ............................... SKIPPED
[INFO] Brooklyn Root 1.1.0-SNAPSHOT ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 33:56 min
[INFO] Finished at: 2021-09-22T11:19:43Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project brooklyn-qa: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/h49-shared/712657a4/workspace/Brooklyn_brooklyn_master/brooklyn-library/qa/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brooklyn-qa
[Pipeline] }
$ docker stop --time=1 290a6fa1a0cc41569e1c4e19a8cad5ad25b0348e3ba8f418d79933dd0301ef92
$ docker rm -f 290a6fa1a0cc41569e1c4e19a8cad5ad25b0348e3ba8f418d79933dd0301ef92
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
ERROR: script returned exit code 1
[Pipeline] // catchError
[Pipeline] stage
[Pipeline] { (Publish test results)
[Pipeline] junit
Recording test results
[Checks API] No suitable checks publisher found.
[Pipeline] step
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/testng-results.xml
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-1.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-10.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-11.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-12.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-13.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-14.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-15.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-16.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-17.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-18.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-19.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-2.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-20.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-21.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-22.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-23.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-24.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-25.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-26.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-27.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-28.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-29.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-3.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-30.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-31.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-32.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-33.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-34.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-35.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-4.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-5.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-6.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-7.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-8.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results-9.xml'
Processing '/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/418/testng/testng-results.xml'
0.018423% of tests failed, which exceeded threshold of 0%. Marking build as UNSTABLE
TestNG Reports Processing: FINISH
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Send notifications)
[Pipeline] step