Skip to content

Instantly share code, notes, and snippets.

@smothiki
Created June 2, 2015 21:29
Show Gist options
  • Save smothiki/cef62b3cbf1561e81b33 to your computer and use it in GitHub Desktop.
Save smothiki/cef62b3cbf1561e81b33 to your computer and use it in GitHub Desktop.
marathon logs
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,200] INFO Compute DeploymentPlan from Group(/,Set(),Set(),Set(),2015-06-02T20:19:56.936Z) to Group(/,Set(AppDefinition(/ramui,Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done),None,None,Map(),1,0.1,16.0,0.0,,Set(),List(),List(),List(10000),false,1 second,1.15,3600 seconds,None,Set(),Set(),UpgradeStrategy(1.0,1.0),Map(),2015-06-02T20:20:58.188Z)),Set(),Set(),2015-06-02T20:20:58.188Z) (mesosphere.marathon.upgrade.DeploymentPlan$:211)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,202] INFO Computed new deployment plan: DeploymentPlan(2015-06-02T20:20:58.188Z, (Step(Vector(Start(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 0))), Step(Vector(Scale(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 1))))) (mesosphere.marathon.upgrade.DeploymentPlan$:265)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,203] INFO Deploy plan:DeploymentPlan(2015-06-02T20:20:58.188Z, (Step(Vector(Start(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 0))), Step(Vector(Scale(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 1))))) with force:false (mesosphere.marathon.MarathonSchedulerService:102)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,223] INFO Compute DeploymentPlan from Group(/,Set(),Set(),Set(),2015-06-02T20:19:56.936Z) to Group(/,Set(AppDefinition(/ramui,Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done),None,None,Map(),1,0.1,16.0,0.0,,Set(),Vector(),Vector(),Vector(10000),false,1000 milliseconds,1.15,3600000 milliseconds,None,Set(),Set(),UpgradeStrategy(1.0,1.0),Map(),2015-06-02T20:20:58.188Z)),Set(),Set(),2015-06-02T20:20:58.188Z) (mesosphere.marathon.upgrade.DeploymentPlan$:211)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,225] INFO Computed new deployment plan: DeploymentPlan(2015-06-02T20:20:58.188Z, (Step(Vector(Start(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 0))), Step(Vector(Scale(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 1))))) (mesosphere.marathon.upgrade.DeploymentPlan$:265)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,258] INFO Deployment acknowledged. Waiting to get processed: DeploymentPlan(2015-06-02T20:20:58.188Z, (Step(Vector(Start(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 0))), Step(Vector(Scale(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 1))))) (mesosphere.marathon.state.GroupManager:143)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,259] INFO 172.17.8.1 - - [02/Jun/2015:20:20:58 +0000] "POST /v2/apps HTTP/1.1" 201 638 "http://172.17.8.102:8180/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36" (mesosphere.chaos.http.ChaosRequestLog:15)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,278] INFO Compute DeploymentPlan from Group(/,Set(),Set(),Set(),2015-06-02T20:19:56.936Z) to Group(/,Set(AppDefinition(/ramui,Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done),None,None,Map(),1,0.1,16.0,0.0,,Set(),Vector(),Vector(),Vector(10000),false,1000 milliseconds,1.15,3600000 milliseconds,None,Set(),Set(),UpgradeStrategy(1.0,1.0),Map(),2015-06-02T20:20:58.188Z)),Set(),Set(),2015-06-02T20:20:58.188Z) (mesosphere.marathon.upgrade.DeploymentPlan$:211)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,281] INFO Computed new deployment plan: DeploymentPlan(2015-06-02T20:20:58.188Z, (Step(Vector(Start(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 0))), Step(Vector(Scale(App(/ramui, Some(while [ true ] ; do echo 'Hello Marathon' ; sleep 5 ; done))), 1))))) (mesosphere.marathon.upgrade.DeploymentPlan$:265)
Jun 02 20:20:58 deis-03 sh[3772]: [INFO] [06/02/2015 20:20:58.324] [marathon-akka.actor.default-dispatcher-13] [akka://marathon/user/MarathonScheduler/$a/UpgradeManager/1786e819-6b55-433d-b660-a55f9d99199a/$a] Successfully started 0 instances of /ramui
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,591] INFO 172.17.8.1 - - [02/Jun/2015:20:20:58 +0000] "GET /v2/apps HTTP/1.1" 200 642 "http://172.17.8.102:8180/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36" (mesosphere.chaos.http.ChaosRequestLog:15)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,597] INFO 172.17.8.1 - - [02/Jun/2015:20:20:58 +0000] "GET /v2/apps HTTP/1.1" 200 642 "http://172.17.8.102:8180/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36" (mesosphere.chaos.http.ChaosRequestLog:15)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,631] INFO 172.17.8.1 - - [02/Jun/2015:20:20:58 +0000] "GET /v2/deployments HTTP/1.1" 200 309 "http://172.17.8.102:8180/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36" (mesosphere.chaos.http.ChaosRequestLog:15)
Jun 02 20:20:58 deis-03 sh[3772]: [2015-06-02 20:20:58,661] INFO 172.17.8.1 - - [02/Jun/2015:20:20:58 +0000] "GET /v2/deployments HTTP/1.1" 200 309 "http://172.17.8.102:8180/" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.81 Safari/537.36" (mesosphere.chaos.http.ChaosRequestLog:15)
Jun 02 20:21:03 deis-03 sh[3772]: [INFO] [06/02/2015 20:21:03.338] [marathon-akka.actor.default-dispatcher-12] [akka://marathon/user/MarathonScheduler/$a/UpgradeManager/1786e819-6b55-433d-b660-a55f9d99199a/$a] Message [mesosphere.marathon.upgrade.StartingBehavior$Sync$] from Actor[akka://marathon/user/MarathonScheduler/$a/UpgradeManager/1786e819-6b55-433d-b660-a55f9d99199a/$a#1436019695] to Actor[akka://marathon/user/MarathonScheduler/$a/UpgradeManager/1786e819-6b55-433d-b660-a55f9d99199a/$a#1436019695] was not delivered. [10] dead letters encountered, no more dead letters will be logged. This logging can be turned off or adjusted with configuration settings 'akka.log-dead-letters' and 'akka.log-dead-letters-during-shutdown'.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment