Created
June 17, 2020 00:03
-
-
Save siddjain/7603743dec3c1d5bf741408ce0572f40 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[34m2020-06-16 23:52:52.088 UTC [nodeCmd] serve -> INFO 001[0m Starting peer: | |
Version: 2.0.1 | |
Commit SHA: 1cfa5da | |
Go version: go1.13.4 | |
OS/Arch: linux/amd64 | |
Chaincode: | |
Base Docker Namespace: hyperledger | |
Base Docker Label: org.hyperledger.fabric | |
Docker Namespace: hyperledger | |
[34m2020-06-16 23:52:52.156 UTC [peer] getLocalAddress -> INFO 002[0m Auto-detected peer address: 172.18.0.11:8055 | |
[34m2020-06-16 23:52:52.156 UTC [peer] getLocalAddress -> INFO 003[0m Returning peer0.keypharmacy.com:8055 | |
[34m2020-06-16 23:52:52.208 UTC [gossip.service] New -> INFO 004[0m Initialize gossip with endpoint peer0.keypharmacy.com:8055 | |
[34m2020-06-16 23:52:52.209 UTC [gossip.gossip] New -> INFO 005[0m Creating gossip service with self membership of Endpoint: peer0.keypharmacy.com:8055, InternalEndpoint: peer0.keypharmacy.com:8055, PKI-ID: f42d70c3282398833314d4c23ba2931ec716b527b27d282f11be89b7b7528bdb, Metadata: | |
[34m2020-06-16 23:52:52.210 UTC [gossip.gossip] start -> INFO 006[0m Gossip instance peer0.keypharmacy.com:8055 started | |
[34m2020-06-16 23:52:52.211 UTC [ledgermgmt] NewLedgerMgr -> INFO 007[0m Initializing LedgerMgr | |
[34m2020-06-16 23:52:52.721 UTC [ledgermgmt] NewLedgerMgr -> INFO 008[0m Initialized LedgerMgr | |
[34m2020-06-16 23:52:52.734 UTC [lifecycle] InitializeLocalChaincodes -> INFO 009[0m Initialized lifecycle cache with 2 already installed chaincodes | |
[34m2020-06-16 23:52:52.734 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 00a[0m Entering computeChaincodeEndpoint with peerHostname: peer0.keypharmacy.com | |
[34m2020-06-16 23:52:52.735 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 00b[0m Exit with ccEndpoint: peer0.keypharmacy.com:8056 | |
[34m2020-06-16 23:52:52.738 UTC [sccapi] DeploySysCC -> INFO 00c[0m deploying system chaincode 'lscc' | |
[34m2020-06-16 23:52:52.739 UTC [sccapi] DeploySysCC -> INFO 00d[0m deploying system chaincode 'cscc' | |
[34m2020-06-16 23:52:52.739 UTC [sccapi] DeploySysCC -> INFO 00e[0m deploying system chaincode 'qscc' | |
[34m2020-06-16 23:52:52.739 UTC [sccapi] DeploySysCC -> INFO 00f[0m deploying system chaincode '_lifecycle' | |
[34m2020-06-16 23:52:52.739 UTC [nodeCmd] serve -> INFO 010[0m Deployed system chaincodes | |
[34m2020-06-16 23:52:52.739 UTC [peer] Initialize -> INFO 011[0m Loading chain tracktrace | |
[34m2020-06-16 23:52:52.740 UTC [ledgermgmt] OpenLedger -> INFO 012[0m Opening ledger with id = tracktrace | |
[34m2020-06-16 23:52:52.859 UTC [lifecycle] update -> INFO 013[0m Updating cached definition for chaincode 'test3' on channel 'tracktrace' | |
[34m2020-06-16 23:52:52.968 UTC [lifecycle] update -> INFO 014[0m Updating cached definition for chaincode 'my_awesome_cc' on channel 'tracktrace' | |
[34m2020-06-16 23:52:52.994 UTC [lifecycle] update -> INFO 015[0m Chaincode with package ID 'mycc_2.0:422ce5cb243752226c86e04815f8e0725fba5574b576622e82aad21fb25ae2b2' now available on channel tracktrace for chaincode definition my_awesome_cc:1.0 | |
[34m2020-06-16 23:52:52.994 UTC [lifecycle] update -> INFO 016[0m Updating cached definition for chaincode 'my_awesome_chaincode' on channel 'tracktrace' | |
[34m2020-06-16 23:52:53.048 UTC [lifecycle] update -> INFO 017[0m Chaincode with package ID 'mycc_2.0:422ce5cb243752226c86e04815f8e0725fba5574b576622e82aad21fb25ae2b2' now available on channel tracktrace for chaincode definition my_awesome_chaincode:1.0 | |
[34m2020-06-16 23:52:53.048 UTC [lifecycle] update -> INFO 018[0m Updating cached definition for chaincode 'mycc' on channel 'tracktrace' | |
[34m2020-06-16 23:52:53.071 UTC [lifecycle] update -> INFO 019[0m Chaincode with package ID 'mycc_2.0:422ce5cb243752226c86e04815f8e0725fba5574b576622e82aad21fb25ae2b2' now available on channel tracktrace for chaincode definition mycc:2.0 | |
[34m2020-06-16 23:52:53.071 UTC [lifecycle] update -> INFO 01a[0m Updating cached definition for chaincode 'mycc2' on channel 'tracktrace' | |
[34m2020-06-16 23:52:53.093 UTC [lifecycle] update -> INFO 01b[0m Chaincode with package ID 'mycc_2.0:422ce5cb243752226c86e04815f8e0725fba5574b576622e82aad21fb25ae2b2' now available on channel tracktrace for chaincode definition mycc2:1.0 | |
[34m2020-06-16 23:52:53.098 UTC [ledgermgmt] OpenLedger -> INFO 01c[0m Opened ledger with id = tracktrace | |
[33m2020-06-16 23:52:53.117 UTC [peer.orderers] Update -> WARN 01d[0m Config defines both orderer org specific endpoints and global endpoints, global endpoints will be ignored channel=tracktrace | |
[34m2020-06-16 23:52:53.117 UTC [gossip.gossip] JoinChan -> INFO 01e[0m Joining gossip network of channel tracktrace with 3 organizations | |
[34m2020-06-16 23:52:53.118 UTC [gossip.gossip] learnAnchorPeers -> INFO 01f[0m Learning about the configured anchor peers of KeyPharmacyMSP for channel tracktrace : [{peer0.keypharmacy.com 8055}] | |
[34m2020-06-16 23:52:53.118 UTC [gossip.gossip] learnAnchorPeers -> INFO 020[0m Anchor peer with same endpoint, skipping connecting to myself | |
[34m2020-06-16 23:52:53.118 UTC [gossip.gossip] learnAnchorPeers -> INFO 021[0m Learning about the configured anchor peers of BiotorMSP for channel tracktrace : [{peer0.biotor.com 8051}] | |
[34m2020-06-16 23:52:53.118 UTC [gossip.gossip] learnAnchorPeers -> INFO 022[0m Learning about the configured anchor peers of XMedMSP for channel tracktrace : [{peer0.xmed.com 8053}] | |
[34m2020-06-16 23:52:53.125 UTC [gossip.state] NewGossipStateProvider -> INFO 023[0m Updating metadata information for channel tracktrace, current ledger sequence is at = 47, next expected block is = 48 | |
[34m2020-06-16 23:52:53.126 UTC [discovery] NewService -> INFO 024[0m Created with config TLS: false, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000 | |
[34m2020-06-16 23:52:53.126 UTC [nodeCmd] registerDiscoveryService -> INFO 025[0m Discovery service activated | |
[34m2020-06-16 23:52:53.126 UTC [nodeCmd] serve -> INFO 026[0m Starting peer with ID=[peer0.keypharmacy.com], network ID=[dev], address=[peer0.keypharmacy.com:8055] | |
[34m2020-06-16 23:52:53.127 UTC [nodeCmd] serve -> INFO 027[0m Started peer with ID=[peer0.keypharmacy.com], network ID=[dev], address=[peer0.keypharmacy.com:8055] | |
[34m2020-06-16 23:52:53.127 UTC [kvledger] LoadPreResetHeight -> INFO 028[0m Loading prereset height from path [/var/hyperledger/production/ledgersData/chains] | |
[34m2020-06-16 23:52:53.175 UTC [comm.grpc.server] 1 -> INFO 029[0m unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2020-06-16T23:52:55.175Z grpc.peer_address=172.18.0.9:40232 grpc.code=OK grpc.call_duration=37.932µs | |
[34m2020-06-16 23:52:53.175 UTC [comm.grpc.server] 1 -> INFO 02a[0m unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2020-06-16T23:52:55.175Z grpc.peer_address=172.18.0.8:42618 grpc.code=OK grpc.call_duration=80.664µs | |
[34m2020-06-16 23:52:53.180 UTC [comm.grpc.server] 1 -> INFO 02b[0m streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2020-06-16T23:53:03.177Z grpc.peer_address=172.18.0.9:40232 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.526445ms | |
[34m2020-06-16 23:52:53.181 UTC [comm.grpc.server] 1 -> INFO 02c[0m streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2020-06-16T23:53:03.178Z grpc.peer_address=172.18.0.8:42618 error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=2.921465ms | |
[34m2020-06-16 23:52:53.186 UTC [comm.grpc.server] 1 -> INFO 02d[0m unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2020-06-16T23:52:55.186Z grpc.peer_address=172.18.0.8:42644 grpc.code=OK grpc.call_duration=58.404µs | |
[34m2020-06-16 23:52:58.119 UTC [gossip.channel] reportMembershipChanges -> INFO 02e[0m [[tracktrace] Membership view has changed. peers went online: [[peer0.biotor.com:8051 ] [peer0.xmed.com:8053 ]] , current view: [[peer0.biotor.com:8051 ] [peer0.xmed.com:8053 ]]] | |
[34m2020-06-16 23:52:59.127 UTC [gossip.election] beLeader -> INFO 02f[0m f42d70c3282398833314d4c23ba2931ec716b527b27d282f11be89b7b7528bdb : Becoming a leader | |
[34m2020-06-16 23:52:59.127 UTC [gossip.service] func1 -> INFO 030[0m Elected as a leader, starting delivery service for channel tracktrace | |
[34m2020-06-16 23:52:59.127 UTC [deliveryClient] StartDeliverForChannel -> INFO 031[0m This peer will retrieve blocks from ordering service and disseminate to other peers in the organization for channel tracktrace | |
[34m2020-06-16 23:57:13.941 UTC [endorser] callChaincode -> INFO 032[0m finished chaincode: mycc duration: 89ms channel=tracktrace txID=80e78d4e | |
[34m2020-06-16 23:57:13.941 UTC [comm.grpc.server] 1 -> INFO 033[0m unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.1:34246 grpc.code=OK grpc.call_duration=92.31274ms | |
[34m2020-06-16 23:57:15.985 UTC [gossip.privdata] StoreBlock -> INFO 034[0m [tracktrace] Received block [48] from buffer | |
[34m2020-06-16 23:57:15.987 UTC [committer.txvalidator] Validate -> INFO 035[0m [tracktrace] Validated block [48] in 2ms | |
[34m2020-06-16 23:57:15.987 UTC [gossip.privdata] prepareBlockPvtdata -> INFO 036[0m Successfully fetched all eligible collection private write sets for block [48] channel=tracktrace | |
[34m2020-06-16 23:57:16.092 UTC [kvledger] CommitLegacy -> INFO 037[0m [tracktrace] Committed block [48] with 1 transaction(s) in 126ms (state_validation=3ms block_and_pvtdata_commit=3ms state_commit=118ms) commitHash=[f4d0dd8fedf76f2c868ce4436d8a1cd0adeecd9fa4b8a07dcbb1b5e7645ee301] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment