Skip to content

Instantly share code, notes, and snippets.

@Neil-Jubinville
Created July 15, 2019 16:31
Show Gist options
  • Save Neil-Jubinville/ae2352171a673109700c5a076c52f32b to your computer and use it in GitHub Desktop.
Save Neil-Jubinville/ae2352171a673109700c5a076c52f32b to your computer and use it in GitHub Desktop.
Attaching to interledger-rs_ilp-node-2_1, interledger-rs_ilp-node-1_1, interledger-rs_reverse-proxy_1
ilp-node-2_1 |
ilp-node-2_1 |
ilp-node-2_1 | >>> Node is accessible on: 172.25.0.4:7770
ilp-node-2_1 |
ilp-node-2_1 | >>> Admin API Authorization header: "Bearer nodeadmintoken"
ilp-node-2_1 |
ilp-node-2_1 |
ilp-node-2_1 |
ilp-node-1_1 |
ilp-node-1_1 |
ilp-node-1_1 |
ilp-node-1_1 | >>> Node is accessible on: 172.25.0.3:7770
ilp-node-1_1 |
ilp-node-1_1 | >>> Admin API Authorization header: "Bearer nodeadmintoken"
ilp-node-1_1 |
ilp-node-1_1 |
ilp-node-1_1 |
ilp-node-1_1 | [2019-07-15T16:24:46Z DEBUG interledger_store_redis::store] Next account id is: 0
ilp-node-1_1 | [2019-07-15T16:24:46Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.bob", 0)]
ilp-node-1_1 | [2019-07-15T16:24:46Z TRACE interledger_store_redis::store] Routing table is now: {b"local.bob": 0}
ilp-node-1_1 | [2019-07-15T16:24:46Z TRACE interledger_store_redis::store] Updated routing table with 1 routes
ilp-node-1_1 | [2019-07-15T16:24:46Z DEBUG interledger_store_redis::store] Inserted account 0 (ILP address: local.bob)
ilp-node-2_1 | [2019-07-15T16:24:50Z DEBUG interledger_store_redis::store] Next account id is: 0
ilp-node-2_1 | [2019-07-15T16:24:50Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.alice", 0)]
ilp-node-2_1 | [2019-07-15T16:24:50Z TRACE interledger_store_redis::store] Routing table is now: {b"local.alice": 0}
ilp-node-2_1 | [2019-07-15T16:24:50Z TRACE interledger_store_redis::store] Updated routing table with 1 routes
ilp-node-2_1 | [2019-07-15T16:24:50Z DEBUG interledger_store_redis::store] Inserted account 0 (ILP address: local.alice)
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Updated rates for 0 assets
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.alice", 0)]
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Routing table is now: {b"local.alice": 0}
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Updated routing table with 1 routes
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Getting accounts up to id: 1
ilp-node-2_1 | [2019-07-15T16:25:07Z DEBUG interledger_ccp::server] Setting new route for prefix: local.alice -> Account 0
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Saved 1 routes to Redis
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.alice", 0)]
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Routing table is now: {b"local.alice": 0}
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Updated routing table with 1 routes
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_ccp::server] Sending route udpates for epochs 0 - 1: RouteUpdateRequest { routing_table_id: [219, 171, 58, 99, 76, 45, 216, 61, 194, 14, 169, 143, 181, 189, 176, 227], current_epoch_index: 1, from_epoch_index: 0, to_epoch_index: 1, hold_down_time: 45000, speaker: Address("test.9c7322e552823df7b0388d56"), new_routes: [], withdrawn_routes: [] }
ilp-node-2_1 | [2019-07-15T16:25:07Z TRACE interledger_ccp::server] No accounts to broadcast routes to
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Updated rates for 0 assets
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.bob", 0)]
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Routing table is now: {b"local.bob": 0}
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Updated routing table with 1 routes
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Getting accounts up to id: 1
ilp-node-1_1 | [2019-07-15T16:25:07Z DEBUG interledger_ccp::server] Setting new route for prefix: local.bob -> Account 0
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Saved 1 routes to Redis
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.bob", 0)]
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Routing table is now: {b"local.bob": 0}
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_store_redis::store] Updated routing table with 1 routes
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_ccp::server] Sending route udpates for epochs 0 - 1: RouteUpdateRequest { routing_table_id: [2, 111, 23, 140, 193, 154, 194, 206, 148, 11, 73, 126, 150, 40, 185, 142], current_epoch_index: 1, from_epoch_index: 0, to_epoch_index: 1, hold_down_time: 45000, speaker: Address("test.b20a61a4a5a87e46a3ab28e2"), new_routes: [], withdrawn_routes: [] }
ilp-node-1_1 | [2019-07-15T16:25:07Z TRACE interledger_ccp::server] No accounts to broadcast routes to
ilp-node-1_1 | Parsing URL http://172.25.0.4:7770/ilp
ilp-node-1_1 | [2019-07-15T16:25:12Z DEBUG interledger_store_redis::store] Next account id is: 1
ilp-node-1_1 | [2019-07-15T16:25:12Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.bob", 0), ("local.peerB", 1)]
ilp-node-1_1 | [2019-07-15T16:25:12Z TRACE interledger_store_redis::store] Routing table is now: {b"local.bob": 0, b"local.peerB": 1}
ilp-node-1_1 | [2019-07-15T16:25:12Z TRACE interledger_store_redis::store] Updated routing table with 2 routes
ilp-node-1_1 | [2019-07-15T16:25:12Z DEBUG interledger_store_redis::store] Inserted account 1 (ILP address: local.peerB)
ilp-node-2_1 | Parsing URL http://172.25.0.3:7770/ilp
ilp-node-2_1 | [2019-07-15T16:25:15Z DEBUG interledger_store_redis::store] Next account id is: 1
ilp-node-2_1 | [2019-07-15T16:25:16Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.alice", 0), ("local.peer.master", 1)]
ilp-node-2_1 | [2019-07-15T16:25:16Z TRACE interledger_store_redis::store] Routing table is now: {b"local.alice": 0, b"local.peer.master": 1}
ilp-node-2_1 | [2019-07-15T16:25:16Z TRACE interledger_store_redis::store] Updated routing table with 2 routes
ilp-node-2_1 | [2019-07-15T16:25:16Z DEBUG interledger_store_redis::store] Inserted account 1 (ILP address: local.peer.master)
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Updated rates for 0 assets
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.alice", 0), ("local.peer.master", 1)]
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Routing table is now: {b"local.alice": 0, b"local.peer.master": 1}
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Updated routing table with 2 routes
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Getting accounts up to id: 2
ilp-node-2_1 | [2019-07-15T16:25:37Z DEBUG interledger_ccp::server] Setting new route for prefix: local.peer.master -> Account 1
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Saved 2 routes to Redis
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.alice", 0), ("local.peer.master", 1)]
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Routing table is now: {b"local.alice": 0, b"local.peer.master": 1}
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Updated routing table with 2 routes
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Sending route udpates for epochs 1 - 2: RouteUpdateRequest { routing_table_id: [219, 171, 58, 99, 76, 45, 216, 61, 194, 14, 169, 143, 181, 189, 176, 227], current_epoch_index: 2, from_epoch_index: 1, to_epoch_index: 2, hold_down_time: 45000, speaker: Address("test.9c7322e552823df7b0388d56"), new_routes: [], withdrawn_routes: [] }
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Sending route updates to accounts: 1
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_http::client] Sending outgoing ILP over HTTP packet to account: 1 (URL: http://172.25.0.3:7770/ilp)
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_http::server] Got incoming ILP over HTTP packet from account: 1
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Got route update request from account 1: RouteUpdateRequest { routing_table_id: [219, 171, 58, 99, 76, 45, 216, 61, 194, 14, 169, 143, 181, 189, 176, 227], current_epoch_index: 2, from_epoch_index: 1, to_epoch_index: 2, hold_down_time: 45000, speaker: Address("test.9c7322e552823df7b0388d56"), new_routes: [], withdrawn_routes: [] }
ilp-node-1_1 | [2019-07-15T16:25:37Z DEBUG interledger_ccp::server] Sending Route Control Request to account: 1, last known table id: dbab3a634c2dd83dc20ea98fb5bdb0e3, last known epoch: 0
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_http::client] Sending outgoing ILP over HTTP packet to account: 1 (URL: http://172.25.0.4:7770/ilp)
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_http::server] Got incoming ILP over HTTP packet from account: 1
ilp-node-2_1 | [2019-07-15T16:25:37Z DEBUG interledger_ccp::server] Got route control request from account 1: RouteControlRequest { mode: Sync, last_known_routing_table_id: [219, 171, 58, 99, 76, 45, 216, 61, 194, 14, 169, 143, 181, 189, 176, 227], last_known_epoch: 0, features: [] }
ilp-node-2_1 | [2019-07-15T16:25:37Z DEBUG interledger_ccp::server] Sending individual route update to account: 1 for epochs from: 0 to: 2
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_http::client] Sending outgoing ILP over HTTP packet to account: 1 (URL: http://172.25.0.3:7770/ilp)
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_http::server] Got incoming ILP over HTTP packet from account: 1
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Got route update request from account 1: RouteUpdateRequest { routing_table_id: [219, 171, 58, 99, 76, 45, 216, 61, 194, 14, 169, 143, 181, 189, 176, 227], current_epoch_index: 2, from_epoch_index: 0, to_epoch_index: 2, hold_down_time: 45000, speaker: Address("test.9c7322e552823df7b0388d56"), new_routes: [], withdrawn_routes: [] }
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::routing_table] Got heartbeat route update for table ID: dbab3a634c2dd83dc20ea98fb5bdb0e3, epoch: 0
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Getting accounts up to id: 2
ilp-node-2_1 | [2019-07-15T16:25:37Z WARN interledger_ccp::server] Error sending route update to account 1: Reject { code: ErrorCode("F00"), message: "Gap in routing table dbab3a634c2dd83dc20ea98fb5bdb0e3. Expected epoch: 0, got from_epoch: 1", triggered_by: Some(Address("test.b20a61a4a5a87e46a3ab28e2")), data_length: 0 }
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Sent Route Control Request to account: 1
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Updated rates for 0 assets
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.bob", 0), ("local.peerB", 1)]
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Routing table is now: {b"local.bob": 0, b"local.peerB": 1}
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Updated routing table with 2 routes
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Getting accounts up to id: 2
ilp-node-1_1 | [2019-07-15T16:25:37Z DEBUG interledger_ccp::server] Setting new route for prefix: local.peerB -> Account 1
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Saved 2 routes to Redis
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.bob", 0), ("local.peerB", 1)]
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Routing table is now: {b"local.bob": 0, b"local.peerB": 1}
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Updated routing table with 2 routes
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Sending route udpates for epochs 1 - 2: RouteUpdateRequest { routing_table_id: [2, 111, 23, 140, 193, 154, 194, 206, 148, 11, 73, 126, 150, 40, 185, 142], current_epoch_index: 2, from_epoch_index: 1, to_epoch_index: 2, hold_down_time: 45000, speaker: Address("test.b20a61a4a5a87e46a3ab28e2"), new_routes: [], withdrawn_routes: [] }
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Sending route updates to accounts: 1
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_http::client] Sending outgoing ILP over HTTP packet to account: 1 (URL: http://172.25.0.4:7770/ilp)
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_http::server] Got incoming ILP over HTTP packet from account: 1
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Got route update request from account 1: RouteUpdateRequest { routing_table_id: [2, 111, 23, 140, 193, 154, 194, 206, 148, 11, 73, 126, 150, 40, 185, 142], current_epoch_index: 2, from_epoch_index: 1, to_epoch_index: 2, hold_down_time: 45000, speaker: Address("test.b20a61a4a5a87e46a3ab28e2"), new_routes: [], withdrawn_routes: [] }
ilp-node-2_1 | [2019-07-15T16:25:37Z DEBUG interledger_ccp::server] Sending Route Control Request to account: 1, last known table id: 026f178cc19ac2ce940b497e9628b98e, last known epoch: 0
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_http::client] Sending outgoing ILP over HTTP packet to account: 1 (URL: http://172.25.0.3:7770/ilp)
ilp-node-1_1 | [2019-07-15T16:25:37Z WARN interledger_ccp::server] Error sending route update to account 1: Reject { code: ErrorCode("F00"), message: "Gap in routing table 026f178cc19ac2ce940b497e9628b98e. Expected epoch: 0, got from_epoch: 1", triggered_by: Some(Address("test.9c7322e552823df7b0388d56")), data_length: 0 }
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_http::server] Got incoming ILP over HTTP packet from account: 1
ilp-node-1_1 | [2019-07-15T16:25:37Z DEBUG interledger_ccp::server] Got route control request from account 1: RouteControlRequest { mode: Sync, last_known_routing_table_id: [2, 111, 23, 140, 193, 154, 194, 206, 148, 11, 73, 126, 150, 40, 185, 142], last_known_epoch: 0, features: [] }
ilp-node-1_1 | [2019-07-15T16:25:37Z DEBUG interledger_ccp::server] Sending individual route update to account: 1 for epochs from: 0 to: 2
ilp-node-1_1 | [2019-07-15T16:25:37Z TRACE interledger_http::client] Sending outgoing ILP over HTTP packet to account: 1 (URL: http://172.25.0.4:7770/ilp)
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Sent Route Control Request to account: 1
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_http::server] Got incoming ILP over HTTP packet from account: 1
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::server] Got route update request from account 1: RouteUpdateRequest { routing_table_id: [2, 111, 23, 140, 193, 154, 194, 206, 148, 11, 73, 126, 150, 40, 185, 142], current_epoch_index: 2, from_epoch_index: 0, to_epoch_index: 2, hold_down_time: 45000, speaker: Address("test.b20a61a4a5a87e46a3ab28e2"), new_routes: [], withdrawn_routes: [] }
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_ccp::routing_table] Got heartbeat route update for table ID: 026f178cc19ac2ce940b497e9628b98e, epoch: 0
ilp-node-2_1 | [2019-07-15T16:25:37Z TRACE interledger_store_redis::store] Getting accounts up to id: 2
interledger-rs_reverse-proxy_1 exited with code 0
ilp-node-2_1 | [2019-07-15T16:26:07Z TRACE interledger_store_redis::store] Updated rates for 0 assets
ilp-node-2_1 | [2019-07-15T16:26:07Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.alice", 0), ("local.peer.master", 1)]
ilp-node-2_1 | [2019-07-15T16:26:07Z TRACE interledger_store_redis::store] Routing table is now: {b"local.alice": 0, b"local.peer.master": 1}
ilp-node-2_1 | [2019-07-15T16:26:07Z TRACE interledger_store_redis::store] Updated routing table with 2 routes
ilp-node-1_1 | [2019-07-15T16:26:07Z TRACE interledger_store_redis::store] Loaded routes from redis. Static routes: [], other routes: [("local.bob", 0), ("local.peerB", 1)]
ilp-node-1_1 | [2019-07-15T16:26:07Z TRACE interledger_store_redis::store] Routing table is now: {b"local.bob": 0, b"local.peerB": 1}
ilp-node-1_1 | [2019-07-15T16:26:07Z TRACE interledger_store_redis::store] Updated rates for 0 assets
ilp-node-1_1 | [2019-07-15T16:26:07Z TRACE interledger_store_redis::store] Updated routing table with 2 routes
interledger-rs_ilp-node-2_1 exited with code 137
interledger-rs_ilp-node-1_1 exited with code 137

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