docker-compose-files/hyperledger_fabric/latest/raft/logs/dev_peer0.log

30 KiB

[001 02-28 03:15:36.99 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer:
Version: 1.4.0
Commit SHA: development build
Go version: go1.11.5
OS/Arch: linux/amd64
Chaincode:
Base Docker Namespace: hyperledger
Base Docker Label: org.hyperledger.fabric
Docker Namespace: hyperledger
[002 02-28 03:15:36.99 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger mgmt
[003 02-28 03:15:36.99 UTC] [%{longpkg}] %{callpath} -> INFO Initializing ledger provider
[004 02-28 03:15:37.22 UTC] [%{longpkg}] %{callpath} -> INFO ledger provider Initialized
[005 02-28 03:15:37.36 UTC] [%{longpkg}] %{callpath} -> INFO ledger mgmt initialized
[006 02-28 03:15:37.37 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.28.0.13:7051
[007 02-28 03:15:37.37 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051
[008 02-28 03:15:37.38 UTC] [%{longpkg}] %{callpath} -> INFO Auto-detected peer address: 172.28.0.13:7051
[009 02-28 03:15:37.38 UTC] [%{longpkg}] %{callpath} -> INFO Returning peer0.org1.example.com:7051
[00a 02-28 03:15:37.40 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with TLS enabled
[00b 02-28 03:15:37.42 UTC] [%{longpkg}] %{callpath} -> INFO Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com
[00c 02-28 03:15:37.42 UTC] [%{longpkg}] %{callpath} -> INFO Exit with ccEndpoint: peer0.org1.example.com:7052
[00d 02-28 03:15:37.46 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
[00e 02-28 03:15:37.46 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
[00f 02-28 03:15:37.46 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered
[010 02-28 03:15:37.46 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered
[011 02-28 03:15:37.48 UTC] [%{longpkg}] %{callpath} -> INFO Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051]
[012 02-28 03:15:37.50 UTC] [%{longpkg}] %{callpath} -> INFO Creating gossip service with self membership of Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: c9c5adf89df1ba87cbcda5671ba3be9f0e2de4d6e153f1b9a1aa09d076a204a9, Metadata:
[013 02-28 03:15:37.50 UTC] [%{longpkg}] %{callpath} -> INFO Gossip instance peer0.org1.example.com:7051 started
[014 02-28 03:15:37.50 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
[015 02-28 03:15:37.50 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC
[016 02-28 03:15:37.51 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
[017 02-28 03:15:37.51 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC
[018 02-28 03:15:37.52 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed
[019 02-28 03:15:37.52 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed
[01a 02-28 03:15:37.53 UTC] [%{longpkg}] %{callpath} -> INFO Deployed system chaincodes
[01b 02-28 03:15:37.53 UTC] [%{longpkg}] %{callpath} -> INFO Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000
[01c 02-28 03:15:37.53 UTC] [%{longpkg}] %{callpath} -> INFO Discovery service activated
[01d 02-28 03:15:37.53 UTC] [%{longpkg}] %{callpath} -> INFO Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
[01e 02-28 03:15:37.53 UTC] [%{longpkg}] %{callpath} -> INFO Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
[01f 02-28 03:15:37.54 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:15:39.543Z grpc.peer_address=172.28.0.15:41242 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=177.8µs
[020 02-28 03:15:37.58 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:15:47.558Z grpc.peer_address=172.28.0.15:41242 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=26.0998ms
[021 02-28 03:15:37.60 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:15:39.596Z grpc.peer_address=172.28.0.15:41244 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=3.8279ms
[022 02-28 03:16:12.58 UTC] [%{longpkg}] %{callpath} -> INFO [][8e124410] Entry chaincode: name:"cscc"
[023 02-28 03:16:12.59 UTC] [%{longpkg}] %{callpath} -> INFO Creating ledger [businesschannel] with genesis block
[024 02-28 03:16:12.60 UTC] [%{longpkg}] %{callpath} -> INFO Getting block information from block storage
[025 02-28 03:16:12.63 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [0] with 1 transaction(s) in 23ms (state_validation=2ms block_commit=9ms state_commit=9ms)
[026 02-28 03:16:12.63 UTC] [%{longpkg}] %{callpath} -> INFO Created ledger [businesschannel] with genesis block
[027 02-28 03:16:12.64 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations
[028 02-28 03:16:12.65 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about
[029 02-28 03:16:12.65 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org1MSP for channel businesschannel to learn about
[02a 02-28 03:16:12.67 UTC] [%{longpkg}] %{callpath} -> INFO Updating metadata information, current ledger sequence is at = 0, next expected block is = 1
[02b 02-28 03:16:12.67 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
[02c 02-28 03:16:12.67 UTC] [%{longpkg}] %{callpath} -> INFO Init CSCC
[02d 02-28 03:16:12.68 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
[02e 02-28 03:16:12.68 UTC] [%{longpkg}] %{callpath} -> INFO Init QSCC
[02f 02-28 03:16:12.68 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed
[030 02-28 03:16:12.69 UTC] [%{longpkg}] %{callpath} -> INFO system chaincode _lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed
[031 02-28 03:16:12.69 UTC] [%{longpkg}] %{callpath} -> INFO [][8e124410] Exit chaincode: name:"cscc" (106ms)
[032 02-28 03:16:12.69 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45236 grpc.code=OK grpc.call_duration=115.3254ms
[033 02-28 03:16:14.28 UTC] [%{longpkg}] %{callpath} -> INFO [][c165adbc] Entry chaincode: name:"cscc"
[034 02-28 03:16:14.28 UTC] [%{longpkg}] %{callpath} -> INFO [][c165adbc] Exit chaincode: name:"cscc" (1ms)
[035 02-28 03:16:14.28 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45244 grpc.code=OK grpc.call_duration=2.1875ms
[036 02-28 03:16:15.34 UTC] [%{longpkg}] %{callpath} -> INFO [][3f29bc9d] Entry chaincode: name:"qscc"
[037 02-28 03:16:15.34 UTC] [%{longpkg}] %{callpath} -> INFO [][3f29bc9d] Exit chaincode: name:"qscc" (2ms)
[038 02-28 03:16:15.34 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45252 grpc.code=OK grpc.call_duration=3.434ms
[039 02-28 03:16:17.64 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer1.org1.example.com:7051]] , current view: [[peer1.org1.example.com:7051]]
[03a 02-28 03:16:18.67 UTC] [%{longpkg}] %{callpath} -> INFO c9c5adf89df1ba87cbcda5671ba3be9f0e2de4d6e153f1b9a1aa09d076a204a9 : Becoming a leader
[03b 02-28 03:16:18.68 UTC] [%{longpkg}] %{callpath} -> INFO Elected as a leader, starting delivery service for channel businesschannel
[03c 02-28 03:16:18.70 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [1] from buffer
[03d 02-28 03:16:18.73 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations
[03e 02-28 03:16:18.73 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org2MSP for channel businesschannel to learn about
[03f 02-28 03:16:18.73 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]
[040 02-28 03:16:18.73 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself
[041 02-28 03:16:18.73 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [1] in 70ms
[042 02-28 03:16:18.76 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:16:20.766Z grpc.peer_address=172.28.0.15:41640 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=174.2µs
[043 02-28 03:16:18.77 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [1] with 1 transaction(s) in 29ms (state_validation=2ms block_commit=17ms state_commit=5ms)
[044 02-28 03:16:18.78 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:16:28.77Z grpc.peer_address=172.28.0.15:41640 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=9.078ms
[045 02-28 03:16:18.78 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.28.0.15:41244 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=41.2371078s
[046 02-28 03:16:18.91 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [2] from buffer
[047 02-28 03:16:18.98 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 2 organizations
[048 02-28 03:16:18.98 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]
[049 02-28 03:16:18.98 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself
[04a 02-28 03:16:18.98 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]
[04b 02-28 03:16:19.05 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [2] in 140ms
[04c 02-28 03:16:19.11 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:16:21.117Z grpc.peer_address=172.28.0.15:41654 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=183.5µs
[04d 02-28 03:16:19.16 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:16:29.123Z grpc.peer_address=172.28.0.15:41654 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=37.063ms
[04e 02-28 03:16:19.16 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [2] with 1 transaction(s) in 80ms (state_validation=0ms block_commit=38ms state_commit=6ms)
[04f 02-28 03:16:19.33 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:16:21.333Z grpc.peer_address=172.28.0.12:50100 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=330.3µs
[050 02-28 03:16:19.35 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:16:29.338Z grpc.peer_address=172.28.0.12:50100 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=12.1912ms
[051 02-28 03:16:19.35 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:16:21.358Z grpc.peer_address=172.28.0.12:50102 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=144µs
[052 02-28 03:16:19.52 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:16:21.521Z grpc.peer_address=172.28.0.12:50104 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=143.1µs
[053 02-28 03:16:19.52 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.28.0.12:50102 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=164.6591ms
[054 02-28 03:16:19.52 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:16:29.522Z grpc.peer_address=172.28.0.12:50104 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=3.4234ms
[055 02-28 03:16:19.74 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:16:21.742Z grpc.peer_address=172.28.0.14:41150 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=234.4µs
[056 02-28 03:16:19.77 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:16:29.746Z grpc.peer_address=172.28.0.14:41150 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=24.3935ms
[057 02-28 03:16:19.77 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:16:21.775Z grpc.peer_address=172.28.0.14:41152 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=393.1µs
[058 02-28 03:16:19.81 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:16:21.814Z grpc.peer_address=172.28.0.14:41154 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=179.4µs
[059 02-28 03:16:19.82 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:16:29.817Z grpc.peer_address=172.28.0.14:41154 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=4.5329ms
[05a 02-28 03:16:19.82 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.28.0.14:41152 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=39.2071ms
[05b 02-28 03:16:22.61 UTC] [%{longpkg}] %{callpath} -> INFO Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]] , current view: [[peer1.org1.example.com:7051] [peer0.org2.example.com:7051 ] [peer1.org2.example.com:7051 ]]
[05c 02-28 03:16:24.67 UTC] [%{longpkg}] %{callpath} -> INFO [][6971e8f4] Entry chaincode: name:"lscc"
[05d 02-28 03:16:24.67 UTC] [%{longpkg}] %{callpath} -> INFO Installed Chaincode [exp02] Version [1.0] to peer
[05e 02-28 03:16:24.67 UTC] [%{longpkg}] %{callpath} -> INFO [][6971e8f4] Exit chaincode: name:"lscc" (2ms)
[05f 02-28 03:16:24.67 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45310 grpc.code=OK grpc.call_duration=3.4367ms
[060 02-28 03:16:28.35 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][342b45c0] Entry chaincode: name:"lscc"
[061 02-28 03:16:28.38 UTC] [%{longpkg}] %{callpath} -> INFO building chaincode with ldflagsOpt: '-ldflags "-linkmode external -extldflags '-static'"'
[062 02-28 03:17:11.79 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][342b45c0] Exit chaincode: name:"lscc" (43468ms)
[063 02-28 03:17:11.80 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45328 grpc.code=OK grpc.call_duration=43.4807321s
[064 02-28 03:17:13.88 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [3] from buffer
[065 02-28 03:17:13.90 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [3] in 14ms
[066 02-28 03:17:13.90 UTC] [%{longpkg}] %{callpath} -> INFO Channel [businesschannel]: Handling deploy or update of chaincode [exp02]
[067 02-28 03:17:13.94 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [3] with 1 transaction(s) in 34ms (state_validation=12ms block_commit=15ms state_commit=2ms)
[068 02-28 03:17:55.51 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][3670e2a5] Entry chaincode: name:"exp02"
[069 02-28 03:17:55.53 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][3670e2a5] Exit chaincode: name:"exp02" (16ms)
[06a 02-28 03:17:55.53 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45346 grpc.code=OK grpc.call_duration=20.1875ms
[06b 02-28 03:17:57.59 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [4] from buffer
[06c 02-28 03:17:57.63 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [4] in 16ms
[06d 02-28 03:17:57.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [4] with 1 transaction(s) in 31ms (state_validation=2ms block_commit=17ms state_commit=3ms)
[06e 02-28 03:17:58.44 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f545d011] Entry chaincode: name:"exp02"
[06f 02-28 03:17:58.45 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][f545d011] Exit chaincode: name:"exp02" (3ms)
[070 02-28 03:17:58.45 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45366 grpc.code=OK grpc.call_duration=5.3192ms
[071 02-28 03:18:00.31 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [5] from buffer
[072 02-28 03:18:00.32 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [5] in 2ms
[073 02-28 03:18:00.35 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [5] with 1 transaction(s) in 34ms (state_validation=0ms block_commit=24ms state_commit=6ms)
[074 02-28 03:18:00.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][4b5c9548] Entry chaincode: name:"exp02"
[075 02-28 03:18:00.67 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][4b5c9548] Exit chaincode: name:"exp02" (3ms)
[076 02-28 03:18:00.67 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45370 grpc.code=OK grpc.call_duration=5.7713ms
[077 02-28 03:18:01.38 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][7ca4bbf1] Entry chaincode: name:"lscc"
[078 02-28 03:18:01.38 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][7ca4bbf1] Exit chaincode: name:"lscc" (2ms)
[079 02-28 03:18:01.38 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45374 grpc.code=OK grpc.call_duration=4.7474ms
[07a 02-28 03:18:01.62 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][eeb0d664] Entry chaincode: name:"lscc"
[07b 02-28 03:18:01.63 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][eeb0d664] Exit chaincode: name:"lscc" (2ms)
[07c 02-28 03:18:01.63 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45378 grpc.code=OK grpc.call_duration=3.6408ms
[07d 02-28 03:18:01.85 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][20d685f7] Entry chaincode: name:"lscc"
[07e 02-28 03:18:01.85 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][20d685f7] Exit chaincode: name:"lscc" (1ms)
[07f 02-28 03:18:01.85 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45382 grpc.code=OK grpc.call_duration=2.2009ms
[080 02-28 03:18:02.04 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][7c75ddde] Entry chaincode: name:"lscc"
[081 02-28 03:18:02.04 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][7c75ddde] Exit chaincode: name:"lscc" (1ms)
[082 02-28 03:18:02.04 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45386 grpc.code=OK grpc.call_duration=3.1674ms
[083 02-28 03:18:02.24 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][8b9a3b89] Entry chaincode: name:"lscc"
[084 02-28 03:18:02.26 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][8b9a3b89] Exit chaincode: name:"lscc" (15ms)
[085 02-28 03:18:02.26 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45390 grpc.code=OK grpc.call_duration=18.6256ms
[086 02-28 03:18:02.80 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][ce799050] Entry chaincode: name:"qscc"
[087 02-28 03:18:02.80 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][ce799050] Exit chaincode: name:"qscc" (2ms)
[088 02-28 03:18:02.80 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45394 grpc.code=OK grpc.call_duration=6.1555ms
[089 02-28 03:18:03.01 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][811da089] Entry chaincode: name:"qscc"
[08a 02-28 03:18:03.02 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][811da089] Exit chaincode: name:"qscc" (6ms)
[08b 02-28 03:18:03.02 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45398 grpc.code=OK grpc.call_duration=8.6717ms
[08c 02-28 03:18:03.62 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][5fc046c1] Entry chaincode: name:"cscc"
[08d 02-28 03:18:03.62 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][5fc046c1] Exit chaincode: name:"cscc" (2ms)
[08e 02-28 03:18:03.62 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45402 grpc.code=OK grpc.call_duration=4.6617ms
[08f 02-28 03:18:03.90 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][5bb51d33] Entry chaincode: name:"cscc"
[090 02-28 03:18:03.90 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][5bb51d33] Exit chaincode: name:"cscc" (1ms)
[091 02-28 03:18:03.90 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45406 grpc.code=OK grpc.call_duration=2.7253ms
[092 02-28 03:18:04.13 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][c065ada1] Entry chaincode: name:"cscc"
[093 02-28 03:18:04.14 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel][c065ada1] Exit chaincode: name:"cscc" (2ms)
[094 02-28 03:18:04.14 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45410 grpc.code=OK grpc.call_duration=6.2881ms
[095 02-28 03:18:19.88 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Received block [6] from buffer
[096 02-28 03:18:19.89 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP57bc58e35af7f98e5c999a4dc02b50d567ed50514c1fd7131f9d0a54de794a60] at index 2 in signature set
[097 02-28 03:18:19.89 UTC] [%{longpkg}] %{callpath} -> WARN De-duplicating identity [Org1MSP57bc58e35af7f98e5c999a4dc02b50d567ed50514c1fd7131f9d0a54de794a60] at index 2 in signature set
[098 02-28 03:18:19.99 UTC] [%{longpkg}] %{callpath} -> INFO Joining gossip network of channel businesschannel with 3 organizations
[099 02-28 03:18:20.00 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]
[09a 02-28 03:18:20.00 UTC] [%{longpkg}] %{callpath} -> INFO No configured anchor peers of Org3MSP for channel businesschannel to learn about
[09b 02-28 03:18:20.00 UTC] [%{longpkg}] %{callpath} -> INFO Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]
[09c 02-28 03:18:20.00 UTC] [%{longpkg}] %{callpath} -> INFO Anchor peer with same endpoint, skipping connecting to myself
[09d 02-28 03:18:20.01 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Validated block [6] in 126ms
[09e 02-28 03:18:20.02 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:18:22.017Z grpc.peer_address=172.28.0.12:50260 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=196.6µs
[09f 02-28 03:18:20.02 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:18:22.024Z grpc.peer_address=172.28.0.15:41824 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=2.7556ms
[0a0 02-28 03:18:20.03 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-02-28T03:18:22.031Z grpc.peer_address=172.28.0.14:41300 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=1.7728ms
[0a1 02-28 03:18:20.06 UTC] [%{longpkg}] %{callpath} -> INFO [businesschannel] Committed block [6] with 1 transaction(s) in 50ms (state_validation=29ms block_commit=11ms state_commit=7ms)
[0a2 02-28 03:18:20.08 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:18:30.052Z grpc.peer_address=172.28.0.14:41300 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=32.86ms
[0a3 02-28 03:18:20.08 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:18:30.036Z grpc.peer_address=172.28.0.15:41824 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=48.6249ms
[0a4 02-28 03:18:20.10 UTC] [%{longpkg}] %{callpath} -> INFO streaming call completed grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-02-28T03:18:30.053Z grpc.peer_address=172.28.0.12:50260 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=28.4603ms
[0a5 02-28 03:18:37.16 UTC] [%{longpkg}] %{callpath} -> INFO [][db559b66] Entry chaincode: name:"cscc"
[0a6 02-28 03:18:37.16 UTC] [%{longpkg}] %{callpath} -> INFO [][db559b66] Exit chaincode: name:"cscc" (1ms)
[0a7 02-28 03:18:37.16 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45494 grpc.code=OK grpc.call_duration=3.3891ms
[0a8 02-28 03:18:38.28 UTC] [%{longpkg}] %{callpath} -> INFO [][20b1bcac] Entry chaincode: name:"qscc"
[0a9 02-28 03:18:38.28 UTC] [%{longpkg}] %{callpath} -> INFO [][20b1bcac] Exit chaincode: name:"qscc" (2ms)
[0aa 02-28 03:18:38.28 UTC] [%{longpkg}] %{callpath} -> INFO unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.28.0.6:45502 grpc.code=OK grpc.call_duration=5.2134ms