You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@carbondata.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/05/17 14:59:51 UTC

Build failed in Jenkins: carbondata-master-spark-2.2 » Apache CarbonData :: presto #444

See <https://builds.apache.org/job/carbondata-master-spark-2.2/org.apache.carbondata$carbondata-presto/444/display/redirect>

------------------------------------------
[...truncated 128.67 KB...]
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:377)
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT NAME FROM TESTDB.TESTTABLE WHERE DATE IS NOT NULL AND ID=9
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00025_uuh3c :: Transaction:[2aa7dbb6-08f3-4074-9255-d90ef5072c94] :: elapsed 66ms :: planning 36ms :: scheduling 16ms :: running 7ms :: finishing 7ms :: begin 2018-05-17T14:58:51.117Z :: end 2018-05-17T14:58:51.183Z
- test for null operator on date data type *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:383)
- test for not null operator on date data type *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:390)
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00026_uuh3c :: Transaction:[ce5753ba-486b-465e-b455-f6740b2bcc46] :: elapsed 61ms :: planning 34ms :: scheduling 17ms :: running 5ms :: finishing 5ms :: begin 2018-05-17T14:58:51.197Z :: end 2018-05-17T14:58:51.258Z
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT NAME FROM TESTDB.TESTTABLE WHERE DOB IS NOT NULL AND ID=9
- test for not null operator on timestamp type *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:398)
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT NAME FROM TESTDB.TESTTABLE WHERE DOB IS NULL AND ID=1
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00027_uuh3c :: Transaction:[4beb3c3d-ea3a-4799-a1fc-985ff6c2f88b] :: elapsed 68ms :: planning 38ms :: scheduling 18ms :: running 6ms :: finishing 6ms :: begin 2018-05-17T14:58:51.271Z :: end 2018-05-17T14:58:51.339Z
- test for null operator on timestamp type *** FAILED ***
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00028_uuh3c :: Transaction:[1532a8fc-3ca2-42ec-8d78-75686b01e2f8] :: elapsed 66ms :: planning 38ms :: scheduling 16ms :: running 5ms :: finishing 7ms :: begin 2018-05-17T14:58:51.351Z :: end 2018-05-17T14:58:51.417Z
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:405)
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT DISTINCT SHORTFIELD from testdb.testtable ORDER BY SHORTFIELD 
- test the result for short datatype with order by clause *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:421)
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE SHORTFIELD IS NULL ORDER BY SHORTFIELD 
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00029_uuh3c :: Transaction:[d7bc72c8-24bd-48ce-a132-d1843c4d2b0c] :: elapsed 65ms :: planning 26ms :: scheduling 17ms :: running 6ms :: finishing 16ms :: begin 2018-05-17T14:58:51.432Z :: end 2018-05-17T14:58:51.497Z
- test the result for short datatype in clause where field is null *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:429)
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE SHORTFIELD>11 
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00030_uuh3c :: Transaction:[d98a576c-695b-445e-b02f-8ce6fbe62905] :: elapsed 57ms :: planning 27ms :: scheduling 16ms :: running 5ms :: finishing 9ms :: begin 2018-05-17T14:58:51.511Z :: end 2018-05-17T14:58:51.568Z
- test the result for short datatype with greater than operator *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:437)
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00031_uuh3c :: Transaction:[fccc9342-b2c4-4582-91bc-d3f4ae53453c] :: elapsed 68ms :: planning 38ms :: scheduling 20ms :: running 4ms :: finishing 6ms :: begin 2018-05-17T14:58:51.581Z :: end 2018-05-17T14:58:51.649Z
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE bonus = DECIMAL '1234.5555'
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00032_uuh3c :: Transaction:[ab8cf1f1-51f5-4a6d-afe2-39e85c79f3c8] :: elapsed 58ms :: planning 35ms :: scheduling 15ms :: running 4ms :: finishing 4ms :: begin 2018-05-17T14:58:51.664Z :: end 2018-05-17T14:58:51.722Z
- test longDecimal type of presto *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:446)
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE monthlyBonus = 15.13
May 17, 2018 2:58:51 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00033_uuh3c :: Transaction:[7ff1f947-68d6-468a-8f5f-496756134bb5] :: elapsed 60ms :: planning 29ms :: scheduling 20ms :: running 5ms :: finishing 6ms :: begin 2018-05-17T14:58:51.734Z :: end 2018-05-17T14:58:51.794Z
- test shortDecimal type of presto *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:455)
May 17, 2018 2:58:51 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT NAME AS RESULT FROM TESTDB.TESTTABLE WHERE DOB = CAST('2016-04-14 15:00:09' AS TIMESTAMP)
- test timestamp datatype using cast operator *** FAILED ***
May 17, 2018 2:58:52 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145851_00034_uuh3c :: Transaction:[f7ac805e-4fc2-4290-afc2-4c1695b3943f] :: elapsed 294ms :: planning 273ms :: scheduling 12ms :: running 4ms :: finishing 5ms :: begin 2018-05-17T14:58:51.806Z :: end 2018-05-17T14:58:52.100Z
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:462)
May 17, 2018 2:58:52 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID AS RESULT FROM TESTDB.TESTTABLE WHERE DOB in (cast('2016-04-14 15:00:09' as timestamp),cast('2015-10-07' as timestamp),cast('2015-10-07 01:00:03' as timestamp))
- test timestamp datatype using cast and in operator *** FAILED ***
  actualResult.toString().equals(expectedResult.toString()) was false (PrestoAllDataTypeTest.scala:470)
May 17, 2018 2:58:52 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT isCurrentEmployee AS RESULT FROM TESTDB.TESTTABLE WHERE ID=1
May 17, 2018 2:58:52 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145852_00035_uuh3c :: Transaction:[b9f1f79c-6ba5-469a-b14c-e5f44d65536c] :: elapsed 69ms :: planning 37ms :: scheduling 21ms :: running 6ms :: finishing 5ms :: begin 2018-05-17T14:58:52.112Z :: end 2018-05-17T14:58:52.181Z
May 17, 2018 2:58:52 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT id AS RESULT FROM TESTDB.TESTTABLE WHERE isCurrentEmployee is null
May 17, 2018 2:58:52 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145852_00036_uuh3c :: Transaction:[e5212b11-d642-4728-8281-fb2c97bfea93] :: elapsed 57ms :: planning 37ms :: scheduling 12ms :: running 3ms :: finishing 5ms :: begin 2018-05-17T14:58:52.194Z :: end 2018-05-17T14:58:52.251Z
- test the boolean data type *** FAILED ***
  java.util.NoSuchElementException: head of empty list
  at scala.collection.immutable.Nil$.head(List.scala:420)
  at scala.collection.immutable.Nil$.head(List.scala:417)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$37.apply$mcV$sp(PrestoAllDataTypeTest.scala:475)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$37.apply(PrestoAllDataTypeTest.scala:472)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$37.apply(PrestoAllDataTypeTest.scala:472)
  at org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
  at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
  at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
  at org.scalatest.Transformer.apply(Transformer.scala:22)
  at org.scalatest.Transformer.apply(Transformer.scala:20)
  ...
May 17, 2018 2:58:52 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145852_00037_uuh3c :: Transaction:[f8806ce9-089d-451f-b448-57c2a6bc5284] :: elapsed 43ms :: planning 24ms :: scheduling 10ms :: running 4ms :: finishing 5ms :: begin 2018-05-17T14:58:52.263Z :: end 2018-05-17T14:58:52.306Z
May 17, 2018 2:58:52 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT id AS RESULT FROM TESTDB.TESTTABLE WHERE isCurrentEmployee is NOT null AND ID>8
- test the boolean data type for null value *** FAILED ***
  java.util.NoSuchElementException: head of empty list
  at scala.collection.immutable.Nil$.head(List.scala:420)
  at scala.collection.immutable.Nil$.head(List.scala:417)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$38.apply$mcV$sp(PrestoAllDataTypeTest.scala:480)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$38.apply(PrestoAllDataTypeTest.scala:477)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$38.apply(PrestoAllDataTypeTest.scala:477)
  at org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
  at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
  at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
  at org.scalatest.Transformer.apply(Transformer.scala:22)
  at org.scalatest.Transformer.apply(Transformer.scala:20)
  ...
May 17, 2018 2:58:52 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145852_00038_uuh3c :: Transaction:[669bba51-e55d-4f08-a8b7-29e84058c400] :: elapsed 58ms :: planning 32ms :: scheduling 15ms :: running 5ms :: finishing 6ms :: begin 2018-05-17T14:58:52.319Z :: end 2018-05-17T14:58:52.377Z
May 17, 2018 2:58:52 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT SERIALNAME  FROM TESTDB.TESTTABLE WHERE SERIALNAME IS NULL
- test the boolean data type for not null value with filter  *** FAILED ***
  java.util.NoSuchElementException: head of empty list
  at scala.collection.immutable.Nil$.head(List.scala:420)
  at scala.collection.immutable.Nil$.head(List.scala:417)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$39.apply$mcV$sp(PrestoAllDataTypeTest.scala:485)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$39.apply(PrestoAllDataTypeTest.scala:482)
  at org.apache.carbondata.presto.integrationtest.PrestoAllDataTypeTest$$anonfun$39.apply(PrestoAllDataTypeTest.scala:482)
  at org.scalatest.Transformer$$anonfun$apply$1.apply$mcV$sp(Transformer.scala:22)
  at org.scalatest.OutcomeOf$class.outcomeOf(OutcomeOf.scala:85)
  at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
  at org.scalatest.Transformer.apply(Transformer.scala:22)
  at org.scalatest.Transformer.apply(Transformer.scala:20)
  ...
May 17, 2018 2:58:52 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145852_00039_uuh3c :: Transaction:[94af9315-ee3c-44de-956b-9c2e163ea036] :: elapsed 41ms :: planning 20ms :: scheduling 9ms :: running 4ms :: finishing 8ms :: begin 2018-05-17T14:58:52.389Z :: end 2018-05-17T14:58:52.430Z
May 17, 2018 2:58:52 PM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT MIN(SERIALNAME) FROM TESTDB.TESTTABLE
- test the is null operator when null is included in string data type dictionary_include *** FAILED ***
  actualResult.equals(immutable.this.List.apply[scala.collection.immutable.Map[String,Null]](scala.this.Predef.Map.apply[String, Null](scala.this.Predef.ArrowAssoc[String]("SERIALNAME").->[Null](null)))) was false (PrestoAllDataTypeTest.scala:490)
- test the min function when null is included in string data type with dictionary_include *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:497)
May 17, 2018 2:58:52 PM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180517_145852_00040_uuh3c :: Transaction:[f8733feb-7313-4b68-b5c4-0a0c2480f982] :: elapsed 50ms :: planning 25ms :: scheduling 13ms :: running 7ms :: finishing 5ms :: begin 2018-05-17T14:58:52.441Z :: end 2018-05-17T14:58:52.491Z
May 17, 2018 2:58:52 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 17, 2018 2:58:52 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@647ce968{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:8086}
May 17, 2018 2:58:54 PM org.apache.carbondata.common.logging.impl.StandardLogService logInfoMessage
INFO: Thread-2 Rows processed in step Data Writer : 0
May 17, 2018 2:58:54 PM org.apache.carbondata.common.logging.impl.StandardLogService logInfoMessage
INFO: Thread-3 Rows processed in step Data Converter : 0
May 17, 2018 2:58:54 PM org.apache.carbondata.common.logging.impl.StandardLogService logInfoMessage
INFO: Thread-4 Rows processed in step Input Processor : 0
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@6f2a1ff0{/,null,UNAVAILABLE,@http}
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=20<=200,i=12,q=15} Couldn't stop Thread[http-worker-282,5,main]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=20<=200,i=5,q=13} Couldn't stop Thread[http-worker-222,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=20<=200,i=1,q=12} Couldn't stop Thread[http-worker-262,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=20<=200,i=0,q=12} Couldn't stop Thread[http-worker-269,5,]
May 17, 2018 2:58:57 PM io.airlift.log.Logger warn
WARNING: Error fetching memory info from http://127.0.0.1:8086/v1/memory: java.nio.channels.AsynchronousCloseException
May 17, 2018 2:58:57 PM io.airlift.log.Logger warn
WARNING: Error fetching node state from http://127.0.0.1:8086/v1/info/state: java.nio.channels.AsynchronousCloseException
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@6c9e74f3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37822}
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@504c415c{/,null,UNAVAILABLE,@http}
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=16,q=17} Couldn't stop Thread[http-worker-343,5,main]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=13,q=16} Couldn't stop Thread[http-worker-266,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=12,q=16} Couldn't stop Thread[http-worker-458,5,main]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=8,q=15} Couldn't stop Thread[http-worker-422,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=7,q=15} Couldn't stop Thread[http-worker-161,5,main]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=3,q=15} Couldn't stop Thread[http-worker-163,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=1,q=15} Couldn't stop Thread[http-worker-342,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=0,q=15} Couldn't stop Thread[http-worker-456,5,main]
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@2e0163cb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:43387}
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@1b5af65b{/,null,UNAVAILABLE,@http}
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=20<=200,i=19,q=19} Couldn't stop Thread[http-worker-126,5,main]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=20<=200,i=11,q=18} Couldn't stop Thread[http-worker-264,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=20<=200,i=3,q=18} Couldn't stop Thread[http-worker-459,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=20<=200,i=0,q=18} Couldn't stop Thread[http-worker-433,5,]
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@5597ca3{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:42070}
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@1846ad0f{/,null,UNAVAILABLE,@http}
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=17<=200,i=14,q=14} Couldn't stop Thread[http-worker-253,5,main]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=17<=200,i=6,q=13} Couldn't stop Thread[http-worker-288,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=17<=200,i=4,q=13} Couldn't stop Thread[http-worker-464,5,main]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=17<=200,i=0,q=10} Couldn't stop Thread[http-worker-76,5,]
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@4e3f2908{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:37025}
May 17, 2018 2:58:57 PM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@64bebd55{/,null,UNAVAILABLE,@http}
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=12,q=12} Couldn't stop Thread[http-worker-40,5,main]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=6,q=11} Couldn't stop Thread[http-worker-38,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=1,q=9} Couldn't stop Thread[http-worker-92,5,]
May 17, 2018 2:58:57 PM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=0,q=8} Couldn't stop Thread[http-worker-467,5,]
May 17, 2018 2:58:57 PM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 17, 2018 2:58:57 PM org.apache.carbondata.presto.server.PrestoServer$ stopServer
INFO: ***** Stopping The Server *****
Run completed in 24 seconds, 543 milliseconds.
Total number of tests run: 41
Suites: completed 2, aborted 0
Tests: succeeded 0, failed 41, canceled 0, ignored 0, pending 0
*** 41 TESTS FAILED ***
[JENKINS] Recording test results

Jenkins build is back to normal : carbondata-master-spark-2.2 » Apache CarbonData :: presto #445

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/carbondata-master-spark-2.2/org.apache.carbondata$carbondata-presto/445/display/redirect>