[2019-06-21 11:47:55.146] [INFO] PgService - Please set logger.setLevel to DEBUG in ./app/helper.js to log the debugging. [2019-06-21 11:47:56.694] [INFO] PgService - Please set logger.setLevel to DEBUG in ./app/helper.js to log the debugging. [2019-06-21 11:47:58.287] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:47:58.326] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.326] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:47:58.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:47:58.328] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.328] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:47:58.329] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.331] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:47:58.332] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.351] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:47:58.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.354] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.385] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from transactions where blockid='4' and txhash='3d59fd4bbf4921c38de2c7abf76366bff29de2a7c00cdc088e13f50ccc4d8030' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:47:58.387] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from blocks where blocknum='4' and txcount='1' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and prehash='f81054d881bc41ab14d89068dd56b7872a717a84c128f9a36066f7a8512b9f4b' and datahash='1caaef6b83fdaf60ee42d1078862929dec063b5508b7e32dbfc05d39ba5545d8' [2019-06-21 11:48:03.379] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:48:27.916] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:27.943] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:48:27.944] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:27.944] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:48:27.945] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:27.945] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:48:27.946] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:27.946] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:48:27.947] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:27.947] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:48:27.948] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:27.958] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:48:27.959] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:27.960] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:27.961] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.910] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.932] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:48:57.932] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.933] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:48:57.933] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.934] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:48:57.935] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.936] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:48:57.936] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.937] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:48:57.938] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.948] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:48:57.948] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.949] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:57.949] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:48:58.372] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:49:27.892] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.921] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:49:27.922] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.922] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:49:27.923] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.923] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:49:27.924] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.924] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:49:27.925] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.925] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:49:27.926] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.936] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:49:27.936] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.936] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.937] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:27.973] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:49:57.888] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.913] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:49:57.914] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.915] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:49:57.915] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.916] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:49:57.916] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.917] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:49:57.917] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.918] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:49:57.919] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.926] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:49:57.926] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.927] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.927] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:49:57.963] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:49:58.380] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:50:27.925] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:27.955] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:50:27.955] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:50:27.956] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:27.957] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:50:27.957] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:27.958] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:50:27.959] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:27.959] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:50:27.960] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:27.961] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:50:27.961] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:27.975] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:50:27.976] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:27.977] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:50:27.978] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:27.979] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.905] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.936] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:50:57.939] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:50:57.940] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.940] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:50:57.941] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.942] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:50:57.942] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.942] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:50:57.943] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.943] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:50:57.944] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.951] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:50:57.952] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.952] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.953] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:50:57.968] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:50:58.392] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:51:27.904] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.930] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:51:27.930] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.930] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:51:27.931] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.931] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:51:27.932] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.932] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:51:27.933] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.934] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:51:27.934] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.948] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:51:27.948] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.949] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.950] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:51:27.950] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:27.985] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:51:57.900] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.923] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:51:57.924] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.925] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:51:57.926] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.926] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:51:57.926] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.927] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:51:57.927] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.928] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:51:57.929] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.944] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:51:57.944] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:51:57.945] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.945] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.946] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:51:57.962] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:51:57.972] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:51:58.400] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:52:27.937] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.963] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:52:27.965] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:52:27.966] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.966] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:52:27.967] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.967] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:52:27.968] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.968] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:52:27.968] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.969] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:52:27.969] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.985] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:52:27.986] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.987] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.987] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:27.989] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:52:57.910] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.933] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:52:57.933] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.934] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:52:57.934] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.938] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:52:57.944] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.945] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:52:57.945] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.947] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:52:57.948] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:52:57.948] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.955] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:52:57.956] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.956] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.957] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:52:57.964] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:52:57.977] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:52:58.409] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:53:27.972] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:53:28.014] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:53:28.023] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:28.057] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:53:28.058] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:28.060] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:53:28.061] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:28.063] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:53:28.064] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:28.064] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:53:28.067] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:28.069] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:53:28.070] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:28.086] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:53:28.088] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:28.090] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:28.091] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.924] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.951] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:53:57.952] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:53:57.952] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.954] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:53:57.954] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.955] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:53:57.956] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.961] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:53:57.963] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.964] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:53:57.965] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.970] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:53:57.980] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:53:57.981] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.984] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:53:57.984] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:53:58.415] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:54:27.945] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:27.977] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:54:27.979] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:54:27.980] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:27.980] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:54:27.980] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:27.981] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:54:27.981] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:27.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:54:27.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:27.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:54:27.983] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:27.998] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:54:27.999] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:28.000] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:28.001] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:54:28.001] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:28.103] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:54:57.937] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.966] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:54:57.969] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:54:57.969] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.969] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:54:57.970] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.970] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:54:57.970] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.971] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:54:57.971] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.972] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:54:57.972] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.983] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:54:57.984] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.985] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.985] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:54:57.986] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:54:58.425] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:55:27.941] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:27.964] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:55:27.965] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:27.966] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:55:27.966] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:27.970] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:55:27.971] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:27.972] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:55:27.972] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:27.973] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:55:27.974] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:27.980] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:55:27.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:55:27.986] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:27.986] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:27.987] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:28.007] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:55:28.111] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:55:57.940] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.966] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:55:57.969] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:55:57.969] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.970] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:55:57.970] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.970] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:55:57.971] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.971] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:55:57.972] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.973] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:55:57.973] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.981] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:55:57.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.987] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:55:57.991] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:55:58.433] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:56:27.968] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:27.987] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:56:28.000] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:56:28.001] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:56:28.001] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:28.007] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:56:28.008] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:28.009] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:56:28.009] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:28.010] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:56:28.010] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:28.011] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:56:28.011] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:56:28.012] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:28.018] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:56:28.019] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:28.019] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:28.020] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:28.120] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:56:57.954] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:57.972] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:56:57.981] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:56:57.981] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:57.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:56:57.982] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:57.983] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:56:57.984] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:57.984] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:56:57.985] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:57.986] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:56:57.991] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:58.003] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:56:58.004] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:56:58.004] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:58.005] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:58.005] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:56:58.441] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:27.950] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:27.978] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:57:27.979] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:27.980] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:57:27.987] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:27.988] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:57:27.988] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:27.989] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:27.990] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:57:27.990] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:27.991] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:57:27.992] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:28.004] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:57:28.005] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:28.005] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:28.006] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:28.009] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:28.014] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:28.026] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:28.127] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:57.979] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:57.983] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:58.003] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:58.009] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:57:58.010] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:58.011] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:57:58.012] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:58.013] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:57:58.013] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:57:58.014] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:58.014] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:57:58.015] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:58.015] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:57:58.016] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:58.025] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:57:58.025] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:58.026] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:58.026] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:57:58.450] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:27.976] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.002] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:28.010] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:58:28.010] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:28.011] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.011] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:58:28.012] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.012] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:58:28.012] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.013] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:58:28.013] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.013] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:58:28.014] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.021] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:58:28.022] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.025] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.026] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:28.029] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:28.135] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:57.966] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:57.994] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:58.001] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:58:58.001] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:58.002] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:58:58.003] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:58.004] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:58:58.004] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:58.005] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:58.005] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:58:58.006] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:58.007] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:58:58.008] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:58.024] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:58:58.025] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:58.026] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:58.031] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:58.032] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:58:58.035] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:58:58.456] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:27.971] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:27.998] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:59:27.999] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:27.999] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:28.000] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:59:28.000] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:28.000] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:59:28.001] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:28.001] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:59:28.002] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:28.002] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:59:28.002] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:28.012] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:59:28.013] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:28.013] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:28.014] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:28.014] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:28.033] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:28.140] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:57.964] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:57.988] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 11:59:57.989] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:57.989] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 11:59:57.990] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:57.991] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 11:59:57.992] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:57.992] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:57.993] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 11:59:57.993] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:57.994] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 11:59:57.994] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:58.007] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 11:59:58.009] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:58.010] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:58.011] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:58.011] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 11:59:58.031] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:58.040] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 11:59:58.460] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:27.984] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.013] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:28.020] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:00:28.021] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.022] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:00:28.023] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.023] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:00:28.024] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:28.025] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.025] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:00:28.026] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.026] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:00:28.027] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.042] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:00:28.042] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:28.042] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.043] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.043] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:28.150] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:57.980] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.000] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:58.003] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:00:58.004] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.004] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:00:58.005] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.008] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:00:58.009] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.009] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:00:58.010] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.011] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:00:58.011] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.015] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:58.018] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:00:58.019] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.019] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.019] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:00:58.034] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:58.046] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:00:58.467] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:01:27.988] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.011] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:01:28.012] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:01:28.013] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.013] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:01:28.013] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.014] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:01:28.014] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.015] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:01:28.015] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.016] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:01:28.017] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.029] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:01:28.029] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:01:28.030] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.031] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.031] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:28.050] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:01:28.156] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:01:58.007] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:01:58.026] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:01:58.047] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:01:58.052] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.075] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:01:58.075] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.076] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:01:58.076] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.077] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:01:58.077] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.077] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:01:58.078] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.078] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:01:58.079] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.088] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:01:58.088] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.089] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.090] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:01:58.474] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:28.024] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:28.044] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:28.068] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:28.072] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.093] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:02:28.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:02:28.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:02:28.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.096] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:02:28.097] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.098] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:02:28.098] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.105] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:02:28.106] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.106] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.106] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:28.165] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:58.010] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:58.030] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:58.051] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:58.055] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.076] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:02:58.076] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.077] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:02:58.077] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.078] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:02:58.078] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.078] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:02:58.079] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.079] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:02:58.080] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.087] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:02:58.087] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.088] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.088] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:02:58.099] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:02:58.483] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:28.035] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:28.054] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:28.064] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.067] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:28.082] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:03:28.082] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.083] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:03:28.083] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.084] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:03:28.084] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.085] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:03:28.085] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.086] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:03:28.086] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:03:28.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:28.117] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:28.170] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:58.015] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:58.038] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:58.060] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:58.065] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.092] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:03:58.093] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:03:58.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:03:58.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.096] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:03:58.096] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:03:58.097] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.097] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:03:58.098] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.107] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:03:58.107] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.108] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.108] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:03:58.486] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:28.046] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:28.086] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:28.125] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:28.136] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:28.166] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:04:28.173] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:28.178] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:04:28.179] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:28.181] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:04:28.182] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:28.182] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:28.183] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:04:28.184] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:28.185] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:04:28.186] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:28.198] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:04:28.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:28.200] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:28.201] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.023] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:58.042] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:58.064] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:58.069] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.091] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:04:58.092] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.096] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:04:58.097] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.098] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:04:58.098] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.099] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:04:58.100] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.100] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:58.101] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:04:58.101] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.112] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:04:58.113] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.114] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.114] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:04:58.114] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:04:58.496] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:28.046] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:28.068] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.083] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:28.092] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:05:28.093] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:05:28.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:05:28.097] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.098] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:05:28.098] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.099] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:05:28.099] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.106] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:05:28.107] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.107] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.108] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:28.124] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:28.188] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:28.212] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:58.028] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:58.045] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:58.069] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.074] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:58.093] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:05:58.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:05:58.094] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:05:58.095] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.096] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:05:58.096] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.099] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:05:58.100] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.106] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:58.107] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:05:58.108] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.108] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.109] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:05:58.117] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:05:58.505] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:28.053] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:28.098] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.102] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:28.119] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:28.125] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:06:28.126] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.126] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:06:28.127] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.128] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:06:28.128] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:28.128] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.129] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:06:28.129] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.129] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:06:28.130] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.137] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:06:28.137] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.138] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.138] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:28.200] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:28.217] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:58.038] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:58.055] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:58.084] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:58.097] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.115] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:06:58.123] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:06:58.124] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.124] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:06:58.124] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.125] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:06:58.125] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.126] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:06:58.126] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.127] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:06:58.127] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.136] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:06:58.137] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.137] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.138] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:06:58.513] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:28.057] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:28.090] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.104] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:28.117] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:07:28.119] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.120] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:07:28.121] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.122] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:07:28.122] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.123] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:28.126] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:07:28.126] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.127] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:07:28.128] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.133] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:28.135] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:07:28.136] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.136] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.137] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:28.145] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:28.204] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:28.219] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:58.047] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:58.060] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:58.083] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:58.095] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.119] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:58.122] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:07:58.122] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.123] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:07:58.123] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.123] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:07:58.124] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.124] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:07:58.125] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.126] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:07:58.126] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.134] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:07:58.134] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.135] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.135] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:07:58.147] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:07:58.519] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:28.064] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:28.112] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.118] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:28.140] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:28.145] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:08:28.146] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.146] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:08:28.147] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.147] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:08:28.148] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.148] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:28.149] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:08:28.149] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.149] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:08:28.150] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.156] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:08:28.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:28.212] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:28.224] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:58.055] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:58.067] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:58.095] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:58.117] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.129] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:58.138] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:08:58.139] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.139] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:08:58.140] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.141] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:08:58.141] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:58.142] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.142] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:08:58.143] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.147] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:08:58.148] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.154] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:08:58.156] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:08:58.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:08:58.528] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:28.068] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:28.092] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.113] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:09:28.113] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:28.114] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.114] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:09:28.114] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.115] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:09:28.115] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.116] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:09:28.116] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.116] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:09:28.117] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.126] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:28.127] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:09:28.128] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.128] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.128] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:28.138] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:28.147] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:28.167] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:28.220] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:58.057] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:58.077] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:58.103] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:58.105] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.126] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:58.127] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:09:58.128] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.128] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:09:58.129] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.129] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:09:58.130] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.130] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:09:58.131] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.132] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:09:58.132] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.143] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:09:58.144] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.144] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.145] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:09:58.146] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:58.153] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:58.166] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:09:58.534] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:28.073] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:28.124] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.130] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:28.148] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:28.150] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:10:28.151] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.151] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:10:28.152] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.152] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:10:28.152] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.153] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:10:28.153] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.153] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:10:28.154] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.161] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:10:28.161] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.162] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.167] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:28.171] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:28.227] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:58.068] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:58.084] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:58.113] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:58.136] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.141] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:58.151] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:58.160] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:10:58.160] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.160] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:10:58.161] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.164] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:10:58.165] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.166] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:10:58.166] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.167] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:10:58.168] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.171] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:10:58.174] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:10:58.175] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.175] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.175] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:10:58.542] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:28.085] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:28.128] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.131] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:28.151] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:11:28.151] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:28.151] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.152] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:11:28.152] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.153] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:11:28.153] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.153] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:11:28.154] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.154] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:11:28.155] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.166] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:11:28.170] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.171] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.171] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:28.174] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:28.234] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:58.070] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:58.090] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:58.116] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:58.119] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.141] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:11:58.142] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:58.142] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.142] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:11:58.143] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.143] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:11:58.144] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.147] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:11:58.148] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.148] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:11:58.149] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.154] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:58.156] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:11:58.156] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.156] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:11:58.173] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:58.184] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:11:58.550] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:28.086] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:28.140] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:28.144] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.159] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:28.166] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:12:28.167] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.167] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:12:28.167] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.167] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:12:28.168] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.168] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:12:28.168] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.169] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:12:28.172] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.180] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:28.181] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:12:28.182] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.182] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.183] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:28.243] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:58.079] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:58.103] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:58.121] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:58.145] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.150] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:58.166] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:58.171] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:12:58.172] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.173] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:12:58.173] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.174] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:12:58.175] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.175] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:58.176] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:12:58.176] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.176] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:12:58.177] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.187] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:12:58.188] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:12:58.188] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.189] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.189] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:12:58.561] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:28.093] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:28.132] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.142] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:28.150] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:13:28.150] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.151] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:13:28.151] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.151] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:13:28.152] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.155] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:13:28.156] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:13:28.157] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.163] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:28.165] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:13:28.166] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.166] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.167] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:28.182] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:28.191] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:28.250] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:58.086] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:58.116] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:58.158] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.162] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:58.180] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:13:58.180] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:58.181] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.181] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:13:58.182] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.182] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:13:58.183] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.183] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:13:58.183] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.184] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:13:58.188] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.197] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:13:58.197] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:13:58.198] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.198] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:13:58.569] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:28.101] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:28.151] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:28.169] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:28.172] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.190] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:28.197] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:14:28.198] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:28.198] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:14:28.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.200] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:14:28.200] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.200] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:14:28.201] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.201] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:14:28.201] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.209] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:14:28.209] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.210] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.210] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:28.258] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:58.090] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:58.113] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:58.130] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:58.148] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.171] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:58.174] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:14:58.174] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.174] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:14:58.174] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.175] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:14:58.175] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.176] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:14:58.176] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.179] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:14:58.180] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.185] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:58.187] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:14:58.187] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.188] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.191] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:14:58.195] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:58.211] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:14:58.577] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:28.104] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:28.152] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:28.154] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.168] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:28.177] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:28.184] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:15:28.185] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.185] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:15:28.186] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.187] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:15:28.187] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.188] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:28.188] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:15:28.188] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.189] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:15:28.189] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:15:28.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.200] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.200] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:28.201] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:28.219] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:28.264] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:58.097] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:58.125] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:58.190] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:58.198] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.208] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:15:58.218] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:15:58.220] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.220] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:15:58.221] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.221] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:15:58.222] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.222] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:15:58.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:15:58.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.233] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:15:58.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:15:58.585] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:28.112] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:28.158] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:28.168] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.180] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:28.196] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:28.201] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:16:28.202] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.202] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:16:28.203] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.203] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:16:28.204] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.204] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:28.205] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:16:28.205] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.205] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:16:28.206] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.213] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:16:28.213] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.214] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.218] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:28.223] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:28.272] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:58.104] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:58.125] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:58.137] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:58.182] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.186] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:58.206] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:58.211] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:16:58.212] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.212] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:16:58.213] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.213] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:16:58.214] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.215] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:58.215] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:16:58.216] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.216] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:16:58.216] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:16:58.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:16:58.245] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:16:58.592] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:28.113] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:28.165] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:28.174] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.179] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:28.196] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:17:28.197] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:28.197] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.198] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:17:28.198] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:17:28.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.199] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:17:28.200] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.205] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:17:28.206] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.211] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:28.213] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:17:28.214] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.215] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.215] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:28.225] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:28.280] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:58.111] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:58.134] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:58.191] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.195] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:58.222] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:58.227] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:17:58.228] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.229] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:17:58.229] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.230] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:17:58.231] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:58.232] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.232] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:17:58.232] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.233] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:17:58.233] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.246] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:17:58.247] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.248] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.248] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:17:58.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:17:58.601] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:28.121] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:28.161] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:28.188] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.192] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:28.212] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:18:28.212] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.213] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:18:28.214] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.214] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:18:28.215] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:28.218] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.219] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:18:28.220] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.221] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:18:28.222] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:28.222] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.229] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:18:28.230] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.230] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.231] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:28.290] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:58.119] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:58.137] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:58.195] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.201] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:58.215] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:18:58.220] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.222] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:18:58.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:18:58.225] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.225] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:58.226] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:18:58.226] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.232] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:18:58.233] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.238] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:58.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:18:58.242] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.242] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.243] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:18:58.251] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:18:58.609] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:28.129] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:28.165] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:28.177] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.201] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:28.207] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:19:28.207] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.208] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:19:28.208] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.208] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:19:28.209] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.212] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:19:28.213] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.213] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:19:28.214] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.220] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:28.227] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:19:28.228] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.229] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.229] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:28.229] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:28.238] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:28.296] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:58.128] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:58.143] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:58.206] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.212] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:58.230] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:19:58.230] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:58.231] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.235] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:19:58.236] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.237] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:19:58.237] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.238] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:19:58.239] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.240] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:58.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:19:58.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.251] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:19:58.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:19:58.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.253] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:19:58.615] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:28.141] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:28.176] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:28.206] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.210] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:28.220] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:28.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:20:28.236] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.237] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:28.237] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:20:28.237] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.238] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:20:28.238] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.239] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:20:28.239] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:20:28.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.250] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:20:28.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:28.305] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:58.130] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:58.151] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:58.205] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.216] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:58.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:20:58.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:20:58.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.225] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:20:58.228] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.229] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:20:58.229] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.230] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:20:58.231] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.236] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:58.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:20:58.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.242] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:58.242] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:20:58.254] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:20:58.624] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:28.141] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:28.180] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:28.194] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.214] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:28.216] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:21:28.217] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.217] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:21:28.218] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.218] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:21:28.218] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.219] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:21:28.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:21:28.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.230] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:28.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:21:28.235] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.236] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.237] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:28.238] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:28.261] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:28.312] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:58.134] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:58.156] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:58.221] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.229] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:58.250] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:58.258] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:21:58.258] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:21:58.259] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.259] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:21:58.259] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:21:58.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:21:58.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:21:58.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:21:58.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:21:58.631] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:28.149] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:28.189] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:28.209] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.220] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:28.237] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:22:28.238] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:28.238] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.239] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:22:28.239] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:22:28.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:22:28.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:22:28.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.248] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:22:28.248] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:28.265] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:28.320] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:58.139] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:58.160] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:58.204] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.224] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:58.226] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:22:58.226] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.226] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:22:58.227] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.227] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:22:58.227] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.228] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:22:58.231] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.232] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:22:58.232] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.238] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:58.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:22:58.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:22:58.250] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:58.262] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:58.282] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:22:58.639] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:28.154] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:28.201] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:28.221] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.224] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:28.248] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:23:28.248] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:28.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.254] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:23:28.255] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.256] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:23:28.257] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.257] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:23:28.258] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.259] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:28.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:23:28.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.269] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:28.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:23:28.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:28.328] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:58.147] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:58.173] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:58.236] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.240] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:58.252] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:58.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:23:58.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:23:58.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:23:58.266] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:58.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:23:58.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:23:58.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.277] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:23:58.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.281] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:23:58.283] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:23:58.645] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:28.160] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:28.205] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:28.226] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.229] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:28.248] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:24:28.248] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:28.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:24:28.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.250] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:24:28.250] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:24:28.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:24:28.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.262] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:28.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:24:28.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:28.274] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:28.337] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:58.161] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:58.174] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:58.219] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.243] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:58.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:24:58.250] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:24:58.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:24:58.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.253] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:58.253] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:24:58.253] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.254] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:24:58.254] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:24:58.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:24:58.269] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:58.291] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:24:58.655] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:28.164] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:28.219] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:28.229] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.233] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:28.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:25:28.260] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:28.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:25:28.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:25:28.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:25:28.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:25:28.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.272] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:28.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:25:28.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.276] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.276] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:28.344] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:58.164] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:58.186] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:58.242] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.247] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:58.266] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:58.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:25:58.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:25:58.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:25:58.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:25:58.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:25:58.273] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.279] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:25:58.279] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:25:58.292] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:25:58.662] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:28.172] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:28.219] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:28.247] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:28.254] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.260] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:28.278] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:26:28.279] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:28.279] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:26:28.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:26:28.281] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.281] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:26:28.282] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.282] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:26:28.282] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:26:28.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:28.352] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:58.173] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:58.197] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:58.236] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.249] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:58.256] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:26:58.257] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.257] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:26:58.257] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.258] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:26:58.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:26:58.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:26:58.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.268] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:58.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:26:58.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.273] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:26:58.288] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:58.297] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:26:58.669] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:28.176] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:28.228] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:28.238] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.241] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:28.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:27:28.261] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:28.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:27:28.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:27:28.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:27:28.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:27:28.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:27:28.273] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.276] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:28.279] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:28.304] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:28.362] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:58.178] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:58.207] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:58.264] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:58.265] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.283] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:58.293] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:58.298] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:27:58.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:27:58.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.301] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:27:58.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:27:58.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:27:58.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.303] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:27:58.303] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.309] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:27:58.309] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:27:58.677] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:28.183] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:28.229] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:28.253] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:28.262] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.267] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:28.283] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:28:28.283] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:28.284] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.284] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:28:28.284] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.285] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:28:28.285] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:28:28.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:28:28.287] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.294] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:28:28.294] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:28.308] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:28.371] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:58.182] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:58.210] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:58.249] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.262] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:58.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:28:58.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:28:58.273] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.273] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:28:58.278] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.279] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:28:58.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.281] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:28:58.282] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.287] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:58.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:28:58.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.294] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.294] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:58.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:28:58.306] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:58.317] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:28:58.683] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:28.185] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:28.237] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:28.254] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:28.264] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.279] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:28.288] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:28.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:29:28.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:29:28.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:29:28.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:29:28.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.294] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:29:28.294] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.304] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:28.304] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:29:28.305] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.305] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.305] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:28.379] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:58.183] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:58.211] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:58.260] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.266] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:58.284] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:29:58.285] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:58.285] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:29:58.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:29:58.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.287] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:29:58.287] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.288] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:29:58.288] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:58.301] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:29:58.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.305] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.305] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:29:58.308] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:58.320] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:29:58.693] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:28.192] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:28.241] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:28.258] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.274] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:28.289] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:30:28.289] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:28.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:30:28.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:30:28.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:30:28.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:30:28.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:30:28.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:28.307] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:28.386] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:58.190] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:58.216] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:58.263] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.267] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:58.284] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:30:58.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:30:58.287] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.287] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:30:58.288] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.289] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:58.289] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:30:58.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:30:58.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.297] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:30:58.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.301] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.301] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:30:58.304] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:58.313] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:58.325] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:30:58.702] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:28.202] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:28.252] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:28.287] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:28.290] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:31:28.312] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:28.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:31:28.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:31:28.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:31:28.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:31:28.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:31:28.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.326] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:28.393] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:58.201] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:58.222] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:58.270] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:58.274] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.298] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:58.309] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:31:58.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:31:58.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:31:58.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.312] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:58.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:31:58.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:31:58.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.320] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:31:58.320] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:31:58.328] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:31:58.710] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:28.207] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:28.257] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:28.269] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.283] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:28.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:32:28.295] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:28.296] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.296] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:32:28.297] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.297] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:32:28.298] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.298] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:32:28.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:32:28.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.314] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:28.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:32:28.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:28.337] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:28.400] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:58.207] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:58.228] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:58.274] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.277] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:58.296] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:32:58.297] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.298] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:32:58.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:32:58.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:32:58.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:58.301] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:32:58.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.311] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:58.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:32:58.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:32:58.334] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:32:58.718] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:28.212] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:28.267] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:28.295] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:28.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:33:28.322] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:28.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:33:28.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:33:28.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:33:28.326] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:33:28.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.339] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:28.339] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:33:28.340] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.340] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.340] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:28.407] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:58.214] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:58.238] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:58.289] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:58.294] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.308] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:58.322] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:58.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:33:58.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:33:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:33:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.326] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:33:58.326] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:33:58.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.338] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:33:58.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:33:58.339] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.339] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.340] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:33:58.726] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:28.227] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:28.270] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:28.288] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.302] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:28.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:34:28.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:34:28.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:34:28.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:34:28.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:34:28.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.326] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:28.326] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:34:28.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:28.343] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:28.415] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:58.217] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:58.247] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:58.293] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.297] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:58.311] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:58.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:34:58.318] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.318] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:34:58.319] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.319] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:34:58.320] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.320] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:58.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:34:58.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:34:58.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.328] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:34:58.329] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.330] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.330] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:34:58.342] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:34:58.734] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:28.233] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:28.282] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:28.312] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.318] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:28.335] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:28.337] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:35:28.337] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:35:28.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.341] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:35:28.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:35:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:35:28.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.349] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:28.351] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:35:28.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:28.421] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:58.227] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:58.256] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:58.295] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.305] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:58.316] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:58.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:35:58.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.322] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:58.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:35:58.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:35:58.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:35:58.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:35:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:35:58.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.339] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.340] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:35:58.341] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:58.348] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:35:58.742] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:28.234] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:28.285] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.288] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:28.303] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:36:28.304] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.304] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:36:28.305] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:36:28.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:36:28.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:36:28.314] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:28.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:36:28.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:28.333] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:28.352] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:28.358] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:28.427] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:58.238] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:58.265] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:58.312] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.316] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:58.335] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:58.341] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:36:58.341] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:36:58.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.344] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:58.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:36:58.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:36:58.348] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.349] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:36:58.350] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.354] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:36:58.356] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:36:58.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.358] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:36:58.751] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:28.240] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:28.296] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:28.319] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.334] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:28.341] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:37:28.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:37:28.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:37:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:37:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:37:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.354] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:28.355] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:37:28.355] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.355] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.356] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:28.436] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:58.236] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:58.273] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:58.314] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.325] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:58.336] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:37:58.336] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:58.337] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.337] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:37:58.337] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:37:58.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.341] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:37:58.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:37:58.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.348] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:58.354] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:37:58.354] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.355] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.356] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:37:58.357] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:58.364] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:37:58.757] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:28.242] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:28.309] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:28.314] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.327] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:28.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:38:28.342] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:38:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:38:28.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.346] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:38:28.346] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.347] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:38:28.347] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.359] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:28.359] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:38:28.359] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.360] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.360] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:28.445] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:58.245] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:58.283] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:58.300] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:38:58.322] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:58.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:38:58.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:38:58.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:38:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:38:58.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:38:58.339] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.339] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.340] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:58.340] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:38:58.347] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:58.361] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:58.369] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:38:58.764] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:28.248] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:28.309] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.315] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:28.335] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:28.337] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:39:28.337] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.337] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:39:28.338] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.341] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:39:28.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:39:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:39:28.345] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:28.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:39:28.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:28.362] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:28.453] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:58.259] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:58.285] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:58.315] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.332] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:58.347] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:58.350] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:39:58.351] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.351] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:39:58.351] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:39:58.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:39:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:39:58.354] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.364] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:58.364] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:39:58.365] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.365] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.368] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:39:58.371] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:39:58.772] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:28.255] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:28.316] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:28.319] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.338] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:28.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:40:28.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:40:28.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.346] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:40:28.347] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.347] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:28.347] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:40:28.348] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.348] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:40:28.349] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:40:28.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.358] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.358] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:28.359] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:28.366] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:28.459] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:58.266] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:58.297] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:58.316] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.342] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:58.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:40:58.349] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.350] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:40:58.351] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:40:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.354] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:58.354] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:40:58.354] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.355] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:40:58.355] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.365] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:40:58.365] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.366] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.367] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:40:58.367] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:58.375] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:40:58.780] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:28.260] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:28.328] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:28.337] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.351] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:28.365] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:41:28.365] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:28.366] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.366] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:41:28.367] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.367] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:41:28.367] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.368] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:41:28.368] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.369] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:41:28.369] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.377] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:41:28.378] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.378] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.379] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:28.465] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:58.276] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:58.296] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:58.325] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.353] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:58.355] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:41:58.356] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.356] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:41:58.356] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:41:58.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:41:58.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.358] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:41:58.358] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.367] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:41:58.368] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.369] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.369] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:58.370] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:41:58.377] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:41:58.790] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:28.268] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:28.332] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:28.340] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.351] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:28.359] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:42:28.362] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.363] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:42:28.363] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.364] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:42:28.364] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.365] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:42:28.365] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.366] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:28.366] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:42:28.367] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.373] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:42:28.373] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.374] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.374] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:28.387] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:28.472] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:58.284] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:58.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:58.341] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.361] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:58.374] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:42:58.374] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:42:58.375] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.375] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:42:58.375] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.376] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:42:58.376] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.377] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:42:58.378] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.378] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:42:58.379] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.385] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:42:58.385] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.386] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.386] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:42:58.797] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:28.275] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:28.336] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:28.339] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.355] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:28.365] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:43:28.366] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.367] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:43:28.368] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.369] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:28.369] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:43:28.370] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.370] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:43:28.370] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.371] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:43:28.372] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.383] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:28.386] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:43:28.387] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.387] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.388] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:28.389] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:28.482] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:58.288] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:58.307] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:58.339] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.359] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:58.361] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:43:58.361] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.362] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:43:58.362] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.362] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:43:58.363] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.363] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:43:58.364] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.364] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:43:58.364] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.377] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:43:58.378] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.379] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:58.379] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.380] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:43:58.393] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:43:58.806] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:28.281] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:28.325] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.336] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:28.346] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:44:28.346] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.349] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:44:28.350] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.350] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:44:28.351] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.351] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:44:28.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:44:28.353] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:28.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.364] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:28.367] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:44:28.368] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.369] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.370] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:28.370] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:28.387] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:28.397] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:28.488] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:58.291] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:58.310] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:58.347] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.371] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:58.373] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:44:58.374] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.374] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:44:58.374] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.375] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:44:58.375] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.378] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:44:58.379] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.380] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:44:58.382] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.385] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:58.388] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:44:58.389] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:44:58.395] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:44:58.816] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:28.293] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:28.341] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:28.362] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.367] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:28.376] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:28.387] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:45:28.388] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.389] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:45:28.390] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.390] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:45:28.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.391] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:28.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:45:28.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.395] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:45:28.396] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.401] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:28.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:45:28.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:28.498] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:58.294] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:58.318] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:58.335] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:45:58.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:45:58.352] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:45:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:45:58.353] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.354] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:45:58.354] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.368] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:58.368] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:45:58.369] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.369] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.369] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:45:58.387] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:58.403] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:45:58.822] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:28.290] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:28.351] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.356] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:28.376] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:28.378] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:46:28.378] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.379] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:46:28.379] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.380] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:46:28.380] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.380] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:46:28.381] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.381] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:46:28.382] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:46:28.394] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.394] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:28.395] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.395] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:28.412] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:28.505] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:58.308] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:58.324] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:58.370] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.388] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:58.397] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:46:58.397] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.397] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:46:58.398] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.400] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:46:58.401] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:46:58.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:46:58.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.407] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:46:58.410] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:46:58.410] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.411] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.411] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:46:58.830] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:28.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:28.354] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:28.355] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.369] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:28.381] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:47:28.381] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.382] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:47:28.382] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.383] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:47:28.384] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:28.384] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.384] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:47:28.385] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.385] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:47:28.386] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.395] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:47:28.396] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.397] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.398] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:28.398] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:28.417] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:28.513] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:58.310] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:58.321] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:58.364] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.380] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:58.390] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:47:58.391] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:58.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:47:58.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:47:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:47:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.394] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:47:58.394] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:47:58.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.405] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.405] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:47:58.407] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:58.417] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:47:58.837] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:28.311] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:28.363] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:28.368] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.386] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:28.401] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:28.401] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:48:28.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:48:28.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:48:28.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:48:28.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.405] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:48:28.405] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.412] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:48:28.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:28.421] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:28.522] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:58.320] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:58.334] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:58.371] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.394] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:58.401] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:48:58.401] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.401] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:48:58.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:48:58.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:48:58.406] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.407] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:48:58.407] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.414] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:48:58.414] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:48:58.415] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.415] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.416] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:48:58.845] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:28.314] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:28.369] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.374] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:28.392] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:28.394] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:49:28.394] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.395] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:49:28.395] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.395] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:49:28.396] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.396] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:49:28.396] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.397] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:49:28.397] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.407] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:28.408] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:49:28.408] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.409] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.409] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:28.426] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:28.528] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:58.329] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:58.365] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:49:58.391] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:58.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:49:58.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:49:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:49:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:49:58.394] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:49:58.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.402] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:49:58.412] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:58.422] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:49:58.854] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:28.315] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:28.362] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.375] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:28.387] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:50:28.388] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.388] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:50:28.388] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.389] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:50:28.390] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.390] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:28.390] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:50:28.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:50:28.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.397] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:50:28.398] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.398] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.398] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:28.413] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:28.432] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:28.538] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:58.335] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:58.383] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.413] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:58.416] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:50:58.416] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.416] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:50:58.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:50:58.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.421] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:50:58.422] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.423] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:50:58.423] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.428] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:50:58.430] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:50:58.430] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.430] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.431] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:50:58.860] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:28.323] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:28.386] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.391] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:28.414] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:51:28.415] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:28.415] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.416] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:51:28.416] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.416] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:51:28.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:51:28.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:51:28.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.424] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:51:28.424] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.425] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.425] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:28.435] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:28.545] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:58.337] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:58.372] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.391] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:51:58.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.392] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:51:58.393] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.397] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:51:58.398] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.398] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:51:58.399] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.400] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:51:58.401] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:58.406] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.416] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:58.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:51:58.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:51:58.427] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:58.439] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:51:58.868] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:28.326] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:28.375] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.401] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:28.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:52:28.403] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:52:28.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:52:28.404] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.405] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:52:28.406] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.406] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:52:28.406] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:52:28.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:28.420] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:28.433] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:28.551] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:58.351] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:58.403] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.420] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:58.431] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:52:58.431] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:58.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:52:58.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:52:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:52:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.434] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:52:58.434] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.444] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:52:58.444] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:52:58.444] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.444] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.445] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:52:58.876] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:28.335] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:28.386] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.405] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:28.412] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:53:28.412] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.413] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:53:28.413] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.414] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:53:28.414] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.414] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:53:28.415] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:53:28.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.426] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:28.431] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:53:28.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.434] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:28.435] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:28.557] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:58.359] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:58.390] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:53:58.419] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:58.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.420] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:53:58.424] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.425] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:53:58.426] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.426] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:53:58.426] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.428] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:53:58.428] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:58.429] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.435] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:53:58.435] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.436] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.436] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:53:58.449] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:53:58.882] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:28.347] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:28.388] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.408] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:28.410] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:54:28.410] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.410] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:54:28.411] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.411] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:54:28.411] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.412] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:54:28.412] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.412] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:54:28.413] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.425] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:54:28.425] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.426] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.427] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:28.427] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:28.439] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:28.563] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:58.376] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:58.399] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.429] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:58.431] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:54:58.431] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:54:58.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:54:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:54:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.434] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:54:58.434] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.444] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:54:58.444] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:58.447] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.448] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.449] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:54:58.451] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:54:58.892] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:28.355] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:28.411] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.415] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:28.431] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:55:28.431] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:28.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:55:28.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:55:28.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.434] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:55:28.434] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.435] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:55:28.435] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.444] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:28.445] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:55:28.445] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.446] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.446] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:28.570] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:58.377] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:58.394] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.416] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:55:58.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:55:58.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:55:58.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.421] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:55:58.422] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.424] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:55:58.424] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.428] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:58.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:55:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.433] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:55:58.447] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:58.457] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:55:58.898] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:28.360] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:28.393] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.417] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:56:28.418] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:28.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:56:28.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:56:28.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.420] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:56:28.420] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.420] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:56:28.421] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.427] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:56:28.430] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.431] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.432] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:28.434] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:28.448] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:28.578] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:58.382] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:58.413] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.441] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:58.448] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:56:58.449] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.450] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:56:58.451] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.451] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:56:58.452] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.452] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:58.452] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:56:58.453] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.456] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:56:58.457] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.462] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:56:58.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:56:58.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:56:58.906] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:28.371] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:28.409] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.427] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:28.437] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:57:28.438] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:28.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:57:28.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:57:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:57:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:57:28.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:57:28.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.456] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:28.456] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:28.583] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:58.386] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:58.398] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:57:58.418] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:57:58.419] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.420] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:57:58.420] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.421] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:57:58.421] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.422] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:57:58.422] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.429] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:57:58.429] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.430] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.430] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:57:58.443] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:58.454] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:58.463] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:58.473] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:57:58.912] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:28.380] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:28.410] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.438] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:28.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:58:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:58:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:58:28.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:58:28.442] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.442] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:58:28.442] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.449] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:58:28.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.456] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:28.459] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:28.591] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:58.394] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:58.424] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.450] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:58.453] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:58:58.453] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.453] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:58:58.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:58:58.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:58:58.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:58:58.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.468] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:58.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:58:58.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:58:58.476] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:58:58.918] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:28.389] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:28.409] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.439] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:28.442] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:59:28.442] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.443] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:59:28.443] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.444] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:59:28.445] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.445] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:59:28.446] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.446] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:59:28.447] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.461] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:59:28.461] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:28.462] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.462] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.463] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:28.601] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:58.402] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:58.417] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.437] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 12:59:58.437] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.438] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 12:59:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 12:59:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 12:59:58.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 12:59:58.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 12:59:58.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.456] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.456] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:58.456] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 12:59:58.471] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:58.480] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 12:59:58.924] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:00:28.382] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:00:28.413] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:00:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:00:28.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.442] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:00:28.443] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:00:28.443] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.443] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:00:28.444] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.444] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:00:28.445] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.452] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:00:28.453] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.453] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:28.467] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:00:28.609] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:00:58.410] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:00:58.431] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.461] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:00:58.462] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:00:58.462] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.463] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:00:58.463] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:00:58.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:00:58.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:00:58.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.477] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:00:58.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:00:58.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.479] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:00:58.933] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:01:28.392] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:01:28.430] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.446] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:01:28.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:01:28.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.466] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:01:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:01:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:01:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:01:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:01:28.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:01:28.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.475] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.475] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:28.615] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:01:58.416] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:01:58.419] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.437] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:01:58.438] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.438] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:01:58.438] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:01:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:01:58.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:01:58.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.447] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:01:58.447] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.448] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.448] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:01:58.468] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:01:58.485] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:01:58.939] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:28.399] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:28.431] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.457] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:28.459] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:02:28.459] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.460] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:02:28.460] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.460] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:02:28.461] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:02:28.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:02:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.471] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:28.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:02:28.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.475] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.475] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:28.483] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:28.623] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:58.419] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:58.434] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.459] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:58.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:02:58.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:02:58.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:02:58.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.469] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:58.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:02:58.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:02:58.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.483] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:02:58.484] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.484] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.485] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:02:58.486] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:02:58.948] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:28.402] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:28.422] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.443] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:03:28.448] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.451] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:03:28.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:03:28.456] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:28.456] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.457] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:03:28.457] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.457] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:03:28.458] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:03:28.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:28.471] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:28.485] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:28.630] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:58.421] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.424] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:58.437] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:03:58.438] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.438] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:03:58.438] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:03:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.439] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:03:58.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.440] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:03:58.441] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.447] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:03:58.448] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.448] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.449] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:03:58.460] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:58.475] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:58.490] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:03:58.954] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:28.405] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:28.425] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.452] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:04:28.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.454] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:04:28.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.455] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:04:28.456] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.456] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:28.457] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:04:28.457] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.458] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:04:28.458] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:04:28.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:28.473] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:28.490] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:28.639] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:58.429] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:58.444] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.463] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:58.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:04:58.476] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.477] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:04:58.479] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.479] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:58.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:04:58.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:04:58.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.481] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:04:58.481] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.489] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:04:58.491] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.491] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.492] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:04:58.492] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:04:58.960] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:28.411] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:28.438] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:05:28.465] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:28.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:05:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:05:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:05:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:05:28.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.477] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:05:28.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.479] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:28.480] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:28.494] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:28.645] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:58.432] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.436] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:58.450] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:05:58.450] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.451] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:05:58.451] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.452] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:05:58.452] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.452] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:05:58.453] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.458] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:05:58.459] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.465] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:58.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:05:58.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:05:58.483] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:58.494] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:05:58.963] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:28.420] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:28.441] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:06:28.466] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:06:28.467] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:06:28.468] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:28.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:06:28.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:06:28.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:06:28.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.479] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.479] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:28.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:28.498] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:28.652] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:58.438] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.443] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:58.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:06:58.469] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:58.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:06:58.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:06:58.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:06:58.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:06:58.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.486] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:06:58.487] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.487] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:58.488] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.488] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:06:58.497] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:06:58.974] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:28.426] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:28.450] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:07:28.474] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:28.475] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.475] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:07:28.476] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.481] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:07:28.482] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.483] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:07:28.483] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.484] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:07:28.484] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.489] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:28.497] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:07:28.497] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.498] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.499] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:28.500] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:28.659] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:58.442] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.451] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:58.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:07:58.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:07:58.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:07:58.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:07:58.473] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:58.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:07:58.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.484] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:07:58.486] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.487] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.487] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:07:58.489] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:58.502] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:07:58.982] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:28.433] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:28.445] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:08:28.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.464] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:08:28.465] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.468] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:08:28.469] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:08:28.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.473] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:28.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:08:28.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:08:28.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.483] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.484] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:28.486] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:28.504] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:28.667] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:58.457] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:58.480] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.490] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:58.503] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:08:58.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:08:58.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:08:58.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:08:58.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:08:58.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:08:58.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:08:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:08:58.992] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:28.440] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:28.454] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:09:28.481] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:28.481] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.481] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:09:28.482] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.482] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:09:28.485] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.486] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:09:28.487] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.487] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:09:28.488] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.492] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:28.494] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:09:28.495] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.495] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.496] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:28.508] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:28.675] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:58.462] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:58.467] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.494] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:58.497] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:09:58.498] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.498] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:09:58.499] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.499] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:09:58.499] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.500] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:09:58.500] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.500] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:09:58.501] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.510] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:58.510] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:09:58.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:09:58.531] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:09:59.000] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:28.452] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:28.454] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:10:28.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:10:28.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:10:28.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:10:28.474] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.475] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:10:28.475] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.491] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:28.492] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:10:28.492] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.493] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.493] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:28.502] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:28.511] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:28.680] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:58.472] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:58.475] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.501] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:58.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:10:58.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:10:58.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.509] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:10:58.510] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:10:58.513] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:58.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:10:58.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:10:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:10:58.533] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:10:59.009] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:28.458] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:28.476] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.498] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:28.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:11:28.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.506] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:28.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:11:28.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:11:28.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.510] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:11:28.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:11:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.516] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:11:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:28.688] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:58.450] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.474] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:58.476] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:11:58.477] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.477] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:11:58.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:11:58.478] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.479] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:11:58.479] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:11:58.480] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.486] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:11:58.486] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.487] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.487] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:11:58.498] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:58.517] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:58.528] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:58.538] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:11:59.017] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:28.451] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.456] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:28.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:12:28.470] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:12:28.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.471] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:12:28.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.472] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:12:28.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:12:28.473] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.481] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:12:28.481] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.482] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.482] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:28.493] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:28.504] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:28.517] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:28.530] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:28.694] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:58.478] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.483] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:58.503] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:58.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:12:58.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:12:58.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:12:58.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:12:58.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.508] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:12:58.508] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:12:58.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.520] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:12:58.531] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:58.541] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:12:59.025] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:28.474] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:28.478] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.502] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:28.509] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:13:28.510] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:28.510] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.510] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:13:28.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:13:28.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:13:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:13:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.524] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:28.524] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:13:28.524] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:28.532] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:28.701] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:58.468] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.487] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:58.494] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:13:58.495] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.495] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:13:58.498] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.501] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:13:58.502] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.502] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:13:58.503] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.504] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:58.504] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:13:58.504] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.510] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:13:58.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:13:58.523] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:58.535] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:58.544] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:13:59.033] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:28.472] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.475] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:28.494] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:14:28.494] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.495] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:28.498] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:14:28.499] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.500] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:14:28.501] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.501] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:14:28.502] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.502] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:28.503] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:14:28.503] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.512] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:14:28.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:28.528] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:28.536] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:28.709] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:58.483] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.506] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:58.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:14:58.525] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:58.526] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.526] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:14:58.527] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.527] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:14:58.528] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.528] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:14:58.528] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.529] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:14:58.529] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.538] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:58.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:14:58.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:14:58.547] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:14:59.041] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:28.484] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:28.487] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.505] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:28.516] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:15:28.516] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:28.516] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:15:28.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:15:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:15:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:15:28.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:15:28.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.536] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:28.536] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:28.717] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:58.491] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.495] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:58.516] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:15:58.516] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:58.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:15:58.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:15:58.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:15:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:15:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.529] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:58.530] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:15:58.530] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.530] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.530] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:15:58.542] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:58.551] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:15:59.049] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:28.481] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.485] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:28.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:16:28.507] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:28.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:16:28.508] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.508] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:16:28.508] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.509] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:16:28.509] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.509] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:16:28.510] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.519] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:28.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:16:28.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:28.543] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:28.723] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:58.497] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.502] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:58.523] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:58.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:16:58.528] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.529] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:16:58.530] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.530] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:16:58.531] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.531] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:16:58.532] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:58.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:16:58.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.542] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:16:58.543] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.543] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.544] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:58.544] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:16:58.555] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:16:59.055] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:28.482] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.492] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:28.510] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:17:28.511] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:28.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:17:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:17:28.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:17:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:17:28.515] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.524] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:17:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.526] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:28.546] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:28.729] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:58.479] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.502] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:58.504] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:17:58.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:17:58.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:17:58.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:17:58.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.508] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:17:58.508] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.522] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:17:58.524] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.527] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:17:58.527] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:58.535] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:58.548] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:58.559] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:17:59.062] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:28.481] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.496] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:28.508] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:18:28.511] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:18:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:18:28.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:18:28.514] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.515] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:18:28.515] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.524] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:18:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.526] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:28.527] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:28.549] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:28.737] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:58.493] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.515] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:58.528] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:18:58.529] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.530] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:18:58.531] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.531] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:58.531] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:18:58.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.536] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:18:58.536] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.537] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:18:58.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.543] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:58.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:18:58.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:18:58.550] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:58.564] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:18:59.065] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:28.486] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.503] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:19:28.519] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:28.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:19:28.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:19:28.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:19:28.522] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.527] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:19:28.528] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.532] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:28.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:19:28.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:28.552] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:28.743] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:58.493] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.517] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:19:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:19:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:19:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.523] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:19:58.523] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.524] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:19:58.529] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.537] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:58.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:19:58.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:19:58.553] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:58.569] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:19:59.074] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:28.483] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.503] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:20:28.503] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:28.504] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.504] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:20:28.504] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:20:28.505] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:20:28.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.506] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:20:28.507] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:20:28.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:28.520] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:28.533] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:28.543] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:28.557] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:28.752] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:58.503] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.531] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:58.537] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:20:58.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.540] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:20:58.540] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.541] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:20:58.542] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.542] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:58.543] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:20:58.543] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.543] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:20:58.544] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:20:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:20:58.555] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:58.572] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:20:59.083] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:28.489] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.511] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:21:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:21:28.515] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.515] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:21:28.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:21:28.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.522] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:21:28.523] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:28.523] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:21:28.536] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.537] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.537] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:28.543] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:28.562] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:28.759] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:58.487] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.516] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:21:58.516] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:21:58.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:21:58.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:21:58.518] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:21:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:21:58.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.534] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:58.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:21:58.546] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:58.558] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:58.578] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:21:59.088] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:28.489] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.512] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:22:28.513] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:28.513] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:22:28.514] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.515] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:22:28.516] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.516] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:22:28.517] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:22:28.526] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.533] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:28.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:22:28.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.540] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.541] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:28.543] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:28.567] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:28.764] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:58.507] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:22:58.541] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:58.546] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:22:58.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:22:58.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:22:58.549] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:58.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:22:58.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:22:58.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.561] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:58.561] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:22:58.584] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:22:59.098] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:28.516] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.521] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:28.532] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:28.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:23:28.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.548] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:23:28.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:23:28.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:23:28.551] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.551] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:23:28.552] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:23:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.561] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:28.569] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:28.775] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:58.497] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:23:58.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:23:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.520] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:23:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:23:58.521] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.522] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:23:58.523] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:23:58.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.536] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:23:58.539] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:58.547] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:58.565] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:58.589] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:23:59.098] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:28.493] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.522] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:24:28.522] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:28.523] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.523] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:24:28.524] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.529] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:24:28.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:24:28.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:24:28.535] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:28.536] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:24:28.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.551] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:28.551] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:28.575] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:28.780] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:58.519] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:24:58.553] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:24:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:24:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:24:58.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:24:58.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.566] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:58.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:24:58.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.568] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:24:58.595] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:24:59.108] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:28.512] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.526] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:28.543] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:25:28.544] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:28.544] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.544] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:25:28.545] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.545] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:25:28.546] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:25:28.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:25:28.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.557] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:28.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:25:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.561] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:28.578] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:28.791] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:58.512] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:25:58.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.535] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:25:58.536] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.536] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:25:58.537] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.537] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:25:58.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:25:58.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:25:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:25:58.556] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:58.570] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:58.604] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:25:59.116] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:28.498] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.519] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:26:28.522] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.523] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:26:28.524] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.524] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:26:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.525] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:26:28.525] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:28.526] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.526] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:26:28.527] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:26:28.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:28.544] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:28.556] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:28.566] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:28.585] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:28.799] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:58.521] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.545] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:26:58.545] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.546] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:26:58.546] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:26:58.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:26:58.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:26:58.562] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.569] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:58.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:26:58.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.572] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:26:58.608] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:26:59.126] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:28.520] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.538] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:28.551] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:27:28.552] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:28.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:27:28.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:27:28.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:27:28.557] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.558] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:27:28.558] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.570] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:28.570] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:27:28.570] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:28.586] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:28.802] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:58.531] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:27:58.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:27:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:27:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:27:58.564] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:27:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.571] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:58.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:27:58.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.580] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:27:58.581] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:58.613] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:27:59.133] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:28.512] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.537] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:28:28.538] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:28.538] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:28:28.539] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.540] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:28:28.540] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.541] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:28:28.541] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.541] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:28:28.542] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.554] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:28.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:28:28.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:28.574] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:28.593] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:28.811] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:58.527] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.552] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:28:58.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:28:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:28:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:28:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:28:58.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:28:58.577] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:58.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:28:58.587] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:58.620] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:28:59.139] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:28.524] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.544] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:29:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:29:28.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:29:28.557] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.558] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:29:28.558] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.559] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:28.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:29:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.568] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:29:28.568] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.569] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.572] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:28.575] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:28.596] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:28.816] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:58.514] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.531] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:29:58.531] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:29:58.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.532] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:29:58.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:29:58.533] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:29:58.534] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.540] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:29:58.541] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.541] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.542] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:29:58.583] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:58.593] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:58.627] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:29:59.149] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:28.519] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.545] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:30:28.546] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:28.546] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.546] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:30:28.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:30:28.547] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:30:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:30:28.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:30:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.561] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:28.561] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.562] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:28.582] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:28.600] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:28.823] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:58.549] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.557] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:30:58.583] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:30:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:30:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:30:58.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:30:58.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.594] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:30:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.597] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:30:58.633] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:30:59.156] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:28.527] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.548] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:31:28.549] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:28.549] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:31:28.550] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.551] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:31:28.551] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.552] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:31:28.552] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:31:28.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.566] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:28.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:31:28.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.568] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:28.582] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:28.604] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:28.835] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:58.523] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.544] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:31:58.544] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.545] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:31:58.551] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.552] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:31:58.552] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.553] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:31:58.554] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.555] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:31:58.555] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:58.556] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.563] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:31:58.564] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.564] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:31:58.589] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:58.599] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:58.639] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:31:59.161] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:28.535] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.556] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:28.558] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:32:28.558] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:32:28.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:32:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:32:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.561] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:32:28.568] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.576] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:28.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:32:28.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:28.583] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:28.607] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:28.842] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:58.542] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.572] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:58.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:32:58.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:32:58.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:32:58.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:32:58.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:32:58.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:32:58.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.591] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:58.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:32:58.602] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:58.646] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:32:59.170] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:33:28.531] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.557] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:33:28.558] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:33:28.558] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:33:28.559] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:33:28.560] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.561] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:33:28.561] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.561] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:33:28.562] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:33:28.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.579] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:33:28.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:28.589] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:33:28.611] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:33:28.848] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:33:58.607] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:33:58.674] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:58.678] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:33:58.695] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:33:58.696] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:58.696] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:33:58.697] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:58.697] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:33:58.697] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:58.698] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:33:58.698] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:58.699] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:33:58.700] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:58.711] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:33:58.712] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:58.712] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:58.713] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:33:59.176] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:28.540] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.563] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:34:28.564] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:28.564] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.564] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:34:28.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:34:28.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:34:28.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:34:28.568] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.579] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:28.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:34:28.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:28.587] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:28.617] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:28.855] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:58.544] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.568] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:34:58.569] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.569] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:34:58.570] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.570] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:34:58.570] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:34:58.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.572] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:34:58.572] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:34:58.591] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:34:58.600] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:58.613] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:58.679] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:58.727] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:34:59.183] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:28.539] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:35:28.568] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.569] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:28.569] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:35:28.569] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.570] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:35:28.570] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.570] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:35:28.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:35:28.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:35:28.591] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:28.622] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:28.860] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:58.543] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.563] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:35:58.564] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.564] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:35:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:35:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:35:58.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:35:58.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:35:58.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:35:58.592] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:58.604] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:58.614] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:58.687] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:58.734] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:35:59.192] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:28.569] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.586] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:28.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:36:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:36:28.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:36:28.601] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:36:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:36:28.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:36:28.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:28.625] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:28.865] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:58.561] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:36:58.593] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:58.594] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:36:58.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:36:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:36:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:36:58.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:36:58.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.620] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:58.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:36:58.695] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:58.742] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:36:59.201] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:28.550] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:37:28.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:37:28.580] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:28.580] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:37:28.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:37:28.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:37:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.595] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:37:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:28.603] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:28.622] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:28.874] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:58.539] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.564] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:37:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:37:58.565] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:37:58.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.566] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:37:58.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:37:58.567] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.574] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:37:58.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:37:58.596] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:58.624] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:58.703] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:58.749] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:37:59.209] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:28.550] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.572] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:38:28.573] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.573] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:38:28.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:38:28.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:38:28.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.580] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:28.580] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:38:28.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:38:28.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.597] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:28.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:28.605] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:28.627] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:28.882] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:58.563] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.588] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:38:58.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:38:58.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:38:58.604] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:38:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:38:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:38:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:38:58.628] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:58.712] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:58.756] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:38:59.216] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:28.551] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.574] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:39:28.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:39:28.576] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:39:28.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:39:28.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.586] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:28.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:39:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:39:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:28.604] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:28.631] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:28.885] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:58.598] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.606] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:58.628] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:58.631] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:39:58.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:39:58.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:39:58.634] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.634] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:39:58.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:39:58.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.646] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:39:58.646] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.647] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.647] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:39:58.714] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:58.761] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:39:59.226] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:28.552] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:40:28.577] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:40:28.578] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:40:28.580] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:40:28.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:40:28.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.594] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:28.607] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:40:28.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:28.611] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:28.639] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:28.889] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:58.563] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:40:58.595] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:40:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:40:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:40:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:40:58.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:40:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.612] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:58.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:40:58.624] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:58.633] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:58.656] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:58.724] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:58.771] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:40:59.235] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:28.545] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:41:28.571] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.572] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:41:28.572] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.572] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:41:28.573] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.573] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:41:28.574] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.574] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:41:28.575] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:41:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:28.594] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:28.615] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:28.645] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:28.901] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:58.560] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:41:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:41:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:41:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:41:58.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:41:58.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.597] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:41:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:41:58.617] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:58.629] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:58.638] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:58.660] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:58.730] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:58.779] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:41:59.242] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:28.560] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:42:28.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:42:28.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:42:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:42:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.588] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:42:28.588] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:42:28.602] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:28.618] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:28.650] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:28.907] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:58.572] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:42:58.610] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:42:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:42:58.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.616] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:42:58.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:42:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.622] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:58.629] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:42:58.630] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.631] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.631] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:42:58.632] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:58.639] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:58.666] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:58.737] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:58.787] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:42:59.251] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:28.563] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:43:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.588] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:43:28.588] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:43:28.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:43:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:43:28.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.607] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:43:28.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.610] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:28.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:28.620] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:28.657] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:28.915] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:58.565] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:43:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:43:58.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:43:58.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:43:58.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:43:58.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:43:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:43:58.618] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:58.636] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:58.674] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:58.744] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:58.794] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:43:59.260] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:28.562] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:44:28.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:44:28.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.585] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:44:28.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.586] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:44:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.587] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:44:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:44:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:28.613] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:28.627] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:28.665] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:28.923] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:58.597] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.619] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:58.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:44:58.634] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:44:58.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:44:58.638] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:58.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:44:58.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:44:58.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.646] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:44:58.646] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.646] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.647] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:44:58.679] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:58.751] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:58.804] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:44:59.266] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:28.566] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.588] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:45:28.588] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:45:28.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:45:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:45:28.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:45:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:45:28.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:28.612] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:28.634] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:28.673] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:28.929] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:58.569] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:45:58.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:45:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:45:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:45:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:45:58.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:45:58.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.614] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:58.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:45:58.626] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:58.642] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:58.653] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:58.684] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:58.761] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:58.808] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:45:59.275] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:28.582] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:46:28.615] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:28.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.616] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:46:28.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:46:28.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:46:28.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:46:28.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.637] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:28.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:46:28.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:28.679] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:28.932] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:58.578] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:46:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:46:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:46:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:46:58.616] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:46:58.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.626] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:58.628] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:46:58.628] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.629] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.629] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:46:58.645] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:58.657] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:58.692] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:58.768] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:58.818] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:46:59.282] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:28.571] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:47:28.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:47:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:47:28.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:47:28.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.594] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:47:28.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:47:28.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:28.618] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:28.643] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:28.685] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:28.938] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:58.560] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.580] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:47:58.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:47:58.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:47:58.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:47:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:47:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:47:58.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:47:58.622] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:58.632] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:58.648] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:58.660] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:58.693] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:58.770] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:58.820] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:47:59.284] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:28.575] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:48:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:48:28.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:48:28.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:48:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:48:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:48:28.613] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:28.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:28.621] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:28.649] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:28.687] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:28.940] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:58.558] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.579] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:48:58.580] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.581] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:48:58.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:48:58.582] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:48:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.583] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:48:58.584] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:48:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.598] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:58.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:48:58.629] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:58.639] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:58.655] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:58.665] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:58.695] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:58.778] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:58.827] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:48:59.289] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:28.568] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:49:28.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.594] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:49:28.594] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:49:28.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:49:28.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:49:28.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:49:28.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:28.619] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:28.630] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:28.655] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:28.696] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:28.943] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:58.574] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:49:58.603] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:58.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:49:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:49:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:49:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:49:58.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:49:58.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:49:58.633] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:58.640] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:58.659] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:58.671] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:58.704] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:58.786] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:58.833] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:49:59.297] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:28.572] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:50:28.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:50:28.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:50:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:50:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:50:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.613] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:50:28.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:28.620] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:28.630] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:28.654] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:28.694] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:28.950] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:58.585] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.615] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:58.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:50:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:50:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:50:58.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:50:58.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:50:58.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.630] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:50:58.631] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.634] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:50:58.634] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:58.641] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:58.667] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:58.708] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:58.793] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:58.841] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:50:59.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:28.571] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:51:28.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:51:28.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:51:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:51:28.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.594] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:51:28.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:51:28.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:28.617] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:28.625] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:28.635] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:28.667] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:28.702] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:28.959] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:58.577] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:51:58.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:51:58.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:51:58.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:51:58.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:51:58.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.607] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:51:58.607] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:51:58.617] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:58.643] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:58.669] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:58.718] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:58.801] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:58.848] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:51:59.309] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:28.579] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:52:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:52:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:52:28.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:52:28.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:52:28.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.620] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:28.623] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:52:28.625] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.626] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.627] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:28.628] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:28.637] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:28.671] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:28.707] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:28.967] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:58.598] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.628] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:58.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:52:58.634] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:52:58.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:52:58.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.641] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:52:58.643] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.644] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:52:58.645] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:58.645] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.653] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:52:58.653] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.654] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.654] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:52:58.675] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:58.725] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:58.808] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:58.858] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:52:59.316] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:28.592] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:53:28.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:53:28.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.623] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:53:28.624] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:28.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:53:28.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:53:28.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.644] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:28.648] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:53:28.648] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.649] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.649] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:28.676] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:28.716] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:28.977] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:58.580] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:53:58.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:53:58.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:53:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:53:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:53:58.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:53:58.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.622] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.623] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:53:58.624] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:58.649] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:58.661] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:58.680] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:58.728] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:58.812] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:58.861] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:53:59.326] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:28.601] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:54:28.633] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:28.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.640] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:54:28.641] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.641] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:54:28.643] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.644] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:28.644] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:54:28.645] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.645] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:54:28.646] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.661] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:54:28.662] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:28.663] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.667] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.677] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:28.679] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:28.720] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:28.984] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:58.584] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:54:58.607] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.607] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:54:58.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:54:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:54:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:54:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:54:58.623] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.624] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.625] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:54:58.627] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:58.653] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:58.664] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:58.685] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:58.735] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:58.821] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:58.870] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:54:59.334] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:28.584] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:55:28.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:55:28.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:55:28.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:55:28.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:55:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:55:28.622] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.622] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.623] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:28.635] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:28.646] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:28.664] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:28.679] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:28.727] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:28.993] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:58.604] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:55:58.636] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:58.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:55:58.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:55:58.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:55:58.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.640] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:55:58.640] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.652] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:55:58.653] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.656] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.656] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:58.658] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:55:58.668] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:58.695] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:58.743] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:58.827] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:58.876] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:55:59.343] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:28.576] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:56:28.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:56:28.596] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.597] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:56:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.598] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:56:28.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.599] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:56:28.600] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:56:28.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:28.636] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:28.648] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:28.667] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:28.683] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:28.734] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:28.999] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:58.579] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:56:58.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:56:58.607] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:56:58.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:56:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:56:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:56:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:56:58.641] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:58.665] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:58.698] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:58.750] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:58.832] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:58.883] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:56:59.350] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:28.590] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:57:28.616] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:57:28.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:57:28.620] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:28.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:57:28.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.622] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:57:28.623] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:57:28.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.634] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.634] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:28.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:28.652] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:28.672] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:28.690] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:28.739] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:29.004] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:58.623] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.643] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:58.665] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:57:58.668] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.671] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:57:58.672] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:58.672] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.673] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:57:58.673] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.674] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:57:58.674] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.675] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:57:58.676] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.688] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:57:58.689] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.689] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.696] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:57:58.704] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:58.752] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:58.836] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:58.886] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:57:59.357] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:28.580] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:58:28.601] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.602] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:58:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.603] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:58:28.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:58:28.604] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.605] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:58:28.606] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:58:28.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.622] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:28.624] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:28.638] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:28.658] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:28.675] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:28.695] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:28.743] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:29.011] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:58.591] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:58:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:58:58.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:58:58.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:58:58.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:58:58.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.627] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:58:58.628] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.629] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.629] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:58.630] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:58:58.649] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:58.677] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:58.712] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:58.760] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:58.847] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:58.894] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:58:59.364] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:28.591] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:59:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:59:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:59:28.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.616] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:59:28.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:59:28.618] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:59:28.632] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:28.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:28.642] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:28.664] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:28.682] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:28.700] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:28.752] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:29.013] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:58.603] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.624] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 13:59:58.624] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.625] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 13:59:58.626] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 13:59:58.633] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 13:59:58.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.637] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:58.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 13:59:58.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.651] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:58.652] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 13:59:58.652] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.653] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.653] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 13:59:58.683] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:58.715] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:58.768] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:58.855] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:58.901] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 13:59:59.374] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:28.599] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.625] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:00:28.626] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.627] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:00:28.627] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.628] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:00:28.634] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.635] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:00:28.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:00:28.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.643] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:28.646] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:00:28.647] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.647] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.648] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:28.669] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:28.685] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:28.703] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:28.757] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:29.024] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:58.611] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:00:58.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:00:58.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.640] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:00:58.641] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.641] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:58.642] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:00:58.642] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.643] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:00:58.643] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.659] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:58.659] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:00:58.660] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.660] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.661] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:00:58.687] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:58.721] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:58.776] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:58.860] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:58.904] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:00:59.379] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:28.592] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:01:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:01:28.614] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:01:28.615] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.616] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:01:28.616] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:01:28.617] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.623] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:01:28.624] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.624] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.625] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:28.642] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:28.650] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:28.673] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:28.690] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:28.708] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:28.761] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:29.030] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:58.586] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.608] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:01:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:01:58.609] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:01:58.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:01:58.611] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:01:58.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.619] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:01:58.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.620] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.621] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:01:58.649] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:58.662] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:58.695] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:58.726] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:58.783] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:58.872] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:58.910] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:01:59.386] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:02:28.599] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.625] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:02:28.631] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.632] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:02:28.634] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.635] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:02:28.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:02:28.636] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:02:28.637] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.638] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:02:28.642] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.655] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:02:28.656] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:02:28.657] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.658] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.659] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:02:28.681] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:02:28.692] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:02:28.714] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:02:28.767] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:02:29.036] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:03:14.445] [INFO] PgService - Please set logger.setLevel to DEBUG in ./app/helper.js to log the debugging. [2019-06-21 14:03:15.995] [INFO] PgService - Please set logger.setLevel to DEBUG in ./app/helper.js to log the debugging. [2019-06-21 14:03:17.551] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.589] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:03:17.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.590] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:03:17.591] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:03:17.592] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:03:17.593] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.594] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:03:17.595] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.610] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:03:17.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.612] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.613] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.639] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from transactions where blockid='4' and txhash='3d59fd4bbf4921c38de2c7abf76366bff29de2a7c00cdc088e13f50ccc4d8030' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:17.640] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from blocks where blocknum='4' and txcount='1' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and prehash='f81054d881bc41ab14d89068dd56b7872a717a84c128f9a36066f7a8512b9f4b' and datahash='1caaef6b83fdaf60ee42d1078862929dec063b5508b7e32dbfc05d39ba5545d8' [2019-06-21 14:03:22.641] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:03:47.282] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:47.319] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:03:47.320] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:47.320] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:03:47.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:47.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:03:47.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:47.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:03:47.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:47.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:03:47.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:47.340] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:03:47.341] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:47.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:03:47.342] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.232] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.288] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:04:17.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:04:17.297] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.298] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:04:17.301] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:04:17.303] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.304] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:04:17.305] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.318] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:04:17.319] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.320] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.321] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:17.636] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:04:47.203] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.231] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:04:47.231] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.232] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:04:47.232] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.233] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:04:47.233] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:04:47.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.235] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:04:47.236] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.244] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:04:47.245] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.245] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.246] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:04:47.352] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:05:17.207] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:05:17.234] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.235] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:05:17.236] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.236] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:05:17.237] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.237] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:05:17.238] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.239] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:05:17.239] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.248] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:05:17.248] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.250] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:17.333] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:05:17.640] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:05:47.200] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.221] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:05:47.222] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:05:47.223] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.224] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:05:47.225] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.225] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:05:47.226] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.227] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:05:47.227] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.235] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:05:47.236] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.236] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.237] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:05:47.256] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:05:47.359] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:06:17.227] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.259] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:06:17.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.261] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:06:17.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:06:17.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:06:17.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:06:17.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:06:17.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.274] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:06:17.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.276] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:17.341] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:06:17.651] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:06:47.222] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:06:47.252] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:06:47.253] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.254] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:06:47.255] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.255] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:06:47.256] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.257] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:06:47.258] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.258] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:06:47.259] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:06:47.268] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.268] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:06:47.368] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:07:17.223] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.248] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:07:17.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.249] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:07:17.250] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.250] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:07:17.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:07:17.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.253] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:07:17.253] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.265] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:07:17.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:07:17.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:17.284] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:07:17.349] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:07:17.658] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:07:47.216] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.238] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:07:47.239] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:07:47.240] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.241] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:07:47.242] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.242] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:07:47.243] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.244] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:07:47.244] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.256] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:07:47.257] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.258] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.258] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:07:47.259] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:07:47.280] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:07:47.375] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:08:17.235] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.257] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:08:17.258] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.259] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:08:17.259] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.260] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:08:17.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:08:17.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:08:17.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.278] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:08:17.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:08:17.288] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.289] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:17.291] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:08:17.355] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:08:17.666] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:08:47.234] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.261] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:08:47.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.263] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:08:47.263] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:08:47.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:08:47.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:08:47.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:08:47.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:08:47.281] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.282] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.282] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:08:47.283] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:08:47.383] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:09:17.230] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:09:17.251] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.252] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:09:17.253] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.254] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:09:17.254] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.255] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:09:17.255] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.256] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:09:17.256] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:09:17.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:17.273] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:09:17.299] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:09:17.365] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:09:17.673] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:09:47.239] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.262] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:09:47.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:09:47.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.268] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:09:47.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:09:47.269] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:09:47.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:09:47.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.284] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:09:47.285] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.287] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:09:47.287] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:09:47.389] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:10:17.238] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:10:17.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:10:17.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:10:17.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.274] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:10:17.274] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:10:17.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:10:17.276] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.285] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:10:17.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.287] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:17.300] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:10:17.372] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:10:17.681] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:10:47.238] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.268] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:10:47.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:10:47.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.273] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:10:47.273] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:10:47.274] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:10:47.275] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.276] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:10:47.276] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:10:47.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.294] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:10:47.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:10:47.399] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:11:17.250] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.282] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:11:17.283] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.283] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:11:17.284] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:11:17.285] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:11:17.286] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.287] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:11:17.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:11:17.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:11:17.304] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:11:17.305] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.306] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.306] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:17.379] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:11:17.687] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:11:47.242] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.264] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:11:47.265] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:11:47.266] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.267] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:11:47.270] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.271] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:11:47.272] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.273] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:11:47.273] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.278] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:11:47.280] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:11:47.281] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.281] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.282] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:11:47.296] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:11:47.408] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:12:17.268] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.294] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:12:17.308] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:12:17.309] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.309] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:12:17.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:12:17.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:12:17.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:12:17.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:12:17.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:12:17.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.324] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.325] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:17.389] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:12:17.690] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:12:47.261] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.286] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:12:47.290] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:12:47.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:12:47.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.297] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:12:47.298] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:12:47.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.301] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:12:47.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:12:47.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:12:47.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:12:47.413] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:17.280] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.303] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:17.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:13:17.315] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:17.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:13:17.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:13:17.318] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.318] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:13:17.319] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.319] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:13:17.320] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.330] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:13:17.331] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.332] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:17.333] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.333] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:17.399] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:17.695] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:47.263] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.289] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:13:47.290] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:47.291] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:13:47.292] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:13:47.293] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.294] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:13:47.294] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:13:47.296] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:13:47.311] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:47.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:13:47.319] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:13:47.418] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:14:17.279] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.313] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:14:17.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:14:17.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:14:17.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:14:17.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:14:17.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.318] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:14:17.319] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:14:17.328] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.333] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.334] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:17.337] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:14:17.407] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:14:17.704] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:14:47.263] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.295] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:14:47.296] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.297] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:14:47.298] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.299] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:14:47.300] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.301] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:14:47.301] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:14:47.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.302] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:14:47.303] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:14:47.313] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:14:47.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:14:47.321] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:14:47.431] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:15:17.276] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.308] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:15:17.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:15:17.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:15:17.313] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:15:17.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:15:17.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:15:17.317] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:15:17.329] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.330] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.331] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:17.341] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:15:17.411] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:15:17.710] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:15:47.277] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.307] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:15:47.307] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:15:47.308] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:15:47.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:15:47.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:15:47.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.317] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:15:47.322] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:15:47.323] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.330] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:15:47.333] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:15:47.333] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.334] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.335] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:15:47.440] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:16:17.300] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.333] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:16:17.343] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:16:17.344] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:16:17.344] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:16:17.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.345] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:16:17.346] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.346] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:16:17.347] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.347] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:16:17.348] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.356] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:16:17.356] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.357] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:17.420] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:16:17.716] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:16:47.290] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.318] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:16:47.326] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:16:47.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.327] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:16:47.328] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.329] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:16:47.330] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:16:47.330] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.331] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:16:47.331] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.332] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:16:47.333] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.346] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:16:47.346] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:16:47.347] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.348] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.348] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:16:47.446] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:17:17.290] [DEBUG] PgService - the getRowsBySQlCase select * from channel where name='mychannel' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.310] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org1.example.com' [2019-06-21 14:17:17.311] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org1.example.com' [2019-06-21 14:17:17.312] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org1.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer1.org2.example.com' [2019-06-21 14:17:17.313] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer1.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='peer0.org2.example.com' [2019-06-21 14:17:17.314] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'peer0.org2.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.315] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer where channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and server_hostname='orderer.example.com' [2019-06-21 14:17:17.316] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_channel prc where prc.peerid = 'orderer.example.com' and prc.channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.331] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:17:17.332] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from chaincodes where name='mycc' and channel_genesis_hash='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' and version='1.0' and path='github.com/chaincode/chaincode_example02/go/' [2019-06-21 14:17:17.332] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org1.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.333] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer1.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.334] [DEBUG] PgService - the getRowByPkOne sql select count(1) as c from peer_ref_chaincode prc where prc.peerid= 'peer0.org2.example.com' and prc.chaincodeid='mycc' and cc_version='1.0' and channelid='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' [2019-06-21 14:17:17.349] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:17:17.370] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:17:17.426] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' ) [2019-06-21 14:17:17.725] [DEBUG] PgService - the getRowsBySQlQuery SELECT s.id AS missing_id FROM generate_series(0, 4) s(id) WHERE NOT EXISTS (SELECT 1 FROM blocks WHERE blocknum = s.id and channel_genesis_hash ='9b769dcc077591bf570d7c38e118e69e951cd07436040017275249dea381200b' )