twitter-archive / iago

A load generator, built for engineers
http://twitter.github.com/iago/
Apache License 2.0
1.35k stars 142 forks source link

Unit tests failure - Error shutting down Parrot: com.twitter.util.TimeoutException #31

Open jwstric2 opened 10 years ago

jwstric2 commented 10 years ago

I'm not sure if this forum topic is related, but looks fairly close. https://groups.google.com/forum/#!topic/iago-users/v2jJ0r1EVgQ

I have hit this before and bypassed it with skip tests when first starting to use Iago but moving into production would like to see if someone could help evaluate why this may be occuring. Full log below, this pull was from 7/7/2014.

[EnvInject] - Loading node environment variables. Building on master in workspace /auto/jenkins-triad/onec/jenkinsData/jobs/Build_and_Install_Iago/workspace [workspace] $ /bin/sh -xe /tmp/hudson2558274277321874614.sh


T E S T S

Running com.twitter.parrot.config.ConfigSpec DEBUG com.twitter.parrot.util 20:40:52.186 logging to console enabled DEBUG com.twitter.parrot.util 20:40:53.608 logging to console enabled DEBUG com.twitter.parrot.util 20:40:53.902 logging to console enabled DEBUG com.twitter.parrot.util 20:40:54.156 logging to console enabled DEBUG com.twitter.parrot.util 20:40:54.395 logging to console enabled DEBUG com.twitter.parrot.util 20:40:54.624 logging to console enabled DEBUG com.twitter.parrot.util 20:40:54.856 logging to console enabled DEBUG com.twitter.parrot.util 20:40:55.110 logging to console enabled Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.818 sec Running com.twitter.parrot.feeder.ParrotFeederSpec DEBUG com.twitter.parrot.util 20:40:56.572 logging to console enabled Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.454 sec Running com.twitter.parrot.integration.EndToEndSpec DEBUG com.twitter.parrot.util 20:40:57.699 logging to console enabled DEBUG org.jboss.netty.channel.socket.nio 20:40:58.385 Using select timeout of 500 DEBUG org.jboss.netty.channel.socket.nio 20:40:58.386 Epoll-bug workaround enabled = false INFO finagle 20:40:58.425 Finagle version 6.11.1 (rev=83de11a66b498351418433bcad00cbf4b7dc495c) built at 20140122-140449 DEBUG com.twitter.parrot.server 20:40:59.164 starting RequestQueue TRACE com.twitter.parrot.server 20:40:59.174 RequestConsumer: beginning run TRACE com.twitter.parrot.server 20:40:59.380 created a parrot server on port 51367 INFO com.twitter.parrot.server 20:40:59.386 using record processor com.twitter.parrot.integration.TestRecordProcessor DEBUG com.twitter.parrot.util 20:41:00.620 logging to console enabled INFO com.twitter.parrot.feeder 20:41:00.647 Starting ParrotPoller INFO com.twitter.parrot.util 20:41:00.654 Connecting to Parrots INFO com.twitter.parrot.util 20:41:00.665 Connecting to parrot server at localhost:51367 INFO com.twitter.parrot.feeder 20:41:00.715 Awaiting 1 servers to stand up and be recognized. INFO com.twitter 20:41:02.242 Context: added handler com.twitter.finagle.tracing.TraceContext DEBUG com.twitter.parrot.feeder 20:41:02.316 pollParrot: depth is 0.000000 for localhost:51367 TRACE com.twitter.parrot.util 20:41:02.358 RemoteParrot: setting rate 1000 INFO com.twitter.parrot.server 20:41:02.372 setting rate 1000 RPS TRACE com.twitter.parrot.util 20:41:02.399 RemoteParrot: rate set TRACE com.twitter.parrot.util 20:41:02.402 RemoteParrot: creating consumer TRACE com.twitter.parrot.util 20:41:02.416 RemoteParrot: consumer created INFO com.twitter.parrot.feeder 20:41:02.416 Queue is empty for server localhost:51367 DEBUG com.twitter.parrot.feeder 20:41:02.419 Reading 20 log lines. TRACE com.twitter.parrot.util 20:41:02.429 RemoteParrot: Queuing batch for localhost:51367 with 6 requests TRACE com.twitter.parrot.feeder 20:41:02.429 parrot[localhost:51367] adding requests of size=6 to the queue TRACE com.twitter.parrot.feeder 20:41:02.430 parrot[localhost:51367] added requests of size=6 to the queue INFO com.twitter.parrot.feeder 20:41:02.430 ParrotFeeder.runLoad: exiting because log exhausted INFO com.twitter.parrot.feeder 20:41:02.444 Lines played: 0 failed: 0 TRACE com.twitter.parrot.feeder 20:41:02.444 ParrotFeeder: shutting down ... DEBUG com.twitter.parrot.util 20:41:02.448 ParrotClusterImpl: shutting down TRACE com.twitter.parrot.util 20:41:03.417 RemoteParrot.sendRequest: parrot[localhost:51367] sending requests of size=6 to the server TRACE com.twitter.parrot.server 20:41:03.458 sendRequest: calling process lines with 6 lines TRACE com.twitter.parrot.integration 20:41:03.458 SimpleRecordProcessor.processLines: processing 6 lines TRACE com.twitter.parrot.integration 20:41:03.478 SimpleRecordProcessor.processLines: line is about TRACE com.twitter.parrot.integration 20:41:03.489 SimpleRecordProcessor.processLines: line is about/contact TRACE com.twitter.parrot.integration 20:41:03.489 SimpleRecordProcessor.processLines: line is about/security TRACE com.twitter.parrot.integration 20:41:03.489 SimpleRecordProcessor.processLines: line is tos TRACE com.twitter.parrot.integration 20:41:03.490 SimpleRecordProcessor.processLines: line is privacy TRACE com.twitter.parrot.integration 20:41:03.490 SimpleRecordProcessor.processLines: line is about/resources TRACE com.twitter.parrot.server 20:41:03.490 sendRequest: done calling process lines with 6 lines TRACE com.twitter.parrot.server 20:41:03.494 exiting sendRequest DEBUG com.twitter.parrot.server 20:41:03.509 DEBUG com.twitter.parrot.server 20:41:03.509 ===================== HttpRequest ====================== DEBUG com.twitter.parrot.server 20:41:03.509 DefaultHttpRequest(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.509 GET about HTTP/1.1 DEBUG com.twitter.parrot.server 20:41:03.509 Host: :80 DEBUG com.twitter.parrot.server 20:41:03.509 Cookie: DEBUG com.twitter.parrot.server 20:41:03.509 User-Agent: com.twitter.parrot DEBUG com.twitter.parrot.server 20:41:03.509 X-Parrot: true DEBUG com.twitter.parrot.server 20:41:03.509 X-Forwarded-For: 121.183.188.75 DEBUG com.twitter.parrot.server 20:41:03.509 ======================================================== TRACE com.twitter.parrot.util 20:41:03.525 RemoteParrot.sendRequest: parrot[localhost:51367] done sending requests of size=6 to the server INFO com.twitter.parrot.feeder 20:41:03.539 FeedConsumer.sendRequest: wrote batch of size 6 to localhost:51367 rps=0.00000 depth=5.00000 status=Some(Running) lines=6 TRACE com.twitter.parrot.server 20:41:03.590 shutting down DEBUG com.twitter.parrot.server 20:41:03.633 DEBUG com.twitter.parrot.server 20:41:03.633 ===================== HttpRequest ====================== DEBUG com.twitter.parrot.server 20:41:03.633 DefaultHttpRequest(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.633 GET about/contact HTTP/1.1 DEBUG com.twitter.parrot.server 20:41:03.633 Host: :80 DEBUG com.twitter.parrot.server 20:41:03.633 Cookie: DEBUG com.twitter.parrot.server 20:41:03.633 User-Agent: com.twitter.parrot DEBUG com.twitter.parrot.server 20:41:03.633 X-Parrot: true DEBUG com.twitter.parrot.server 20:41:03.633 X-Forwarded-For: 242.197.45.135 DEBUG com.twitter.parrot.server 20:41:03.633 ======================================================== DEBUG com.twitter.parrot.server 20:41:03.635 DEBUG com.twitter.parrot.server 20:41:03.635 ===================== HttpRequest ====================== DEBUG com.twitter.parrot.server 20:41:03.635 DefaultHttpRequest(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.635 GET about/security HTTP/1.1 DEBUG com.twitter.parrot.server 20:41:03.635 Host: :80 DEBUG com.twitter.parrot.server 20:41:03.635 Cookie: DEBUG com.twitter.parrot.server 20:41:03.635 User-Agent: com.twitter.parrot DEBUG com.twitter.parrot.server 20:41:03.635 X-Parrot: true DEBUG com.twitter.parrot.server 20:41:03.635 X-Forwarded-For: 123.201.85.51 DEBUG com.twitter.parrot.server 20:41:03.635 ======================================================== DEBUG com.twitter.parrot.server 20:41:03.639 DEBUG com.twitter.parrot.server 20:41:03.639 ===================== HttpRequest ====================== DEBUG com.twitter.parrot.server 20:41:03.639 DefaultHttpRequest(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.639 GET tos HTTP/1.1 DEBUG com.twitter.parrot.server 20:41:03.639 Host: :80 DEBUG com.twitter.parrot.server 20:41:03.639 Cookie: DEBUG com.twitter.parrot.server 20:41:03.639 User-Agent: com.twitter.parrot DEBUG com.twitter.parrot.server 20:41:03.639 X-Parrot: true DEBUG com.twitter.parrot.server 20:41:03.639 X-Forwarded-For: 55.170.27.176 DEBUG com.twitter.parrot.server 20:41:03.639 ======================================================== DEBUG com.twitter.parrot.server 20:41:03.642 DEBUG com.twitter.parrot.server 20:41:03.642 ===================== HttpRequest ====================== DEBUG com.twitter.parrot.server 20:41:03.642 DefaultHttpRequest(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.642 GET privacy HTTP/1.1 DEBUG com.twitter.parrot.server 20:41:03.642 Host: :80 DEBUG com.twitter.parrot.server 20:41:03.642 Cookie: DEBUG com.twitter.parrot.server 20:41:03.642 User-Agent: com.twitter.parrot DEBUG com.twitter.parrot.server 20:41:03.642 X-Parrot: true DEBUG com.twitter.parrot.server 20:41:03.642 X-Forwarded-For: 245.74.216.181 DEBUG com.twitter.parrot.server 20:41:03.642 ======================================================== DEBUG com.twitter.parrot.server 20:41:03.643 DEBUG com.twitter.parrot.server 20:41:03.643 ===================== HttpRequest ====================== DEBUG com.twitter.parrot.server 20:41:03.643 DefaultHttpRequest(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.643 GET about/resources HTTP/1.1 DEBUG com.twitter.parrot.server 20:41:03.643 Host: :80 DEBUG com.twitter.parrot.server 20:41:03.643 Cookie: DEBUG com.twitter.parrot.server 20:41:03.643 User-Agent: com.twitter.parrot DEBUG com.twitter.parrot.server 20:41:03.643 X-Parrot: true DEBUG com.twitter.parrot.server 20:41:03.643 X-Forwarded-For: 149.5.79.2 DEBUG com.twitter.parrot.server 20:41:03.643 ======================================================== TRACE com.twitter.parrot.server 20:41:03.668 RequestConsumer shut down in 72.1 milliseconds TRACE com.twitter.parrot.server 20:41:03.668 RequestQueue: shutdown DEBUG com.twitter.parrot.server 20:41:03.739 Response: Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.739 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.server 20:41:03.739 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.server 20:41:03.739 server: tfe DEBUG com.twitter.parrot.server 20:41:03.739 Connection: close DEBUG com.twitter.parrot.server 20:41:03.739 Content-Length: 0) DEBUG com.twitter.parrot.integration 20:41:03.777 response was Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.integration 20:41:03.777 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.integration 20:41:03.777 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.integration 20:41:03.777 server: tfe DEBUG com.twitter.parrot.integration 20:41:03.777 Connection: close DEBUG com.twitter.parrot.integration 20:41:03.777 Content-Length: 0) DEBUG com.twitter.parrot.server 20:41:03.811 Response: Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.811 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.server 20:41:03.811 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.server 20:41:03.811 server: tfe DEBUG com.twitter.parrot.server 20:41:03.811 Connection: close DEBUG com.twitter.parrot.server 20:41:03.811 Content-Length: 0) DEBUG com.twitter.parrot.integration 20:41:03.812 response was Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.integration 20:41:03.812 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.integration 20:41:03.812 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.integration 20:41:03.812 server: tfe DEBUG com.twitter.parrot.integration 20:41:03.812 Connection: close DEBUG com.twitter.parrot.integration 20:41:03.812 Content-Length: 0) DEBUG com.twitter.parrot.server 20:41:03.820 Response: Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.820 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.server 20:41:03.820 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.server 20:41:03.820 server: tfe DEBUG com.twitter.parrot.server 20:41:03.820 Connection: close DEBUG com.twitter.parrot.server 20:41:03.820 Content-Length: 0) DEBUG com.twitter.parrot.integration 20:41:03.820 response was Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.integration 20:41:03.820 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.integration 20:41:03.820 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.integration 20:41:03.820 server: tfe DEBUG com.twitter.parrot.integration 20:41:03.820 Connection: close DEBUG com.twitter.parrot.integration 20:41:03.820 Content-Length: 0) DEBUG com.twitter.parrot.server 20:41:03.825 Response: Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.825 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.server 20:41:03.825 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.server 20:41:03.825 server: tfe DEBUG com.twitter.parrot.server 20:41:03.825 Connection: close DEBUG com.twitter.parrot.server 20:41:03.825 Content-Length: 0) DEBUG com.twitter.parrot.integration 20:41:03.825 response was Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.integration 20:41:03.825 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.integration 20:41:03.825 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.integration 20:41:03.825 server: tfe DEBUG com.twitter.parrot.integration 20:41:03.825 Connection: close DEBUG com.twitter.parrot.integration 20:41:03.825 Content-Length: 0) DEBUG com.twitter.parrot.server 20:41:03.827 Response: Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.server 20:41:03.827 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.server 20:41:03.827 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.server 20:41:03.827 server: tfe DEBUG com.twitter.parrot.server 20:41:03.827 Connection: close DEBUG com.twitter.parrot.server 20:41:03.827 Content-Length: 0) DEBUG com.twitter.parrot.integration 20:41:03.828 response was Return(DefaultHttpResponse(chunked: false) DEBUG com.twitter.parrot.integration 20:41:03.828 HTTP/1.1 404 Not Found DEBUG com.twitter.parrot.integration 20:41:03.828 date: Tue, 08 Jul 2014 00:41:03 UTC DEBUG com.twitter.parrot.integration 20:41:03.828 server: tfe DEBUG com.twitter.parrot.integration 20:41:03.828 Connection: close DEBUG com.twitter.parrot.integration 20:41:03.828 Content-Length: 0) ERROR com.twitter.parrot.util 20:41:08.589 Error shutting down Parrot: com.twitter.util.TimeoutException ERROR com.twitter.parrot.util 20:41:08.589 com.twitter.util.TimeoutException: 5.seconds ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.util.Promise.ready(Promise.scala:498) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.util.Promise.result(Promise.scala:503) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.util.Promise$Chained.result(Promise.scala:182) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.util.Await$.result(Awaitable.scala:75) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.util.Future.get(Future.scala:648) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.parrot.util.RemoteParrot.waitFor(RemoteParrot.scala:160) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.parrot.util.RemoteParrot.shutdown(RemoteParrot.scala:120) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.parrot.util.ParrotClusterImpl$$anonfun$shutdown$4.apply(ParrotCluster.scala:325) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.parrot.util.ParrotClusterImpl$$anonfun$shutdown$4.apply(ParrotCluster.scala:323) ERROR com.twitter.parrot.util 20:41:08.589 at scala.collection.immutable.Set$Set1.foreach(Set.scala:74) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.parrot.util.ParrotClusterImpl.shutdown(ParrotCluster.scala:323) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.parrot.feeder.ParrotFeeder.shutdown(ParrotFeeder.scala:91) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.parrot.feeder.ParrotFeeder$$anonfun$start$1.apply$mcV$sp(ParrotFeeder.scala:78) ERROR com.twitter.parrot.util 20:41:08.589 at com.twitter.ostrich.admin.BackgroundProcess$$anon$1.run(BackgroundProcess.scala:34) TRACE com.twitter.parrot.feeder 20:41:08.594 ParrotFeeder: shut down WARNING com.twitter.parrot.integration 20:41:26.338 EndToEndSpec: timed out in 24.0 seconds INFO com.twitter.parrot.integration 20:41:26.338 EndToEndSpec: done waiting for the parrot server to finish. 6 lines read, 6 lines sent to victim, 5 responses back DEBUG com.twitter.parrot.util 20:41:27.980 logging to console enabled DEBUG com.twitter.parrot.server 20:41:27.984 starting RequestQueue TRACE com.twitter.parrot.server 20:41:27.985 created a parrot server on port 57875 INFO com.twitter.parrot.server 20:41:27.986 using record processor com.twitter.parrot.integration.TestRecordProcessor TRACE com.twitter.parrot.server 20:41:27.986 RequestConsumer: beginning run DEBUG com.twitter.parrot.util 20:41:28.525 logging to console enabled INFO com.twitter.parrot.feeder 20:41:28.526 Starting ParrotPoller INFO com.twitter.parrot.util 20:41:28.526 Connecting to Parrots INFO com.twitter.parrot.util 20:41:28.526 Connecting to parrot server at localhost:57875 INFO com.twitter.parrot.feeder 20:41:28.543 Awaiting 1 servers to stand up and be recognized. ERROR com.twitter.parrot.feeder 20:41:34.533 Exception polling parrot[localhost:57875] - 5.seconds TRACE com.twitter.parrot.util 20:41:34.534 RemoteParrot: setting rate 5 ERROR com.twitter.ostrich.admin 20:41:39.536 Spawned thread background (Thread[background,5,main]) died with a terminal exception ERROR com.twitter.ostrich.admin 20:41:39.536 com.twitter.util.TimeoutException: 5.seconds ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.util.Promise.ready(Promise.scala:498) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.util.Promise.result(Promise.scala:503) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.util.Promise$Chained.result(Promise.scala:182) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.util.Await$.result(Awaitable.scala:75) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.util.Future.get(Future.scala:648) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.parrot.util.RemoteParrot.waitFor(RemoteParrot.scala:160) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.parrot.util.RemoteParrot.setRate(RemoteParrot.scala:89) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.parrot.feeder.ParrotFeeder.com$twitter$parrot$feeder$ParrotFeeder$$initialize(ParrotFeeder.scala:195) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.parrot.feeder.ParrotFeeder$$anonfun$com$twitter$parrot$feeder$ParrotFeeder$$runLoad$1.apply(ParrotFeeder.scala:159) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.parrot.feeder.ParrotFeeder$$anonfun$com$twitter$parrot$feeder$ParrotFeeder$$runLoad$1.apply(ParrotFeeder.scala:156) ERROR com.twitter.ostrich.admin 20:41:39.536 at scala.collection.immutable.Set$Set1.foreach(Set.scala:74) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.parrot.feeder.ParrotFeeder.com$twitter$parrot$feeder$ParrotFeeder$$runLoad(ParrotFeeder.scala:156) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.parrot.feeder.ParrotFeeder$$anonfun$start$1.apply$mcV$sp(ParrotFeeder.scala:76) ERROR com.twitter.ostrich.admin 20:41:39.536 at com.twitter.ostrich.admin.BackgroundProcess$$anon$1.run(BackgroundProcess.scala:34) ERROR com.twitter.parrot.feeder 20:41:40.534 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:41:46.535 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:41:52.536 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:41:58.537 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:04.538 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:10.539 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:16.540 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:22.541 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:28.542 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:34.543 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:40.544 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:46.545 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:52.547 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:42:58.548 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:43:04.549 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:43:10.550 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:43:16.550 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:43:22.551 Exception polling parrot[localhost:57875] - 5.seconds ERROR com.twitter.parrot.feeder 20:43:28.552 Exception polling parrot[localhost:57875] - 5.seconds ......

WamBamBoozle commented 10 years ago

Since you're getting timeout exceptions the error could be due to an overloaded machine. At Twitter we set various system properties that we check so that we don't run these tests on loaded machines.

Short answer: integration tests often fail in a CI environment.

On Tue, Jul 8, 2014 at 6:59 AM, jwstric2 notifications@github.com wrote:

I'm not sure if this forum topic is related, but looks fairly close. https://groups.google.com/forum/#!topic/iago-users/v2jJ0r1EVgQ

I have hit this before and bypassed it with skip tests when first starting to use Iago but moving into production would like to see if someone could help evaluate why this may be occuring. Full log below, this pull was from 7/7/2014.

[EnvInject] - Loading node environment variables. Building on master in workspace /auto/jenkins-triad/onec/jenkinsData/jobs/Build_and_Install_Iago/workspace [workspace] $ /bin/sh -xe /tmp/hudson2558274277321874614.sh