Maxim Khutornenko created AURORA-179:
----------------------------------------
Summary: Local scheduler run fails to register with mesos
Key: AURORA-179
URL: https://issues.apache.org/jira/browse/AURORA-179
Project: Aurora
Issue Type: Bug
Components: Scheduler
Reporter: Maxim Khutornenko
$ gradle clean run
{noformat}
...
I0204 00:21:43.997 THREAD1
com.twitter.common.application.Lifecycle.awaitShutdown: Awaiting shutdown
E0204 00:22:44.013 THREAD24
org.apache.aurora.scheduler.SchedulerLifecycle$5$3.run: Framework has not been
registered within the tolerated delay.
I0204 00:22:44.013 THREAD24
com.twitter.common.util.StateMachine$Builder$1.execute: SchedulerLifecycle
state machine transition LEADER_AWAITING_REGISTRATION -> DEAD
E0204 00:22:44.016 THREAD22
org.apache.aurora.scheduler.SchedulerLifecycle$SchedulerCandidateImpl.onDefeated:
Lost leadership, committing suicide.
I0204 00:22:44.016 THREAD24
com.twitter.common.util.StateMachine$Builder$1.execute: storage state machine
transition READY -> STOPPED
I0204 00:22:44.016 THREAD22
com.twitter.common.util.StateMachine$Builder$1.execute: SchedulerLifecycle
state machine transition DEAD -> DEAD
I0204 00:22:44.017 THREAD24 com.twitter.common.application.Lifecycle.shutdown:
Shutting down application
I0204 00:22:44.017 THREAD22
org.apache.aurora.scheduler.SchedulerLifecycle$7.execute: Shutdown already
invoked, ignoring extra call.
I0204 00:22:44.017 THREAD24
com.twitter.common.application.ShutdownRegistry$ShutdownRegistryImpl.execute:
Executing 12 shutdown commands.
W0204 00:22:44.018 THREAD22
com.twitter.common.zookeeper.CandidateImpl$4.onGroupChange: All candidates have
temporarily left the group: Group /twitter/service/mesos/local/scheduler
...
{noformat}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)