Skip to content

Instantly share code, notes, and snippets.

@noomerikal
Created January 16, 2016 10:08
Show Gist options
  • Save noomerikal/303cd59795ab992ba83a to your computer and use it in GitHub Desktop.
Save noomerikal/303cd59795ab992ba83a to your computer and use it in GitHub Desktop.
divolte + mesosphere log
--container="mesos-3b7c8433-8718-49e5-a030-87cb29d51be3-S5.1274f78c-2c5f-4d27-92d6-bd568d386334" --docker="docker" --docker_socket="/var/run/docker.sock" --help="false" --initialize_driver_logging="true" --logbufsecs="0" --logging_level="INFO" --mapped_directory="/mnt/mesos/sandbox" --quiet="false" --sandbox_directory="/var/lib/mesos/slave/slaves/3b7c8433-8718-49e5-a030-87cb29d51be3-S5/frameworks/3b7c8433-8718-49e5-a030-87cb29d51be3-0000/executors/divolte.c3d80cb2-bc36-11e5-9846-12f99e861f93/runs/1274f78c-2c5f-4d27-92d6-bd568d386334" --stop_timeout="0ns"
--container="mesos-3b7c8433-8718-49e5-a030-87cb29d51be3-S5.1274f78c-2c5f-4d27-92d6-bd568d386334" --docker="docker" --docker_socket="/var/run/docker.sock" --help="false" --initialize_driver_logging="true" --logbufsecs="0" --logging_level="INFO" --mapped_directory="/mnt/mesos/sandbox" --quiet="false" --sandbox_directory="/var/lib/mesos/slave/slaves/3b7c8433-8718-49e5-a030-87cb29d51be3-S5/frameworks/3b7c8433-8718-49e5-a030-87cb29d51be3-0000/executors/divolte.c3d80cb2-bc36-11e5-9846-12f99e861f93/runs/1274f78c-2c5f-4d27-92d6-bd568d386334" --stop_timeout="0ns"
Registered docker executor on 10.0.1.84
Starting task divolte.c3d80cb2-bc36-11e5-9846-12f99e861f93
2016-01-16 09:51:52.116Z [main] INFO [IncomingRequestProcessingPool]: Using built in default Avro schema.
2016-01-16 09:51:52.572Z [main] INFO [VerifiableProperties]: Verifying properties
2016-01-16 09:51:52.602Z [main] INFO [VerifiableProperties]: Property client.id is overridden to divolte.collector
2016-01-16 09:51:52.602Z [main] INFO [VerifiableProperties]: Property message.send.max.retries is overridden to 5
2016-01-16 09:51:52.602Z [main] INFO [VerifiableProperties]: Property metadata.broker.list is overridden to 10.0.1.81:1025,10.0.1.84:1025,10.0.1.85:1025
2016-01-16 09:51:52.603Z [main] INFO [VerifiableProperties]: Property request.required.acks is overridden to 0
2016-01-16 09:51:52.603Z [main] INFO [VerifiableProperties]: Property retry.backoff.ms is overridden to 200
2016-01-16 09:51:52.655Z [main] INFO [VerifiableProperties]: Verifying properties
2016-01-16 09:51:52.656Z [main] INFO [VerifiableProperties]: Property client.id is overridden to divolte.collector
2016-01-16 09:51:52.656Z [main] INFO [VerifiableProperties]: Property message.send.max.retries is overridden to 5
2016-01-16 09:51:52.656Z [main] INFO [VerifiableProperties]: Property metadata.broker.list is overridden to 10.0.1.81:1025,10.0.1.84:1025,10.0.1.85:1025
2016-01-16 09:51:52.656Z [main] INFO [VerifiableProperties]: Property request.required.acks is overridden to 0
2016-01-16 09:51:52.656Z [main] INFO [VerifiableProperties]: Property retry.backoff.ms is overridden to 200
2016-01-16 09:51:52.669Z [main] INFO [IncomingRequestProcessor]: Using built in default schema mapping.
2016-01-16 09:51:52.813Z [main] INFO [UserAgentParserAndCache]: Using non-updating (resource module based) user agent parser.
2016-01-16 09:51:53.366Z [main] INFO [UserAgentParserAndCache]: User agent parser data version: 20141024-01
2016-01-16 09:51:53.405Z [main] INFO [IncomingRequestProcessor]: Using built in default schema mapping.
2016-01-16 09:51:53.405Z [main] INFO [UserAgentParserAndCache]: Using non-updating (resource module based) user agent parser.
2016-01-16 09:51:53.406Z [main] INFO [UserAgentParserAndCache]: User agent parser data version: 20141024-01
@anthonyinfinity
Copy link

Did you figure this out? If not are you also using marathon for docker? Could you post your Dockerfile and marathon json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment