Skip to content

Instantly share code, notes, and snippets.

@akutz
Created June 13, 2016 15:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akutz/df2afe2dc43f75b67b8977f398095ed7 to your computer and use it in GitHub Desktop.
Save akutz/df2afe2dc43f75b67b8977f398095ed7 to your computer and use it in GitHub Desktop.
Listing volumes with REX-Ray using debug logging
$ rexray volume -l debug
DEBU[0000] updated log level logLevel=debug
DEBU[0000] os.args time=1465829973 val=[rexray volume -l debug]
DEBU[0000] activating libStorage cmd=volume time=1465829973
DEBU[0000] created scoped scope new=rexray parentScopes=rexray.modules.default-docker,
DEBU[0000] initializing default libStorage services driver=virtualbox time=1465829973
DEBU[0000] initialized default libStorage services driver=virtualbox time=1465829973
DEBU[0000] starting embedded libStorage server time=1465829973
DEBU[0000] created scoped scope new=libstorage.server parentScopes=rexray,rexray.modules.default-docker,
INFO[0000] configured logging libstorage.logging.level=debug server=sprinkle-fighter-au time=1465829973
INFO[0000] initializing server server=sprinkle-fighter-au time=1465829973
INFO[0000] initializing default endpoint autoEndpointMode=unix server=sprinkle-fighter-au time=1465829973
INFO[0000] initializing auto unix endpoint endpoint=libstorage.server.endpoints.localhost server=sprinkle-fighter-au time=1465829973
DEBU[0000] endpoint info address=unix:///var/run/libstorage/722800679.sock endpoint=libstorage.server.endpoints.localhost server=sprinkle-fighter-au time=1465829973
DEBU[0000] created scoped scope new=libstorage.server.endpoints.localhost parentScopes=libstorage.server,rexray,rexray.modules.default-docker,
INFO[0000] configured endpoint address=unix:///var/run/libstorage/722800679.sock endpoint=localhost server=sprinkle-fighter-au time=1465829973
INFO[0000] server created server=sprinkle-fighter-au time=1465829973
INFO[0000] initialized endpoints server=sprinkle-fighter-au time=1465829973
INFO[0000] initializing server services server=sprinkle-fighter-au time=1465829973
DEBU[0000] got services map count=1 server=sprinkle-fighter-au time=1465829973
DEBU[0000] processing service config server=sprinkle-fighter-au service=virtualbox time=1465829973
DEBU[0000] getting scoped config for service scope=libstorage.server.services.virtualbox server=sprinkle-fighter-au service=virtualbox time=1465829973
DEBU[0000] created scoped scope new=libstorage.server.services.virtualbox parentScopes=libstorage.server,rexray,rexray.modules.default-docker,
DEBU[0000] got driver name driverName=virtualbox server=sprinkle-fighter-au service=virtualbox time=1465829973
INFO[0000] initializing driver: map[volumePath: controllerName:SATA machineNameOrId: provider:virtualbox moduleName:virtualbox endpoint:http://192.168.56.1:18083 userName: tls:false] server=sprinkle-fighter-au service=virtualbox storageDriver=virtualbox time=1465829973
INFO[0000] storage driver initialized controllerName=SATA endpoint=http://192.168.56.1:18083 machineNameOrId= moduleName=virtualbox provider=virtualbox server=sprinkle-fighter-au service=virtualbox storageDriver=virtualbox time=1465829973 tls=false userName= volumePath=
INFO[0000] created new service server=sprinkle-fighter-au service=virtualbox time=1465829973
INFO[0000] initialized services server=sprinkle-fighter-au time=1465829973
INFO[0000] initialized router len(routes)=3 router=executor-router
INFO[0000] initialized router len(routes)=4 router=help-router
INFO[0000] initialized router len(routes)=1 router=root-router
INFO[0000] initialized router len(routes)=2 router=service-router
INFO[0000] initialized router len(routes)=11 router=volume-router
INFO[0000] initialized router len(routes)=6 router=snapshot-router
INFO[0000] initialized router len(routes)=2 router=tasks-router
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/executors queries=[] route=executors server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/executors/{executor} queries=[] route=executorInspect server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=HEAD path=/executors/{executor} queries=[] route=executorHead server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/help queries=[] route=version server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/help/config queries=[] route=version server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/help/env queries=[] route=version server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/help/version queries=[] route=version server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/ queries=[] route=root server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/services queries=[] route=services server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/services/{service} queries=[] route=serviceInspect server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/volumes queries=[] route=volumes server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/volumes/{service} queries=[] route=volumesForService server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/volumes/{service}/{volumeID} queries=[] route=volumeInspect server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=2 method=POST path=/volumes/{service} queries=[detach ] route=volumesDetachForService server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=POST path=/volumes/{service} queries=[] route=volumeCreate server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[copy ] route=volumeCopy server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[snapshot ] route=volumeSnapshot server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[attach ] route=volumeAttach server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=2 method=POST path=/volumes queries=[detach ] route=volumesDetachAll server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=2 method=POST path=/volumes/{service}/{volumeID} queries=[detach ] route=volumeDetach server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=DELETE path=/volumes/{service}/{volumeID} queries=[] route=volumeRemove server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/snapshots queries=[] route=snapshots server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/snapshots/{service} queries=[] route=snapshotsForService server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/snapshots/{service}/{snapshotID} queries=[] route=snapshotInspect server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=2 method=POST path=/snapshots/{service}/{snapshotID} queries=[create ] route=snapshotCreate server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=2 method=POST path=/snapshots/{service}/{snapshotID} queries=[copy ] route=snapshotCopy server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=DELETE path=/snapshots/{service}/{snapshotID} queries=[] route=snapshotRemove server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/tasks queries=[] route=tasks server=sprinkle-fighter-au time=1465829973 tls=false
DEBU[0000] registered route host=unix:///var/run/libstorage/722800679.sock len(queries)=0 method=GET path=/tasks/{taskID} queries=[] route=taskInspect server=sprinkle-fighter-au time=1465829973 tls=false
INFO[0000] api listening host=unix:///var/run/libstorage/722800679.sock server=sprinkle-fighter-au time=1465829973 tls=false
INFO[0000] waiting for err or close signal server=sprinkle-fighter-au time=1465829973
INFO[0001] server started server=sprinkle-fighter-au time=1465829974
DEBU[0001] created scoped scope new=libstorage.client parentScopes=rexray,rexray.modules.default-docker,
INFO[0001] configured logging libstorage.logging.level=debug time=1465829974
DEBU[0001] got configured host address host=unix:///var/run/libstorage/722800679.sock service=virtualbox storageDriver=libstorage time=1465829974
INFO[0001] created libStorage client clientType=integration disableKeepAlive=false enableInstanceIDHeaders=true enableLocalDevicesHeaders=true host=libstorage-server logRequests=false logResponses=false lsxPath=/var/lib/libstorage/lsx-linux service=virtualbox storageDriver=libstorage time=1465829974
INFO[0001] lsx lock file path path=/var/run/libstorage/lsx.lock service=virtualbox storageDriver=libstorage time=1465829974
INFO[0001] http request host=unix:///var/run/libstorage/722800679.sock route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/722800679.sock middleware=schema-validator route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=local-devices-handler route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=instanceIDs-handler route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=error-handler route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=query-params-handler route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] http header Libstorage-Tx=txID=04b6bb25-433c-424d-6333-6551ba99577e, txCR=1465829974 host=unix:///var/run/libstorage/722800679.sock route=services server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] http header Libstorage-Instanceid=[] host=unix:///var/run/libstorage/722800679.sock route=services server=sprinkle-fighter-au time=1465829974 tls=false txCR=1465829974 txID=04b6bb25-433c-424d-6333-6551ba99577e
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/722800679.sock route=services server=sprinkle-fighter-au time=1465829974 tls=false txCR=1465829974 txID=04b6bb25-433c-424d-6333-6551ba99577e
INFO[0001] initializing executors cache service=virtualbox storageDriver=libstorage time=1465829974
INFO[0001] http request host=unix:///var/run/libstorage/722800679.sock route=executors server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=executors server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=local-devices-handler route=executors server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=instanceIDs-handler route=executors server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=error-handler route=executors server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=executors server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=query-params-handler route=executors server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] http header Libstorage-Tx=txID=d338b801-2866-45bb-6e33-2b00a50e8e3f, txCR=1465829974 host=unix:///var/run/libstorage/722800679.sock route=executors server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] http header Libstorage-Instanceid=[] host=unix:///var/run/libstorage/722800679.sock route=executors server=sprinkle-fighter-au time=1465829974 tls=false txCR=1465829974 txID=d338b801-2866-45bb-6e33-2b00a50e8e3f
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/722800679.sock route=executors server=sprinkle-fighter-au time=1465829974 tls=false txCR=1465829974 txID=d338b801-2866-45bb-6e33-2b00a50e8e3f
DEBU[0001] updating executor service=virtualbox storageDriver=libstorage time=1465829974
DEBU[0001] waiting on executor lock service=virtualbox storageDriver=libstorage time=1465829974
DEBU[0001] getting executor checksum service=virtualbox storageDriver=libstorage time=1465829974
DEBU[0001] signalling executor lock service=virtualbox storageDriver=libstorage time=1465829974
INFO[0001] initializing instance ID cache server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974
DEBU[0001] waiting on executor lock server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974 txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
DEBU[0001] signalling executor lock server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974 txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
DEBU[0001] sending instanceID in API.InstanceInspect call instanceID=virtualbox=,WyIwODAwMjcxNzQ4OUUiLCIwODAwMjc4NDQ0MjkiXQ== server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974 txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
INFO[0001] http request host=unix:///var/run/libstorage/722800679.sock route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/722800679.sock middleware=schema-validator route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/722800679.sock middleware=service-validator route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=local-devices-handler route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=instanceIDs-handler route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=error-handler route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=query-params-handler route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] query param host=unix:///var/run/libstorage/722800679.sock key=instance len(value)=1 route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false value=[]
DEBU[0001] http header Libstorage-Tx=txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14, txCR=1465829974 host=unix:///var/run/libstorage/722800679.sock route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] http header Libstorage-Instanceid=[virtualbox=,WyIwODAwMjcxNzQ4OUUiLCIwODAwMjc4NDQ0MjkiXQ==] host=unix:///var/run/libstorage/722800679.sock route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
DEBU[0001] http header Libstorage-Localdevices=[] host=unix:///var/run/libstorage/722800679.sock route=serviceInspect server=sprinkle-fighter-au time=1465829974 tls=false txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
DEBU[0001] getting storage service host=unix:///var/run/libstorage/722800679.sock route=serviceInspect server=sprinkle-fighter-au service=virtualbox time=1465829974 tls=false txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
DEBU[0001] finding local machine host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=,WyIwODAwMjcxNzQ4OUUiLCIwODAwMjc4NDQ0MjkiXQ== macAddrs=[08002717489E 080027844429] route=serviceInspect server=sprinkle-fighter-au service=virtualbox time=1465829974 tls=false txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
DEBU[0001] received instanceID from API.InstanceInspect call instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974 txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
DEBU[0001] xli instanceID success instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974 txCR=1465829974 txID=db0d84f5-16c9-46fc-6baf-0a0ea0801d14
INFO[0001] successefully dialed libStorage server server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974
INFO[0001] storage driver initialized service=virtualbox storageDriver=libstorage time=1465829974
INFO[0001] os driver initialized osDriver=linux service=virtualbox storageDriver=libstorage time=1465829974
INFO[0001] docker integration driver successfully initialized integrationDriver=docker libstorage.integration.volume.operations.create.default.IOPS= libstorage.integration.volume.operations.create.default.availabilityZone= libstorage.integration.volume.operations.create.default.fsType=ext4 libstorage.integration.volume.operations.create.default.size=16 libstorage.integration.volume.operations.create.default.type= libstorage.integration.volume.operations.create.implicit=true libstorage.integration.volume.operations.mount.path=/var/lib/rexray/volumes libstorage.integration.volume.operations.mount.rootPath=/data osDriver=linux service=virtualbox storageDriver=libstorage time=1465829974
DEBU[0001] listing volumes opts=map[attachments:true] time=1465829974
DEBU[0001] waiting on executor lock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b integrationDriver=docker osDriver=linux server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974 txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0001] signalling executor lock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b integrationDriver=docker osDriver=linux server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974 txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0001] xli localdevices success instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b integrationDriver=docker osDriver=linux server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829974 txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
INFO[0001] http request host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/722800679.sock middleware=schema-validator route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added route middleware host=unix:///var/run/libstorage/722800679.sock middleware=service-validator route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=local-devices-handler route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=instanceIDs-handler route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=error-handler route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=query-params-handler route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] query param host=unix:///var/run/libstorage/722800679.sock key=attachments len(value)=1 route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false value=[true]
DEBU[0001] http header Libstorage-Tx=txID=7d025528-b403-4168-6585-aab3b01562f7, txCR=1465829974 host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false
DEBU[0001] http header Libstorage-Instanceid=[virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b] host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0001] http header Libstorage-Localdevices=[virtualbox=1b819454::/dev/sda5] host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au time=1465829974 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0001] getting storage service host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au service=virtualbox time=1465829974 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0001] getting task service host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService server=sprinkle-fighter-au service=virtualbox time=1465829974 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0001] getting task service host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService server=sprinkle-fighter-au service=virtualbox time=1465829974 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
INFO[0001] executing task host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService server=sprinkle-fighter-au service=virtualbox task=0 time=1465829974 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0002] finding local machine host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b nameOrID=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService server=sprinkle-fighter-au service=virtualbox task=0 time=1465829975 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0002] validating schema body={"1b819454-a280-4cff-aff5-141f4e8fd154":{"attachments":[{"deviceName":"","instanceID":{"id":"e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b","driver":"virtualbox"},"status":"/Users/akutz/VirtualBox/libStorage/libStorage.vmdk","volumeID":"1b819454-a280-4cff-aff5-141f4e8fd154"}],"name":"libStorage.vmdk","size":64,"status":"/Users/akutz/VirtualBox/libStorage/libStorage.vmdk","id":"1b819454-a280-4cff-aff5-141f4e8fd154","type":""}} host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService schema={
"$schema": "http://json-schema.org/draft-04/schema#",
"$ref": "https://github.com/emccode/libstorage#/definitions/volumeMap"
} server=sprinkle-fighter-au service=virtualbox task=0 time=1465829975 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
INFO[0002] libStorage integration driver successfully initialized integrationDriver=docker libstorage.integration.volume.operations.create.disable=false libstorage.integration.volume.operations.mount.preempt=false libstorage.integration.volume.operations.path.cache=true libstorage.integration.volume.operations.remove.disable=false libstorage.integration.volume.operations.unmount.ignoreusedcount=false osDriver=linux service=virtualbox storageDriver=libstorage time=1465829975
INFO[0002] integration driver initialized integrationDriver=docker osDriver=linux service=virtualbox storageDriver=libstorage time=1465829975
INFO[0002] created libStorage client integrationDriver=docker osDriver=linux service=virtualbox storageDriver=libstorage time=1465829975
DEBU[0002] waiting on executor lock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b integrationDriver=docker osDriver=linux server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829975 txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
DEBU[0002] signalling executor lock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b integrationDriver=docker osDriver=linux server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829975 txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
DEBU[0002] xli localdevices success instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b integrationDriver=docker osDriver=linux server=sprinkle-fighter-au service=virtualbox storageDriver=libstorage time=1465829975 txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
INFO[0002] http request host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] added route middleware host=unix:///var/run/libstorage/722800679.sock middleware=schema-validator route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] added route middleware host=unix:///var/run/libstorage/722800679.sock middleware=service-validator route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=local-devices-handler route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=instanceIDs-handler route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=error-handler route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=transaction-handler route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] added global middleware host=unix:///var/run/libstorage/722800679.sock middleware=query-params-handler route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] query param host=unix:///var/run/libstorage/722800679.sock key=attachments len(value)=1 route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false value=[false]
DEBU[0002] http header Libstorage-Tx=txID=097a43f7-1951-410d-6352-535f74649983, txCR=1465829975 host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] http header Libstorage-Instanceid=[virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b] host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
DEBU[0002] http header Libstorage-Localdevices=[virtualbox=1b819454::/dev/sda5] host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au time=1465829975 tls=false txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
DEBU[0002] getting storage service host=unix:///var/run/libstorage/722800679.sock route=volumesForService server=sprinkle-fighter-au service=virtualbox time=1465829975 tls=false txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
DEBU[0002] task completed host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService server=sprinkle-fighter-au service=virtualbox task=0 time=1465829975 tls=false txCR=1465829974 txID=7d025528-b403-4168-6585-aab3b01562f7
DEBU[0002] getting task service host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService server=sprinkle-fighter-au service=virtualbox time=1465829975 tls=false txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
DEBU[0002] getting task service host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService server=sprinkle-fighter-au service=virtualbox time=1465829975 tls=false txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
INFO[0002] executing task host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService server=sprinkle-fighter-au service=virtualbox task=1 time=1465829975 tls=false txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
DEBU[0002] validating schema body={"1b819454-a280-4cff-aff5-141f4e8fd154":{"attachments":[{"deviceName":"","instanceID":{"id":"e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b","driver":"virtualbox"},"status":"/Users/akutz/VirtualBox/libStorage/libStorage.vmdk","volumeID":"1b819454-a280-4cff-aff5-141f4e8fd154"}],"name":"libStorage.vmdk","size":64,"status":"/Users/akutz/VirtualBox/libStorage/libStorage.vmdk","id":"1b819454-a280-4cff-aff5-141f4e8fd154","type":""}} host=unix:///var/run/libstorage/722800679.sock instanceID=virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b route=volumesForService schema={
"$schema": "http://json-schema.org/draft-04/schema#",
"$ref": "https://github.com/emccode/libstorage#/definitions/volumeMap"
} server=sprinkle-fighter-au service=virtualbox task=1 time=1465829975 tls=false txCR=1465829975 txID=097a43f7-1951-410d-6352-535f74649983
- attachments:
- devicename: ""
mountpoint: ""
instanceid: virtualbox=e71578b0-1bfb-4fa5-bcd5-4ae982fd4a9b
status: /Users/akutz/VirtualBox/libStorage/libStorage.vmdk
volumeid: 1b819454-a280-4cff-aff5-141f4e8fd154
fields: {}
availabilityzone: ""
iops: 0
name: libStorage.vmdk
networkname: ""
size: 64
status: /Users/akutz/VirtualBox/libStorage/libStorage.vmdk
id: 1b819454-a280-4cff-aff5-141f4e8fd154
type: ""
fields: {}
DEBU[0002] waiting until libStorage is stopped time=1465829975
INFO[0002] shutting down server server=sprinkle-fighter-au time=1465829975
INFO[0002] shutting down endpoint host=unix:///var/run/libstorage/722800679.sock server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] removed unix socket host=unix:///var/run/libstorage/722800679.sock path=/var/run/libstorage/722800679.sock server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] shutdown endpoint complete host=unix:///var/run/libstorage/722800679.sock server=sprinkle-fighter-au time=1465829975 tls=false
DEBU[0002] shutdown server complete server=sprinkle-fighter-au time=1465829975
DEBU[0002] received close signal server=sprinkle-fighter-au time=1465829975
INFO[0002] closed server error channel server=sprinkle-fighter-au time=1465829975
INFO[0002] all servers closed
DEBU[0002] done sending close signals to libStorage time=1465829975
DEBU[0002] done waiting on err chan time=1465829975
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment