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/15 09:15:03 UTC

Build failed in Jenkins: carbondata-master-spark-2.1 » Apache CarbonData :: presto #2403

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

------------------------------------------
[...truncated 144.67 KB...]
  actualResult.toString().equals(expectedResult.toString()) was false (PrestoAllDataTypeTest.scala:353)
May 15, 2018 8:54:11 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085411_00022_h8p92 :: Transaction:[4c87049a-398b-4b8b-b062-697624cc9680] :: elapsed 185ms :: planning 99ms :: scheduling 65ms :: running 5ms :: finishing 16ms :: begin 2018-05-15T08:54:11.018Z :: end 2018-05-15T08:54:11.203Z
- test the result for in clause *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:363)
May 15, 2018 8:54:11 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085411_00023_h8p92 :: Transaction:[d3deea6a-db83-4ecf-b50f-a00dbd74f646] :: elapsed 524ms :: planning 455ms :: scheduling 54ms :: running 7ms :: finishing 8ms :: begin 2018-05-15T08:54:11.226Z :: end 2018-05-15T08:54:11.750Z
May 15, 2018 8:54:11 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT NAME from testdb.testtable WHERE PHONETYPE NOT IN('phone1848','phone706')
- test the result for not in clause *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:377)
May 15, 2018 8:54:11 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085411_00024_h8p92 :: Transaction:[40fb0384-bd82-41c7-94ab-e3bfc13f467a] :: elapsed 97ms :: planning 53ms :: scheduling 30ms :: running 7ms :: finishing 7ms :: begin 2018-05-15T08:54:11.769Z :: end 2018-05-15T08:54:11.866Z
May 15, 2018 8:54:11 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID FROM TESTDB.TESTTABLE WHERE DATE IS NULL
May 15, 2018 8:54:11 AM 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 15, 2018 8:54:11 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085411_00025_h8p92 :: Transaction:[4b878874-c7aa-4954-b256-dd149c891613] :: elapsed 69ms :: planning 33ms :: scheduling 18ms :: running 5ms :: finishing 13ms :: begin 2018-05-15T08:54:11.884Z :: end 2018-05-15T08:54:11.953Z
- 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 15, 2018 8:54:12 AM 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
May 15, 2018 8:54:12 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085411_00026_h8p92 :: Transaction:[3fd100fb-fc12-4933-acd7-2ff37d088cd1] :: elapsed 83ms :: planning 43ms :: scheduling 24ms :: running 6ms :: finishing 10ms :: begin 2018-05-15T08:54:11.970Z :: end 2018-05-15T08:54:12.053Z
- test for not null operator on timestamp type *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:398)
May 15, 2018 8:54:12 AM 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 15, 2018 8:54:12 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085412_00027_h8p92 :: Transaction:[2da508e9-f12d-48b9-8636-35054753a3fe] :: elapsed 71ms :: planning 35ms :: scheduling 23ms :: running 6ms :: finishing 7ms :: begin 2018-05-15T08:54:12.065Z :: end 2018-05-15T08:54:12.136Z
- test for null operator on timestamp type *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:405)
May 15, 2018 8:54:12 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085412_00028_h8p92 :: Transaction:[ee895cd7-381b-4242-9e12-c92b5ff6a283] :: elapsed 69ms :: planning 39ms :: scheduling 19ms :: running 5ms :: finishing 6ms :: begin 2018-05-15T08:54:12.152Z :: end 2018-05-15T08:54:12.221Z
May 15, 2018 8:54:12 AM 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 15, 2018 8:54:12 AM 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 15, 2018 8:54:12 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085412_00029_h8p92 :: Transaction:[1e379869-f0af-4cf8-9a9f-0817d068b6c1] :: elapsed 75ms :: planning 33ms :: scheduling 22ms :: running 6ms :: finishing 14ms :: begin 2018-05-15T08:54:12.238Z :: end 2018-05-15T08:54:12.313Z
- test the result for short datatype in clause where field is null *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:429)
May 15, 2018 8:54:12 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE SHORTFIELD>11 
May 15, 2018 8:54:12 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085412_00030_h8p92 :: Transaction:[55d190ac-cc0e-4841-8ea0-11727e64bbec] :: elapsed 57ms :: planning 28ms :: scheduling 18ms :: running 4ms :: finishing 7ms :: begin 2018-05-15T08:54:12.328Z :: end 2018-05-15T08:54:12.385Z
May 15, 2018 8:54:12 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085412_00031_h8p92 :: Transaction:[4c847158-c75e-43bc-bc3f-2fecd9fa1bad] :: elapsed 80ms :: planning 43ms :: scheduling 22ms :: running 6ms :: finishing 9ms :: begin 2018-05-15T08:54:12.400Z :: end 2018-05-15T08:54:12.480Z
- test the result for short datatype with greater than operator *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:437)
May 15, 2018 8:54:12 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE bonus = DECIMAL '1234.5555'
- test longDecimal type of presto *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:446)
May 15, 2018 8:54:12 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085412_00032_h8p92 :: Transaction:[844a8993-069b-47dc-977e-29f52336a4ec] :: elapsed 96ms :: planning 67ms :: scheduling 17ms :: running 5ms :: finishing 7ms :: begin 2018-05-15T08:54:12.499Z :: end 2018-05-15T08:54:12.595Z
May 15, 2018 8:54:12 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT ID from testdb.testtable WHERE monthlyBonus = 15.13
May 15, 2018 8:54:12 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085412_00033_h8p92 :: Transaction:[6b410363-ce9c-489c-bc29-d1a4b5f3db2b] :: elapsed 81ms :: planning 48ms :: scheduling 22ms :: running 5ms :: finishing 6ms :: begin 2018-05-15T08:54:12.611Z :: end 2018-05-15T08:54:12.692Z
- test shortDecimal type of presto *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:455)
May 15, 2018 8:54:12 AM 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)
May 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085412_00034_h8p92 :: Transaction:[84ffc8ac-7715-4e65-8769-d68235b64a1a] :: elapsed 403ms :: planning 369ms :: scheduling 22ms :: running 6ms :: finishing 6ms :: begin 2018-05-15T08:54:12.710Z :: end 2018-05-15T08:54:13.113Z
May 15, 2018 8:54:13 AM 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 operator *** FAILED ***
  actualResult.equals(expectedResult) was false (PrestoAllDataTypeTest.scala:462)
- test timestamp datatype using cast and in operator *** FAILED ***
  actualResult.toString().equals(expectedResult.toString()) was false (PrestoAllDataTypeTest.scala:470)
May 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085413_00035_h8p92 :: Transaction:[fd85409b-0ae0-4586-8835-db00ce0bd217] :: elapsed 86ms :: planning 51ms :: scheduling 24ms :: running 5ms :: finishing 6ms :: begin 2018-05-15T08:54:13.128Z :: end 2018-05-15T08:54:13.214Z
May 15, 2018 8:54:13 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT isCurrentEmployee AS RESULT FROM TESTDB.TESTTABLE WHERE ID=1
May 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085413_00036_h8p92 :: Transaction:[e2b51e87-9dca-4a30-af95-62072d646f3e] :: elapsed 60ms :: planning 31ms :: scheduling 20ms :: running 2ms :: finishing 7ms :: begin 2018-05-15T08:54:13.228Z :: end 2018-05-15T08:54:13.288Z
May 15, 2018 8:54:13 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT id AS RESULT FROM TESTDB.TESTTABLE WHERE isCurrentEmployee is null
- 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 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085413_00037_h8p92 :: Transaction:[cdc8cd73-a9fa-43d6-8ceb-c0b617130001] :: elapsed 59ms :: planning 35ms :: scheduling 13ms :: running 4ms :: finishing 7ms :: begin 2018-05-15T08:54:13.306Z :: end 2018-05-15T08:54:13.365Z
May 15, 2018 8:54:13 AM 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 15, 2018 8:54:13 AM org.apache.carbondata.presto.server.PrestoServer$$anonfun$2 apply
INFO: ***** executing the query ***** 
 SELECT SERIALNAME  FROM TESTDB.TESTTABLE WHERE SERIALNAME IS NULL
May 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085413_00038_h8p92 :: Transaction:[64dbce88-b92c-413d-9d47-cdfbf53e7f95] :: elapsed 66ms :: planning 34ms :: scheduling 20ms :: running 6ms :: finishing 6ms :: begin 2018-05-15T08:54:13.387Z :: end 2018-05-15T08:54:13.453Z
- 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 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085413_00039_h8p92 :: Transaction:[90372e5a-972c-4585-88ff-d0434a2acf03] :: elapsed 46ms :: planning 24ms :: scheduling 10ms :: running 4ms :: finishing 8ms :: begin 2018-05-15T08:54:13.467Z :: end 2018-05-15T08:54:13.513Z
May 15, 2018 8:54:13 AM 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 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: TIMELINE: Query 20180515_085413_00040_h8p92 :: Transaction:[0a67318b-8cb0-4581-84bb-7e91ee34b5eb] :: elapsed 63ms :: planning 33ms :: scheduling 20ms :: running 4ms :: finishing 6ms :: begin 2018-05-15T08:54:13.526Z :: end 2018-05-15T08:54:13.589Z
May 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 15, 2018 8:54:13 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@58690f5e{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:8086}
May 15, 2018 8:54:13 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@57bfca3a{/,null,UNAVAILABLE,@http}
May 15, 2018 8:54:13 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=13,q=14} Couldn't stop Thread[http-worker-440,5,main]
May 15, 2018 8:54:13 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=4,q=13} Couldn't stop Thread[http-worker-227,5,]
May 15, 2018 8:54:13 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=0,q=13} Couldn't stop Thread[http-worker-230,5,]
May 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 15, 2018 8:54:13 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 15, 2018 8:54:13 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@3abadb65{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:46647}
May 15, 2018 8:54:18 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@771afdd5{/,null,UNAVAILABLE,@http}
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=19<=200,i=17,q=16} Couldn't stop Thread[http-worker-163,5,main]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=19<=200,i=9,q=16} Couldn't stop Thread[http-worker-244,5,]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=19<=200,i=4,q=15} Couldn't stop Thread[http-worker-446,5,main]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=19<=200,i=3,q=14} Couldn't stop Thread[http-worker-445,5,]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=19<=200,i=3,q=14} Couldn't stop Thread[http-worker-169,5,main]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=19<=200,i=3,q=14} Couldn't stop Thread[http-worker-447,5,main]
May 15, 2018 8:54:18 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 15, 2018 8:54:18 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 15, 2018 8:54:18 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@3d4818e8{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:44078}
May 15, 2018 8:54:18 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@6c1bebca{/,null,UNAVAILABLE,@http}
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=16,q=16} Couldn't stop Thread[http-worker-453,5,main]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=7,q=15} Couldn't stop Thread[http-worker-287,5,]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=4,q=15} Couldn't stop Thread[http-worker-420,5,]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=18<=200,i=0,q=15} Couldn't stop Thread[http-worker-452,5,]
May 15, 2018 8:54:18 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 15, 2018 8:54:18 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 15, 2018 8:54:18 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@7d6c4079{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:39004}
May 15, 2018 8:54:18 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@1d55dd21{/,null,UNAVAILABLE,@http}
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=17<=200,i=11,q=12} Couldn't stop Thread[http-worker-77,5,main]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=17<=200,i=6,q=12} Couldn't stop Thread[http-worker-456,5,main]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=17<=200,i=4,q=12} Couldn't stop Thread[http-worker-454,5,]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=17<=200,i=1,q=10} Couldn't stop Thread[http-worker-82,5,]
May 15, 2018 8:54:18 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 15, 2018 8:54:18 AM io.airlift.log.Logger info
INFO: Life cycle stopping...
May 15, 2018 8:54:18 AM org.eclipse.jetty.server.AbstractConnector doStop
INFO: Stopped http@45843650{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:41005}
May 15, 2018 8:54:18 AM org.eclipse.jetty.server.handler.ContextHandler doStop
INFO: Stopped o.e.j.s.ServletContextHandler@7730ef88{/,null,UNAVAILABLE,@http}
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=10,q=10} Couldn't stop Thread[http-worker-41,5,main]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=6,q=10} Couldn't stop Thread[http-worker-458,5,]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=3,q=9} Couldn't stop Thread[http-worker-61,5,]
May 15, 2018 8:54:18 AM org.eclipse.jetty.util.thread.QueuedThreadPool doStop
WARNING: http-worker{STOPPING,2<=14<=200,i=0,q=9} Couldn't stop Thread[http-worker-459,5,]
May 15, 2018 8:54:18 AM io.airlift.log.Logger info
INFO: Life cycle stopped.
May 15, 2018 8:54:18 AM org.apache.carbondata.presto.server.PrestoServer$ stopServer
INFO: ***** Stopping The Server *****
Run completed in 31 seconds, 149 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