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

Changes:


------------------------------------------
[...truncated 82394 lines...]
2021-10-20 08:20:54,474 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown()
2021-10-20 08:20:54,475 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-10-20 08:20:54,476 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.setup()
2021-10-20 08:20:54,477 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.setup() finished in 1 ms
2021-10-20 08:20:54,478 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.testSimpleYamlMatch()
2021-10-20 08:20:54,498 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.testSimpleYamlMatch() 
finished in 20 ms
2021-10-20 08:20:54,499 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown()
2021-10-20 08:20:54,501 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-10-20 08:20:54,502 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.setup()
2021-10-20 08:20:54,504 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED CONFIGURATION: "Surefire test" - @BeforeMethod 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.setup() finished in 3 ms
2021-10-20 08:20:54,504 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING: "Surefire test" - 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.testSimpleYamlParse()
2021-10-20 08:20:54,507 INFO  o.a.b.q.c.JavaWebAppsMatchingTest                 
DP is:
org.apache.brooklyn.camp.spi.pdp.DeploymentPlan@63ec445c[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-10-20 08:20:54,508 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG PASSED: "Surefire test" - 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.testSimpleYamlParse() 
finished in 4 ms
2021-10-20 08:20:54,509 INFO  o.a.b.t.s.LoggingVerboseReporter                  
TESTNG INVOKING CONFIGURATION: "Surefire test" - @AfterMethod 
org.apache.brooklyn.qa.camp.JavaWebAppsMatchingTest.teardown()
2021-10-20 08:20:54,509 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-10-20 08:20:54,547 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: 8.741 sec <<< 
FAILURE! - in TestSuite
testExecuteAndWaitForConsumingErrorStream(org.apache.brooklyn.qa.longevity.MonitorUtilsTest)
  Time elapsed: 1.033 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 [  3.163 s]
[INFO] Brooklyn Parent Project ............................ SUCCESS [ 13.091 s]
[INFO] Brooklyn Test Support Utilities .................... SUCCESS [ 20.157 s]
[INFO] Brooklyn Logback Includable Configuration .......... SUCCESS [  1.017 s]
[INFO] Brooklyn Common Utilities .......................... SUCCESS [ 53.628 s]
[INFO] Brooklyn API ....................................... SUCCESS [  3.855 s]
[INFO] CAMP Server Parent Project ......................... SUCCESS [  0.429 s]
[INFO] CAMP Base .......................................... SUCCESS [  5.146 s]
[INFO] Brooklyn Test Support .............................. SUCCESS [  5.592 s]
[INFO] Brooklyn REST Swagger Apidoc Utilities ............. SUCCESS [  2.768 s]
[INFO] Brooklyn Logback Configuration ..................... SUCCESS [  0.433 s]
[INFO] CAMP Server ........................................ SUCCESS [ 13.845 s]
[INFO] Brooklyn Felix Runtime ............................. SUCCESS [  7.990 s]
[INFO] Brooklyn Groovy Utilities .......................... SUCCESS [  4.347 s]
[INFO] Brooklyn Core ...................................... SUCCESS [10:26 min]
[INFO] Brooklyn Policies .................................. SUCCESS [01:12 min]
[INFO] Brooklyn WinRM Software Entities ................... SUCCESS [ 20.164 s]
[INFO] Brooklyn Secure JMXMP Agent ........................ SUCCESS [ 12.097 s]
[INFO] Brooklyn JMX RMI Agent ............................. SUCCESS [  0.899 s]
[INFO] Brooklyn Jclouds Location Targets .................. SUCCESS [01:01 min]
[INFO] Brooklyn Software Base ............................. SUCCESS [03:04 min]
[INFO] Brooklyn CAMP ...................................... SUCCESS [07:36 min]
[INFO] Brooklyn Launcher Common ........................... SUCCESS [  8.443 s]
[INFO] Brooklyn REST API .................................. SUCCESS [ 14.282 s]
[INFO] Brooklyn REST Resources ............................ SUCCESS [01:34 min]
[INFO] Brooklyn REST Server ............................... SUCCESS [ 48.997 s]
[INFO] Brooklyn Launcher .................................. SUCCESS [02:36 min]
[INFO] Brooklyn Container Location Targets ................ SUCCESS [ 14.831 s]
[INFO] Brooklyn Command Line Interface .................... SUCCESS [ 18.115 s]
[INFO] Brooklyn Test Framework ............................ SUCCESS [ 36.808 s]
[INFO] Brooklyn OSGi init ................................. SUCCESS [  4.872 s]
[INFO] Brooklyn OSGi start ................................ SUCCESS [  4.403 s]
[INFO] Brooklyn Karaf ..................................... SUCCESS [  0.051 s]
[INFO] Jetty config fragment .............................. SUCCESS [  2.208 s]
[INFO] Apache Http Component extension .................... SUCCESS [  1.098 s]
[INFO] Brooklyn Karaf Features ............................ SUCCESS [  8.708 s]
[INFO] Brooklyn Karaf Shell Commands ...................... SUCCESS [  5.508 s]
[INFO] Brooklyn UI :: Parent .............................. SUCCESS [ 26.967 s]
[INFO] Brooklyn UI :: Modularity Server (parent) .......... SUCCESS [  0.324 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Module API .. SUCCESS [  4.126 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Module Registry SUCCESS [  2.122 
s]
[INFO] Brooklyn UI :: Modularity Server :: UI Proxy ....... SUCCESS [  5.330 s]
[INFO] Brooklyn UI :: Modularity Server :: UI Metadata Registry SUCCESS [  
1.650 s]
[INFO] Brooklyn UI :: Modularity Server :: External UI Modules Registration 
Hooks SUCCESS [  9.008 s]
[INFO] Brooklyn UI :: Modularity Server :: Features ....... SUCCESS [  9.559 s]
[INFO] Brooklyn UI :: Modules (parent) .................... SUCCESS [ 14.520 s]
[INFO] Brooklyn UI :: Modules - UI Utils .................. SUCCESS [ 38.403 s]
[INFO] Brooklyn UI :: Modules - Home ...................... SUCCESS [01:46 min]
[INFO] Brooklyn UI :: Modules - App inspector ............. SUCCESS [01:54 min]
[INFO] Brooklyn UI :: Modules - Blueprint composer ........ SUCCESS [02:25 min]
[INFO] Brooklyn UI :: Modules - Blueprint importer ........ SUCCESS [01:35 min]
[INFO] Brooklyn UI :: Modules - Catalog ................... SUCCESS [01:41 min]
[INFO] Brooklyn UI :: Modules - Location manager .......... SUCCESS [01:42 min]
[INFO] Brooklyn UI :: Modules - REST API Docs ............. SUCCESS [01:41 min]
[INFO] Brooklyn UI :: Modules - Groovy console ............ SUCCESS [01:40 min]
[INFO] Brooklyn UI :: Modules - Logout .................... SUCCESS [01:34 min]
[INFO] Brooklyn UI :: Modules - Login ..................... SUCCESS [01:43 min]
[INFO] Brooklyn UI :: Modules - Features .................. SUCCESS [ 11.632 s]
[INFO] Brooklyn UI :: Features ............................ SUCCESS [ 14.077 s]
[INFO] Brooklyn Library Root .............................. SUCCESS [  0.387 s]
[INFO] Brooklyn CM Chef ................................... SUCCESS [ 14.240 s]
[INFO] Brooklyn CM SaltStack .............................. SUCCESS [ 10.843 s]
[INFO] Brooklyn CM Ansible ................................ SUCCESS [  8.024 s]
[INFO] Brooklyn CM Integration Root ....................... SUCCESS [  0.214 s]
[INFO] Brooklyn Network Software Entities ................. SUCCESS [  8.667 s]
[INFO] Brooklyn OSGi Software Entities .................... SUCCESS [  6.621 s]
[INFO] Brooklyn Database Software Entities ................ SUCCESS [ 13.090 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [ 37.286 s]
[INFO] Brooklyn Messaging Software Entities ............... SUCCESS [ 14.554 s]
[INFO] Brooklyn NoSQL Data Store Software Entities ........ SUCCESS [ 28.316 s]
[INFO] Brooklyn Monitoring Software Entities .............. SUCCESS [  6.488 s]
[INFO] Brooklyn Web App Software Entities ................. SUCCESS [  0.338 s]
[INFO] Brooklyn QA ........................................ FAILURE [ 18.273 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: 56:11 min
[INFO] Finished at: 2021-10-20T08:20:55Z
[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/jenkins-agent/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 
975a25a7c93ddeea81197983f2532173986c66ac118fe8065c2a8a5f00007e86
$ docker rm -f 975a25a7c93ddeea81197983f2532173986c66ac118fe8065c2a8a5f00007e86
[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/436/testng/testng-results-1.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-10.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-11.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-12.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-13.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-14.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-15.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-16.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-17.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-18.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-19.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-2.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-20.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-21.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-22.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-23.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-24.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-25.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-26.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-27.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-28.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-29.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-3.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-30.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-31.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-32.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-33.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-34.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-35.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-4.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-5.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-6.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-7.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-8.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results-9.xml'
Processing 
'/home/jenkins/jenkins-home/jobs/Brooklyn/jobs/brooklyn/branches/master/builds/436/testng/testng-results.xml'
0.018416% 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

Reply via email to