2017-09-25 06:27:06.804 UTC [orderer/main] main -> INFO 001 Starting orderer: Version: 1.0.0 Go version: go1.7.5 OS/Arch: linux/amd64 2017-09-25 06:27:06.849 UTC [orderer/main] initializeSecureServerConfig -> INFO 002 Starting orderer with TLS enabled 2017-09-25 06:27:06.869 UTC [bccsp_sw] openKeyStore -> DEBU 003 KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done 2017-09-25 06:27:06.869 UTC [bccsp] initBCCSP -> DEBU 004 Initialize BCCSP [SW] 2017-09-25 06:27:06.869 UTC [msp] getPemMaterialFromDir -> DEBU 005 Reading directory /var/hyperledger/orderer/msp/signcerts 2017-09-25 06:27:06.869 UTC [msp] getPemMaterialFromDir -> DEBU 006 Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer.example.com-cert.pem 2017-09-25 06:27:06.869 UTC [msp] getPemMaterialFromDir -> DEBU 007 Reading directory /var/hyperledger/orderer/msp/cacerts 2017-09-25 06:27:06.869 UTC [msp] getPemMaterialFromDir -> DEBU 008 Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem 2017-09-25 06:27:06.869 UTC [msp] getPemMaterialFromDir -> DEBU 009 Reading directory /var/hyperledger/orderer/msp/admincerts 2017-09-25 06:27:06.869 UTC [msp] getPemMaterialFromDir -> DEBU 00a Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem 2017-09-25 06:27:06.869 UTC [msp] getPemMaterialFromDir -> DEBU 00b Reading directory /var/hyperledger/orderer/msp/intermediatecerts 2017-09-25 06:27:06.869 UTC [msp] getMspConfig -> DEBU 00c Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory] 2017-09-25 06:27:06.869 UTC [msp] getPemMaterialFromDir -> DEBU 00d Reading directory /var/hyperledger/orderer/msp/tlscacerts 2017-09-25 06:27:06.870 UTC [msp] getPemMaterialFromDir -> DEBU 00e Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem 2017-09-25 06:27:06.870 UTC [msp] getPemMaterialFromDir -> DEBU 00f Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts 2017-09-25 06:27:06.870 UTC [msp] getMspConfig -> DEBU 010 TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory] 2017-09-25 06:27:06.870 UTC [msp] getPemMaterialFromDir -> DEBU 011 Reading directory /var/hyperledger/orderer/msp/crls 2017-09-25 06:27:06.870 UTC [msp] getMspConfig -> DEBU 012 crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory] 2017-09-25 06:27:06.870 UTC [msp] getMspConfig -> DEBU 013 MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory] 2017-09-25 06:27:06.870 UTC [msp] NewBccspMsp -> DEBU 014 Creating BCCSP-based MSP instance 2017-09-25 06:27:06.870 UTC [msp] GetLocalMSP -> DEBU 015 Created new local MSP 2017-09-25 06:27:06.870 UTC [msp] Setup -> DEBU 016 Setting up MSP instance OrdererMSP 2017-09-25 06:27:06.871 UTC [msp/identity] newIdentity -> DEBU 017 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:06.871 UTC [msp/identity] newIdentity -> DEBU 018 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:06.871 UTC [msp/identity] newIdentity -> DEBU 019 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:06.872 UTC [msp/identity] newIdentity -> DEBU 01a Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:27:06.872 UTC [bccsp_sw] loadPrivateKey -> DEBU 01b Loading private key [0ee9c4c5a5507e925ba0575a14cb44a6288270fecbbe1f80ae00e6af90ee68d0] at [/var/hyperledger/orderer/msp/keystore/0ee9c4c5a5507e925ba0575a14cb44a6288270fecbbe1f80ae00e6af90ee68d0_sk]... 2017-09-25 06:27:06.872 UTC [msp/identity] newIdentity -> DEBU 01c Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:27:06.873 UTC [msp] Validate -> DEBU 01d MSP OrdererMSP validating identity 2017-09-25 06:27:06.873 UTC [orderer/main] createLedgerFactory -> DEBU 01e Ledger dir: /var/hyperledger/production/orderer 2017-09-25 06:27:06.873 UTC [kvledger.util] CreateDirIfMissing -> DEBU 01f CreateDirIfMissing [/var/hyperledger/production/orderer/index/] 2017-09-25 06:27:06.873 UTC [kvledger.util] logDirStatus -> DEBU 020 Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist 2017-09-25 06:27:06.874 UTC [kvledger.util] logDirStatus -> DEBU 021 After creating dir - [/var/hyperledger/production/orderer/index/] exists 2017-09-25 06:27:06.884 UTC [fsblkstorage] newBlockfileMgr -> DEBU 022 newBlockfileMgr() initializing file-based block storage for ledger: testchainid 2017-09-25 06:27:06.884 UTC [kvledger.util] CreateDirIfMissing -> DEBU 023 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/] 2017-09-25 06:27:06.884 UTC [kvledger.util] logDirStatus -> DEBU 024 Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist 2017-09-25 06:27:06.884 UTC [kvledger.util] logDirStatus -> DEBU 025 After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists 2017-09-25 06:27:06.893 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 026 Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0] 2017-09-25 06:27:06.893 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU 027 status of file [/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000]: exists=[false], size=[0] 2017-09-25 06:27:06.893 UTC [fsblkstorage] newBlockIndex -> DEBU 028 newBlockIndex() - indexItems:[[BlockNum]] 2017-09-25 06:27:06.893 UTC [fsblkstorage] newBlockfileStream -> DEBU 029 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] 2017-09-25 06:27:06.893 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02a Finished reading file number [0] 2017-09-25 06:27:06.893 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 02b blockbytes [0] read from file [0] 2017-09-25 06:27:06.902 UTC [fsblkstorage] indexBlock -> DEBU 02c Indexing block [blockNum=0, blockHash=[]byte{0xcd, 0x65, 0xd8, 0x19, 0x83, 0xed, 0xd4, 0x56, 0x44, 0x47, 0x40, 0x5a, 0x2d, 0xdb, 0xf3, 0x85, 0x43, 0x8, 0xa1, 0x1a, 0x23, 0xb, 0xb1, 0xcb, 0xfb, 0xd1, 0xc8, 0x9a, 0x28, 0x8b, 0xf2, 0x33} txOffsets= txId=fd248123025621c07188e8dd0768bbf50f6f7215b94e948fb302c5ff1a76e7ca locPointer=offset=39, bytesLength=17192 ] 2017-09-25 06:27:06.902 UTC [fsblkstorage] updateCheckpoint -> DEBU 02d Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[17236], isChainEmpty=[false], lastBlockNumber=[0] 2017-09-25 06:27:06.902 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 02e retrieveBlockByNumber() - blockNum = [0] 2017-09-25 06:27:06.902 UTC [fsblkstorage] newBlockfileStream -> DEBU 02f newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] 2017-09-25 06:27:06.902 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 030 Remaining bytes=[17236], Going to peek [8] bytes 2017-09-25 06:27:06.903 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 031 Returning blockbytes - length=[17233], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]} 2017-09-25 06:27:06.903 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 032 retrieveBlockByNumber() - blockNum = [0] 2017-09-25 06:27:06.903 UTC [fsblkstorage] newBlockfileStream -> DEBU 033 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] 2017-09-25 06:27:06.903 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 034 Remaining bytes=[17236], Going to peek [8] bytes 2017-09-25 06:27:06.903 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 035 Returning blockbytes - length=[17233], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]} 2017-09-25 06:27:06.903 UTC [common/config] NewStandardValues -> DEBU 036 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:06.904 UTC [common/config] initializeProtosStruct -> DEBU 037 Processing field: HashingAlgorithm 2017-09-25 06:27:06.904 UTC [common/config] initializeProtosStruct -> DEBU 038 Processing field: BlockDataHashingStructure 2017-09-25 06:27:06.904 UTC [common/config] initializeProtosStruct -> DEBU 039 Processing field: OrdererAddresses 2017-09-25 06:27:06.904 UTC [common/config] initializeProtosStruct -> DEBU 03a Processing field: Consortium 2017-09-25 06:27:06.904 UTC [common/configtx] addToMap -> DEBU 03b Adding to config map: [Groups] /Channel 2017-09-25 06:27:06.904 UTC [common/configtx] addToMap -> DEBU 03c Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:27:06.904 UTC [common/configtx] addToMap -> DEBU 03d Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-25 06:27:06.904 UTC [common/configtx] addToMap -> DEBU 03e Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-25 06:27:06.906 UTC [common/configtx] addToMap -> DEBU 03f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-25 06:27:06.906 UTC [common/configtx] addToMap -> DEBU 040 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-25 06:27:06.906 UTC [common/configtx] addToMap -> DEBU 041 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-25 06:27:06.906 UTC [common/configtx] addToMap -> DEBU 042 Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-25 06:27:06.907 UTC [common/configtx] addToMap -> DEBU 043 Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 044 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 045 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 046 Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 047 Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 048 Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 049 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 04a Adding to config map: [Groups] /Channel/Consortiums 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 04b Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 04c Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org2MSP 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 04d Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 04e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 04f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 050 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 051 Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org3MSP 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 052 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org3MSP/MSP 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 053 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org3MSP/Writers 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 054 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org3MSP/Admins 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 055 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org3MSP/Readers 2017-09-25 06:27:06.908 UTC [common/configtx] addToMap -> DEBU 056 Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org4MSP 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 057 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org4MSP/MSP 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 058 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org4MSP/Admins 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 059 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org4MSP/Readers 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 05a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org4MSP/Writers 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 05b Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org5MSP 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 05c Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org5MSP/MSP 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 05d Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org5MSP/Admins 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 05e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org5MSP/Readers 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 05f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org5MSP/Writers 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 060 Adding to config map: [Groups] /Channel/Consortiums/SampleConsortium/Org1MSP 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 061 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 062 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 063 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 064 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 065 Adding to config map: [Values] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 066 Adding to config map: [Policy] /Channel/Consortiums/Admins 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 067 Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 068 Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 069 Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 06a Adding to config map: [Policy] /Channel/Readers 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 06b Adding to config map: [Policy] /Channel/Writers 2017-09-25 06:27:06.909 UTC [common/configtx] addToMap -> DEBU 06c Adding to config map: [Policy] /Channel/Admins 2017-09-25 06:27:06.910 UTC [common/configtx] processConfig -> DEBU 06d Beginning new config for channel testchainid 2017-09-25 06:27:06.910 UTC [common/config] NewStandardValues -> DEBU 06e Initializing protos for *config.ChannelProtos 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 06f Processing field: HashingAlgorithm 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 070 Processing field: BlockDataHashingStructure 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 071 Processing field: OrdererAddresses 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 072 Processing field: Consortium 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 073 Proposed new policy Readers for Channel 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 074 Proposed new policy Writers for Channel 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 075 Proposed new policy Admins for Channel 2017-09-25 06:27:06.910 UTC [common/config] NewStandardValues -> DEBU 076 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 077 Processing field: ConsensusType 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 078 Processing field: BatchSize 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 079 Processing field: BatchTimeout 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 07a Processing field: KafkaBrokers 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 07b Processing field: ChannelRestrictions 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 07c Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 07d Proposed new policy Readers for Orderer 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 07e Proposed new policy Writers for Orderer 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 07f Proposed new policy Admins for Orderer 2017-09-25 06:27:06.910 UTC [common/config] NewStandardValues -> DEBU 080 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 081 Processing field: MSP 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 082 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 083 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 084 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:06.910 UTC [policies] ProposePolicy -> DEBU 085 Proposed new policy Admins for Consortiums 2017-09-25 06:27:06.910 UTC [common/config] NewStandardValues -> DEBU 086 Initializing protos for *config.ConsortiumProtos 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 087 Processing field: ChannelCreationPolicy 2017-09-25 06:27:06.910 UTC [common/config] NewStandardValues -> DEBU 088 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:06.910 UTC [common/config] initializeProtosStruct -> DEBU 089 Processing field: MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 08a Proposed new policy Writers for Org2MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 08b Proposed new policy Admins for Org2MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 08c Proposed new policy Readers for Org2MSP 2017-09-25 06:27:06.911 UTC [common/config] NewStandardValues -> DEBU 08d Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:06.911 UTC [common/config] initializeProtosStruct -> DEBU 08e Processing field: MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 08f Proposed new policy Readers for Org3MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 090 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 091 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:06.911 UTC [common/config] NewStandardValues -> DEBU 092 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:06.911 UTC [common/config] initializeProtosStruct -> DEBU 093 Processing field: MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 094 Proposed new policy Writers for Org4MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 095 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 096 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:06.911 UTC [common/config] NewStandardValues -> DEBU 097 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:06.911 UTC [common/config] initializeProtosStruct -> DEBU 098 Processing field: MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 099 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 09a Proposed new policy Readers for Org5MSP 2017-09-25 06:27:06.911 UTC [policies] ProposePolicy -> DEBU 09b Proposed new policy Writers for Org5MSP 2017-09-25 06:27:06.911 UTC [common/config] NewStandardValues -> DEBU 09c Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:06.911 UTC [common/config] initializeProtosStruct -> DEBU 09d Processing field: MSP 2017-09-25 06:27:06.912 UTC [policies] ProposePolicy -> DEBU 09e Proposed new policy Admins for Org1MSP 2017-09-25 06:27:06.912 UTC [policies] ProposePolicy -> DEBU 09f Proposed new policy Readers for Org1MSP 2017-09-25 06:27:06.912 UTC [policies] ProposePolicy -> DEBU 0a0 Proposed new policy Writers for Org1MSP 2017-09-25 06:27:06.912 UTC [common/config] validateMSP -> DEBU 0a1 Setting up MSP for org OrdererOrg 2017-09-25 06:27:06.912 UTC [msp] NewBccspMsp -> DEBU 0a2 Creating BCCSP-based MSP instance 2017-09-25 06:27:06.912 UTC [msp] Setup -> DEBU 0a3 Setting up MSP instance OrdererMSP 2017-09-25 06:27:06.912 UTC [msp/identity] newIdentity -> DEBU 0a4 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:06.912 UTC [msp/identity] newIdentity -> DEBU 0a5 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:06.912 UTC [msp/identity] newIdentity -> DEBU 0a6 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:06.913 UTC [msp] Validate -> DEBU 0a7 MSP OrdererMSP validating identity 2017-09-25 06:27:06.913 UTC [common/config] validateMSP -> DEBU 0a8 Setting up MSP for org Org2MSP 2017-09-25 06:27:06.913 UTC [msp] NewBccspMsp -> DEBU 0a9 Creating BCCSP-based MSP instance 2017-09-25 06:27:06.913 UTC [msp] Setup -> DEBU 0aa Setting up MSP instance Org2MSP 2017-09-25 06:27:06.913 UTC [msp/identity] newIdentity -> DEBU 0ab Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:06.914 UTC [msp/identity] newIdentity -> DEBU 0ac Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:06.914 UTC [msp/identity] newIdentity -> DEBU 0ad Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:06.914 UTC [msp] Validate -> DEBU 0ae MSP Org2MSP validating identity 2017-09-25 06:27:06.914 UTC [common/config] validateMSP -> DEBU 0af Setting up MSP for org Org3MSP 2017-09-25 06:27:06.914 UTC [msp] NewBccspMsp -> DEBU 0b0 Creating BCCSP-based MSP instance 2017-09-25 06:27:06.914 UTC [msp] Setup -> DEBU 0b1 Setting up MSP instance Org3MSP 2017-09-25 06:27:06.915 UTC [msp/identity] newIdentity -> DEBU 0b2 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:06.915 UTC [msp/identity] newIdentity -> DEBU 0b3 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:06.915 UTC [msp/identity] newIdentity -> DEBU 0b4 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:06.916 UTC [msp] Validate -> DEBU 0b5 MSP Org3MSP validating identity 2017-09-25 06:27:06.916 UTC [common/config] validateMSP -> DEBU 0b6 Setting up MSP for org Org4MSP 2017-09-25 06:27:06.916 UTC [msp] NewBccspMsp -> DEBU 0b7 Creating BCCSP-based MSP instance 2017-09-25 06:27:06.916 UTC [msp] Setup -> DEBU 0b8 Setting up MSP instance Org4MSP 2017-09-25 06:27:06.916 UTC [msp/identity] newIdentity -> DEBU 0b9 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:06.916 UTC [msp/identity] newIdentity -> DEBU 0ba Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:06.916 UTC [msp/identity] newIdentity -> DEBU 0bb Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:06.917 UTC [msp] Validate -> DEBU 0bc MSP Org4MSP validating identity 2017-09-25 06:27:06.917 UTC [common/config] validateMSP -> DEBU 0bd Setting up MSP for org Org5MSP 2017-09-25 06:27:06.917 UTC [msp] NewBccspMsp -> DEBU 0be Creating BCCSP-based MSP instance 2017-09-25 06:27:06.917 UTC [msp] Setup -> DEBU 0bf Setting up MSP instance Org5MSP 2017-09-25 06:27:06.917 UTC [msp/identity] newIdentity -> DEBU 0c0 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:06.917 UTC [msp/identity] newIdentity -> DEBU 0c1 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:06.918 UTC [msp/identity] newIdentity -> DEBU 0c2 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:06.918 UTC [msp] Validate -> DEBU 0c3 MSP Org5MSP validating identity 2017-09-25 06:27:06.918 UTC [common/config] validateMSP -> DEBU 0c4 Setting up MSP for org Org1MSP 2017-09-25 06:27:06.918 UTC [msp] NewBccspMsp -> DEBU 0c5 Creating BCCSP-based MSP instance 2017-09-25 06:27:06.918 UTC [msp] Setup -> DEBU 0c6 Setting up MSP instance Org1MSP 2017-09-25 06:27:06.918 UTC [msp/identity] newIdentity -> DEBU 0c7 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:06.919 UTC [msp/identity] newIdentity -> DEBU 0c8 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:06.919 UTC [msp/identity] newIdentity -> DEBU 0c9 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:06.920 UTC [msp] Validate -> DEBU 0ca MSP Org1MSP validating identity 2017-09-25 06:27:06.920 UTC [msp] Setup -> DEBU 0cb Setting up the MSP manager (6 msps) 2017-09-25 06:27:06.920 UTC [msp] Setup -> DEBU 0cc MSP manager setup complete, setup 6 msps 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0cd Returning policy Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0ce In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0cf Returning policy Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0d0 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0d1 Returning policy Admins for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0d2 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0d3 Returning policy Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0d4 Returning policy Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0d5 Returning policy Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0d6 Returning policy Admins for evaluation 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0d7 Returning policy Admins for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0d8 In commit adding relative sub-policy Org2MSP/Admins to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0d9 Returning policy Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0da In commit adding relative sub-policy Org2MSP/Readers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0db Returning policy Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0dc In commit adding relative sub-policy Org2MSP/Writers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0dd Returning policy Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0de In commit adding relative sub-policy Org3MSP/Readers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0df Returning policy Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0e0 In commit adding relative sub-policy Org3MSP/Writers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0e1 Returning policy Admins for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0e2 In commit adding relative sub-policy Org3MSP/Admins to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0e3 Returning policy Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0e4 In commit adding relative sub-policy Org4MSP/Writers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0e5 Returning policy Admins for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0e6 In commit adding relative sub-policy Org4MSP/Admins to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0e7 Returning policy Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0e8 In commit adding relative sub-policy Org4MSP/Readers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0e9 Returning policy Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0ea In commit adding relative sub-policy Org5MSP/Writers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0eb Returning policy Admins for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0ec In commit adding relative sub-policy Org5MSP/Admins to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0ed Returning policy Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0ee In commit adding relative sub-policy Org5MSP/Readers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0ef Returning policy Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0f0 In commit adding relative sub-policy Org1MSP/Writers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0f1 Returning policy Admins for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0f2 In commit adding relative sub-policy Org1MSP/Admins to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0f3 Returning policy Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0f4 In commit adding relative sub-policy Org1MSP/Readers to SampleConsortium 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0f5 Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0f6 In commit adding relative sub-policy SampleConsortium/Org1MSP/Writers to Consortiums 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0f7 Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0f8 In commit adding relative sub-policy SampleConsortium/Org1MSP/Readers to Consortiums 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0f9 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0fa In commit adding relative sub-policy SampleConsortium/Org3MSP/Readers to Consortiums 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0fb Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0fc In commit adding relative sub-policy SampleConsortium/Org3MSP/Writers to Consortiums 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0fd Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 0fe In commit adding relative sub-policy SampleConsortium/Org4MSP/Readers to Consortiums 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 0ff Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:06.920 UTC [policies] CommitProposals -> DEBU 100 In commit adding relative sub-policy SampleConsortium/Org1MSP/Admins to Consortiums 2017-09-25 06:27:06.920 UTC [policies] GetPolicy -> DEBU 101 Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 102 In commit adding relative sub-policy SampleConsortium/Org2MSP/Writers to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 103 Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 104 In commit adding relative sub-policy SampleConsortium/Org4MSP/Admins to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 105 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 106 In commit adding relative sub-policy SampleConsortium/Org5MSP/Writers to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 107 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 108 In commit adding relative sub-policy SampleConsortium/Org2MSP/Readers to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 109 Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 10a In commit adding relative sub-policy SampleConsortium/Org4MSP/Writers to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 10b Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 10c In commit adding relative sub-policy SampleConsortium/Org5MSP/Admins to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 10d Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 10e In commit adding relative sub-policy SampleConsortium/Org5MSP/Readers to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 10f Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 110 In commit adding relative sub-policy SampleConsortium/Org2MSP/Admins to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 111 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 112 In commit adding relative sub-policy SampleConsortium/Org3MSP/Admins to Consortiums 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 113 Returning policy Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 114 In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 115 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 116 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 117 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 118 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 119 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 11a In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 11b Returning policy BlockValidation for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 11c In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 11d Returning policy Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 11e In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 11f Returning policy Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 120 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 121 Returning policy SampleConsortium/Org5MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 122 In commit adding relative sub-policy Consortiums/SampleConsortium/Org5MSP/Admins to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 123 Returning policy SampleConsortium/Org1MSP/Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 124 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Readers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 125 Returning policy SampleConsortium/Org3MSP/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 126 In commit adding relative sub-policy Consortiums/SampleConsortium/Org3MSP/Writers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 127 Returning policy SampleConsortium/Org1MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 128 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Admins to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 129 Returning policy SampleConsortium/Org4MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 12a In commit adding relative sub-policy Consortiums/SampleConsortium/Org4MSP/Admins to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 12b Returning policy SampleConsortium/Org2MSP/Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 12c In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Readers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 12d Returning policy SampleConsortium/Org4MSP/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 12e In commit adding relative sub-policy Consortiums/SampleConsortium/Org4MSP/Writers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 12f Returning policy Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 130 In commit adding relative sub-policy Consortiums/Admins to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 131 Returning policy SampleConsortium/Org1MSP/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 132 In commit adding relative sub-policy Consortiums/SampleConsortium/Org1MSP/Writers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 133 Returning policy SampleConsortium/Org5MSP/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 134 In commit adding relative sub-policy Consortiums/SampleConsortium/Org5MSP/Writers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 135 Returning policy SampleConsortium/Org5MSP/Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 136 In commit adding relative sub-policy Consortiums/SampleConsortium/Org5MSP/Readers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 137 Returning policy SampleConsortium/Org3MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 138 In commit adding relative sub-policy Consortiums/SampleConsortium/Org3MSP/Admins to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 139 Returning policy SampleConsortium/Org3MSP/Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 13a In commit adding relative sub-policy Consortiums/SampleConsortium/Org3MSP/Readers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 13b Returning policy SampleConsortium/Org4MSP/Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 13c In commit adding relative sub-policy Consortiums/SampleConsortium/Org4MSP/Readers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 13d Returning policy SampleConsortium/Org2MSP/Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 13e In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Writers to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 13f Returning policy SampleConsortium/Org2MSP/Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 140 In commit adding relative sub-policy Consortiums/SampleConsortium/Org2MSP/Admins to Channel 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 141 Returning policy Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 142 Returning dummy reject all policy because Readers could not be found in /Consortiums/Readers 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 143 Returning policy Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 144 Returning dummy reject all policy because Writers could not be found in /Consortiums/Writers 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 145 Returning policy Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 146 Returning policy Admins for evaluation 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 147 Returning policy Readers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 148 As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 149 Returning policy Writers for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 14a As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:27:06.921 UTC [policies] GetPolicy -> DEBU 14b Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:27:06.921 UTC [policies] CommitProposals -> DEBU 14c As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:27:06.921 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 14d retrieveBlockByNumber() - blockNum = [0] 2017-09-25 06:27:06.921 UTC [fsblkstorage] newBlockfileStream -> DEBU 14e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] 2017-09-25 06:27:06.921 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 14f Remaining bytes=[17236], Going to peek [8] bytes 2017-09-25 06:27:06.921 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 150 Returning blockbytes - length=[17233], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]} 2017-09-25 06:27:06.922 UTC [orderer/multichain] newChainSupport -> DEBU 151 [channel: testchainid] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=0): 2017-09-25 06:27:06.922 UTC [orderer/multichain] NewManagerImpl -> INFO 152 Starting with system channel testchainid and orderer type solo 2017-09-25 06:27:06.922 UTC [orderer/main] main -> INFO 153 Beginning to serve requests 2017-09-25 06:27:07.944 UTC [orderer/main] Deliver -> DEBU 154 Starting new Deliver handler 2017-09-25 06:27:07.944 UTC [orderer/common/deliver] Handle -> DEBU 155 Starting new deliver loop 2017-09-25 06:27:07.945 UTC [orderer/common/deliver] Handle -> DEBU 156 Attempting to read seek info message 2017-09-25 06:27:07.948 UTC [orderer/main] Broadcast -> DEBU 157 Starting new Broadcast handler 2017-09-25 06:27:07.948 UTC [orderer/common/broadcast] Handle -> DEBU 158 Starting new broadcast loop 2017-09-25 06:27:07.948 UTC [orderer/common/broadcast] Handle -> DEBU 159 Preprocessing CONFIG_UPDATE 2017-09-25 06:27:07.948 UTC [orderer/configupdate] Process -> DEBU 15a Processing channel creation request for channel mychannel 2017-09-25 06:27:07.949 UTC [msp] GetLocalMSP -> DEBU 15b Returning existing local MSP 2017-09-25 06:27:07.949 UTC [msp] GetDefaultSigningIdentity -> DEBU 15c Obtaining default signing identity 2017-09-25 06:27:07.949 UTC [msp] GetLocalMSP -> DEBU 15d Returning existing local MSP 2017-09-25 06:27:07.949 UTC [msp] GetDefaultSigningIdentity -> DEBU 15e Obtaining default signing identity 2017-09-25 06:27:07.949 UTC [msp/identity] Sign -> DEBU 15f Sign: plaintext: 0AB1060A1508011A0608BBC3A2CE0522...41646D696E7310021A0641646D696E73 2017-09-25 06:27:07.949 UTC [msp/identity] Sign -> DEBU 160 Sign: digest: E6BFC7E48361155979022198B13FEFD2F48BBEFE736464804B98E3DD0AEE4518 2017-09-25 06:27:07.949 UTC [common/config] NewStandardValues -> DEBU 161 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:07.949 UTC [common/config] initializeProtosStruct -> DEBU 162 Processing field: HashingAlgorithm 2017-09-25 06:27:07.949 UTC [common/config] initializeProtosStruct -> DEBU 163 Processing field: BlockDataHashingStructure 2017-09-25 06:27:07.949 UTC [common/config] initializeProtosStruct -> DEBU 164 Processing field: OrdererAddresses 2017-09-25 06:27:07.949 UTC [common/config] initializeProtosStruct -> DEBU 165 Processing field: Consortium 2017-09-25 06:27:07.949 UTC [common/configtx] addToMap -> DEBU 166 Adding to config map: [Groups] /Channel 2017-09-25 06:27:07.949 UTC [common/configtx] addToMap -> DEBU 167 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:27:07.949 UTC [common/configtx] addToMap -> DEBU 168 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-25 06:27:07.949 UTC [common/configtx] addToMap -> DEBU 169 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-25 06:27:07.949 UTC [common/configtx] addToMap -> DEBU 16a Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 16b Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 16c Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 16d Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 16e Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 16f Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 170 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 171 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 172 Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 173 Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 174 Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 175 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 176 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:07.950 UTC [common/configtx] addToMap -> DEBU 177 Adding to config map: [Values] /Channel/Application/Org5MSP/MSP 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 178 Adding to config map: [Policy] /Channel/Application/Org5MSP/Admins 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 179 Adding to config map: [Policy] /Channel/Application/Org5MSP/Readers 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 17a Adding to config map: [Policy] /Channel/Application/Org5MSP/Writers 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 17b Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 17c Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 17d Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 17e Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 17f Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 180 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 181 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 182 Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 183 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 184 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 185 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 186 Adding to config map: [Values] /Channel/Application/Org3MSP/MSP 2017-09-25 06:27:07.951 UTC [common/configtx] addToMap -> DEBU 187 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 188 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 189 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 18a Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 18b Adding to config map: [Values] /Channel/Application/Org4MSP/MSP 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 18c Adding to config map: [Policy] /Channel/Application/Org4MSP/Writers 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 18d Adding to config map: [Policy] /Channel/Application/Org4MSP/Admins 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 18e Adding to config map: [Policy] /Channel/Application/Org4MSP/Readers 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 18f Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 190 Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 191 Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 192 Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 193 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:07.952 UTC [common/configtx] addToMap -> DEBU 194 Adding to config map: [Policy] /Channel/Readers 2017-09-25 06:27:07.953 UTC [common/configtx] addToMap -> DEBU 195 Adding to config map: [Policy] /Channel/Writers 2017-09-25 06:27:07.953 UTC [common/configtx] addToMap -> DEBU 196 Adding to config map: [Policy] /Channel/Admins 2017-09-25 06:27:07.953 UTC [common/configtx] processConfig -> DEBU 197 Beginning new config for channel mychannel 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 198 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 199 Processing field: HashingAlgorithm 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 19a Processing field: BlockDataHashingStructure 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 19b Processing field: OrdererAddresses 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 19c Processing field: Consortium 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 19d Proposed new policy Readers for Channel 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 19e Proposed new policy Writers for Channel 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 19f Proposed new policy Admins for Channel 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1a0 Initializing protos for *struct {} 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1a1 Proposed new policy ChannelCreationPolicy for Application 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1a2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1a3 Processing field: MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1a4 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1a5 Processing field: AnchorPeers 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1a6 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1a7 Processing field: MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1a8 Proposed new policy Writers for Org4MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1a9 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1aa Proposed new policy Readers for Org4MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1ab Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1ac Processing field: MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1ad Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1ae Processing field: AnchorPeers 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1af Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1b0 Processing field: MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1b1 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1b2 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1b3 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1b4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1b5 Processing field: MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1b6 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1b7 Processing field: AnchorPeers 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1b8 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1b9 Processing field: MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1ba Proposed new policy Readers for Org1MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1bb Proposed new policy Writers for Org1MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1bc Proposed new policy Admins for Org1MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1bd Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1be Processing field: MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1bf Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1c0 Processing field: AnchorPeers 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1c1 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1c2 Processing field: MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1c3 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1c4 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1c5 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1c6 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1c7 Processing field: MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1c8 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1c9 Processing field: AnchorPeers 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1ca Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1cb Processing field: MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1cc Proposed new policy Readers for Org3MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1cd Proposed new policy Writers for Org3MSP 2017-09-25 06:27:07.953 UTC [policies] ProposePolicy -> DEBU 1ce Proposed new policy Admins for Org3MSP 2017-09-25 06:27:07.953 UTC [common/config] NewStandardValues -> DEBU 1cf Initializing protos for *config.OrdererProtos 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1d0 Processing field: ConsensusType 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1d1 Processing field: BatchSize 2017-09-25 06:27:07.953 UTC [common/config] initializeProtosStruct -> DEBU 1d2 Processing field: BatchTimeout 2017-09-25 06:27:07.954 UTC [common/config] initializeProtosStruct -> DEBU 1d3 Processing field: KafkaBrokers 2017-09-25 06:27:07.954 UTC [common/config] initializeProtosStruct -> DEBU 1d4 Processing field: ChannelRestrictions 2017-09-25 06:27:07.954 UTC [policies] ProposePolicy -> DEBU 1d5 Proposed new policy Readers for Orderer 2017-09-25 06:27:07.954 UTC [policies] ProposePolicy -> DEBU 1d6 Proposed new policy Writers for Orderer 2017-09-25 06:27:07.954 UTC [policies] ProposePolicy -> DEBU 1d7 Proposed new policy Admins for Orderer 2017-09-25 06:27:07.954 UTC [policies] ProposePolicy -> DEBU 1d8 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:07.954 UTC [common/config] NewStandardValues -> DEBU 1d9 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.954 UTC [common/config] initializeProtosStruct -> DEBU 1da Processing field: MSP 2017-09-25 06:27:07.954 UTC [policies] ProposePolicy -> DEBU 1db Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:07.954 UTC [policies] ProposePolicy -> DEBU 1dc Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:07.954 UTC [policies] ProposePolicy -> DEBU 1dd Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:07.954 UTC [common/config] Validate -> DEBU 1de Anchor peers for org Org4MSP are 2017-09-25 06:27:07.954 UTC [common/config] validateMSP -> DEBU 1df Setting up MSP for org Org4MSP 2017-09-25 06:27:07.954 UTC [msp] NewBccspMsp -> DEBU 1e0 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.954 UTC [msp] Setup -> DEBU 1e1 Setting up MSP instance Org4MSP 2017-09-25 06:27:07.954 UTC [msp/identity] newIdentity -> DEBU 1e2 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:07.954 UTC [msp/identity] newIdentity -> DEBU 1e3 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:07.954 UTC [msp/identity] newIdentity -> DEBU 1e4 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:07.955 UTC [msp] Validate -> DEBU 1e5 MSP Org4MSP validating identity 2017-09-25 06:27:07.955 UTC [common/config] Validate -> DEBU 1e6 Anchor peers for org Org5MSP are 2017-09-25 06:27:07.955 UTC [common/config] validateMSP -> DEBU 1e7 Setting up MSP for org Org5MSP 2017-09-25 06:27:07.955 UTC [msp] NewBccspMsp -> DEBU 1e8 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.955 UTC [msp] Setup -> DEBU 1e9 Setting up MSP instance Org5MSP 2017-09-25 06:27:07.955 UTC [msp/identity] newIdentity -> DEBU 1ea Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:07.956 UTC [msp/identity] newIdentity -> DEBU 1eb Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:07.956 UTC [msp/identity] newIdentity -> DEBU 1ec Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:07.956 UTC [msp] Validate -> DEBU 1ed MSP Org5MSP validating identity 2017-09-25 06:27:07.956 UTC [common/config] Validate -> DEBU 1ee Anchor peers for org Org1MSP are 2017-09-25 06:27:07.956 UTC [common/config] validateMSP -> DEBU 1ef Setting up MSP for org Org1MSP 2017-09-25 06:27:07.956 UTC [msp] NewBccspMsp -> DEBU 1f0 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.956 UTC [msp] Setup -> DEBU 1f1 Setting up MSP instance Org1MSP 2017-09-25 06:27:07.957 UTC [msp/identity] newIdentity -> DEBU 1f2 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:07.957 UTC [msp/identity] newIdentity -> DEBU 1f3 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.957 UTC [msp/identity] newIdentity -> DEBU 1f4 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.957 UTC [msp] Validate -> DEBU 1f5 MSP Org1MSP validating identity 2017-09-25 06:27:07.958 UTC [common/config] Validate -> DEBU 1f6 Anchor peers for org Org2MSP are 2017-09-25 06:27:07.958 UTC [common/config] validateMSP -> DEBU 1f7 Setting up MSP for org Org2MSP 2017-09-25 06:27:07.958 UTC [msp] NewBccspMsp -> DEBU 1f8 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.958 UTC [msp] Setup -> DEBU 1f9 Setting up MSP instance Org2MSP 2017-09-25 06:27:07.958 UTC [msp/identity] newIdentity -> DEBU 1fa Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:07.958 UTC [msp/identity] newIdentity -> DEBU 1fb Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:07.958 UTC [msp/identity] newIdentity -> DEBU 1fc Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:07.959 UTC [msp] Validate -> DEBU 1fd MSP Org2MSP validating identity 2017-09-25 06:27:07.959 UTC [common/config] Validate -> DEBU 1fe Anchor peers for org Org3MSP are 2017-09-25 06:27:07.959 UTC [common/config] validateMSP -> DEBU 1ff Setting up MSP for org Org3MSP 2017-09-25 06:27:07.959 UTC [msp] NewBccspMsp -> DEBU 200 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.959 UTC [msp] Setup -> DEBU 201 Setting up MSP instance Org3MSP 2017-09-25 06:27:07.959 UTC [msp/identity] newIdentity -> DEBU 202 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:07.960 UTC [msp/identity] newIdentity -> DEBU 203 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:07.960 UTC [msp/identity] newIdentity -> DEBU 204 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:07.960 UTC [msp] Validate -> DEBU 205 MSP Org3MSP validating identity 2017-09-25 06:27:07.961 UTC [common/config] validateMSP -> DEBU 206 Setting up MSP for org OrdererOrg 2017-09-25 06:27:07.961 UTC [msp] NewBccspMsp -> DEBU 207 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.961 UTC [msp] Setup -> DEBU 208 Setting up MSP instance OrdererMSP 2017-09-25 06:27:07.961 UTC [msp/identity] newIdentity -> DEBU 209 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:07.961 UTC [msp/identity] newIdentity -> DEBU 20a Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:07.961 UTC [msp/identity] newIdentity -> DEBU 20b Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:07.962 UTC [msp] Validate -> DEBU 20c MSP OrdererMSP validating identity 2017-09-25 06:27:07.962 UTC [msp] Setup -> DEBU 20d Setting up the MSP manager (6 msps) 2017-09-25 06:27:07.962 UTC [msp] Setup -> DEBU 20e MSP manager setup complete, setup 6 msps 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 20f Returning policy Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 210 In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 211 Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 212 In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 213 Returning policy Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 214 In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 215 Returning policy Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 216 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 217 Returning policy Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 218 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 219 Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 21a In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 21b Returning policy Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 21c In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 21d Returning policy Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 21e In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 21f Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 220 In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 221 Returning policy Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 222 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 223 Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 224 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 225 Returning policy Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 226 In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 227 Returning policy Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 228 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 229 Returning policy Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 22a In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 22b Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 22c In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 22d Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 22e Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 22f Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 230 Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 231 Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 232 Returning policy Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 233 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 234 Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 235 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 236 Returning policy Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 237 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 238 Returning policy Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 239 Returning policy Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 23a Returning policy Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 23b Returning policy Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 23c Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 23d In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 23e Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 23f In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 240 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 241 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 242 Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:07.962 UTC [policies] CommitProposals -> DEBU 243 In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:07.962 UTC [policies] GetPolicy -> DEBU 244 Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 245 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 246 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 247 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 248 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 249 In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 24a Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 24b In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 24c Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 24d In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 24e Returning policy ChannelCreationPolicy for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 24f In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 250 Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 251 In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 252 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 253 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 254 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 255 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 256 Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 257 In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 258 Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 259 In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 25a Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 25b In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 25c Returning policy Admins for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 25d In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 25e Returning policy BlockValidation for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 25f In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 260 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 261 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 262 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 263 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 264 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 265 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 266 Returning policy Readers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 267 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 268 Returning policy Writers for evaluation 2017-09-25 06:27:07.963 UTC [policies] CommitProposals -> DEBU 269 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 26a Returning policy Readers for evaluation 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 26b Returning dummy reject all policy because Readers could not be found in /Application/Readers 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 26c Returning policy Writers for evaluation 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 26d Returning dummy reject all policy because Writers could not be found in /Application/Writers 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 26e Returning dummy reject all policy because Admins could not be found in /Application/Admins 2017-09-25 06:27:07.963 UTC [policies] GetPolicy -> DEBU 26f Returning policy Admins for evaluation 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 270 Adding to config map: [Groups] /Channel 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 271 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 272 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 273 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 274 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 275 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 276 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 277 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 278 Adding to config map: [Groups] /Channel 2017-09-25 06:27:07.963 UTC [common/configtx] addToMap -> DEBU 279 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 27a Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 27b Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 27c Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 27d Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 27e Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 27f Adding to config map: [Policy] /Channel/Application/Writers 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 280 Adding to config map: [Policy] /Channel/Application/Readers 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 281 Adding to config map: [Policy] /Channel/Application/Admins 2017-09-25 06:27:07.964 UTC [common/configtx] addToMap -> DEBU 282 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:07.964 UTC [policies] GetPolicy -> DEBU 283 Returning policy ChannelCreationPolicy for evaluation 2017-09-25 06:27:07.964 UTC [cauthdsl] func1 -> DEBU 284 0xc420168bc8 gate 1506320827964348929 evaluation starts 2017-09-25 06:27:07.964 UTC [cauthdsl] func2 -> DEBU 285 0xc420168bc8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:07.964 UTC [cauthdsl] func2 -> DEBU 286 0xc420168bc8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:07.964 UTC [msp/identity] newIdentity -> DEBU 287 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.964 UTC [cauthdsl] func2 -> DEBU 288 0xc420168bc8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:27:07.964 UTC [cauthdsl] func2 -> DEBU 289 0xc420168bc8 principal evaluation fails 2017-09-25 06:27:07.964 UTC [cauthdsl] func1 -> DEBU 28a 0xc420168bc8 gate 1506320827964348929 evaluation fails 2017-09-25 06:27:07.964 UTC [cauthdsl] func1 -> DEBU 28b 0xc420168bc8 gate 1506320827964706154 evaluation starts 2017-09-25 06:27:07.964 UTC [cauthdsl] func2 -> DEBU 28c 0xc420168bc8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:07.964 UTC [cauthdsl] func2 -> DEBU 28d 0xc420168bc8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:07.964 UTC [msp/identity] newIdentity -> DEBU 28e Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.964 UTC [cauthdsl] func2 -> DEBU 28f 0xc420168bc8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:07.965 UTC [cauthdsl] func2 -> DEBU 290 0xc420168bc8 principal evaluation fails 2017-09-25 06:27:07.965 UTC [cauthdsl] func1 -> DEBU 291 0xc420168bc8 gate 1506320827964706154 evaluation fails 2017-09-25 06:27:07.965 UTC [cauthdsl] func1 -> DEBU 292 0xc420168bc8 gate 1506320827965036327 evaluation starts 2017-09-25 06:27:07.965 UTC [cauthdsl] func2 -> DEBU 293 0xc420168bc8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:07.965 UTC [cauthdsl] func2 -> DEBU 294 0xc420168bc8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:07.965 UTC [msp/identity] newIdentity -> DEBU 295 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.965 UTC [msp] SatisfiesPrincipal -> DEBU 296 Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:07.965 UTC [cauthdsl] func2 -> DEBU 297 0xc420168bc8 principal matched by identity 0 2017-09-25 06:27:07.965 UTC [msp/identity] Verify -> DEBU 298 Verify: digest = 00000000 91 88 5c 5d 32 e8 28 c7 b1 ae e0 a6 5f 76 f0 f0 |..\]2.(....._v..| 00000010 16 3d b6 40 66 ee 2c c9 18 55 8d 97 e2 61 9a 7b |.=.@f.,..U...a.{| 2017-09-25 06:27:07.965 UTC [msp/identity] Verify -> DEBU 299 Verify: sig = 00000000 30 44 02 20 3a 36 71 5c 6d 43 c3 aa 5a b4 d5 92 |0D. :6q\mC..Z...| 00000010 a7 07 ff 83 9a 4c 4e ae cc 91 6a 9f 14 31 fb 27 |.....LN...j..1.'| 00000020 c3 b2 c2 13 02 20 7e ca b8 8c 80 68 52 4a 4b da |..... ~....hRJK.| 00000030 ed da e8 ee 22 db e2 d0 57 36 00 ed ac c9 e4 fd |...."...W6......| 00000040 e3 3f e3 ff be e2 |.?....| 2017-09-25 06:27:07.965 UTC [cauthdsl] func2 -> DEBU 29a 0xc420168bc8 principal evaluation succeeds for identity 0 2017-09-25 06:27:07.965 UTC [cauthdsl] func1 -> DEBU 29b 0xc420168bc8 gate 1506320827965036327 evaluation succeeds 2017-09-25 06:27:07.965 UTC [common/configtx] processConfig -> DEBU 29c Beginning new config for channel mychannel 2017-09-25 06:27:07.965 UTC [common/config] NewStandardValues -> DEBU 29d Initializing protos for *config.ChannelProtos 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 29e Processing field: HashingAlgorithm 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 29f Processing field: BlockDataHashingStructure 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 2a0 Processing field: OrdererAddresses 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 2a1 Processing field: Consortium 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2a2 Proposed new policy Readers for Channel 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2a3 Proposed new policy Writers for Channel 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2a4 Proposed new policy Admins for Channel 2017-09-25 06:27:07.965 UTC [common/config] NewStandardValues -> DEBU 2a5 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 2a6 Processing field: ConsensusType 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 2a7 Processing field: BatchSize 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 2a8 Processing field: BatchTimeout 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 2a9 Processing field: KafkaBrokers 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 2aa Processing field: ChannelRestrictions 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2ab Proposed new policy Readers for Orderer 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2ac Proposed new policy Writers for Orderer 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2ad Proposed new policy Admins for Orderer 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2ae Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:07.965 UTC [common/config] NewStandardValues -> DEBU 2af Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.965 UTC [common/config] initializeProtosStruct -> DEBU 2b0 Processing field: MSP 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2b1 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2b2 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2b3 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:07.965 UTC [common/config] NewStandardValues -> DEBU 2b4 Initializing protos for *struct {} 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2b5 Proposed new policy Writers for Application 2017-09-25 06:27:07.965 UTC [policies] ProposePolicy -> DEBU 2b6 Proposed new policy Readers for Application 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2b7 Proposed new policy Admins for Application 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2b8 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2b9 Processing field: MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2ba Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2bb Processing field: AnchorPeers 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2bc Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2bd Processing field: MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2be Proposed new policy Admins for Org1MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2bf Proposed new policy Readers for Org1MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2c0 Proposed new policy Writers for Org1MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2c1 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2c2 Processing field: MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2c3 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2c4 Processing field: AnchorPeers 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2c5 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2c6 Processing field: MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2c7 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2c8 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2c9 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2ca Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2cb Processing field: MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2cc Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2cd Processing field: AnchorPeers 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2ce Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2cf Processing field: MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2d0 Proposed new policy Readers for Org3MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2d1 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2d2 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2d3 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2d4 Processing field: MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2d5 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2d6 Processing field: AnchorPeers 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2d7 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2d8 Processing field: MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2d9 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2da Proposed new policy Readers for Org4MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2db Proposed new policy Writers for Org4MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2dc Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2dd Processing field: MSP 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2de Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2df Processing field: AnchorPeers 2017-09-25 06:27:07.966 UTC [common/config] NewStandardValues -> DEBU 2e0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.966 UTC [common/config] initializeProtosStruct -> DEBU 2e1 Processing field: MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2e2 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2e3 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:07.966 UTC [policies] ProposePolicy -> DEBU 2e4 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:07.966 UTC [common/config] validateMSP -> DEBU 2e5 Setting up MSP for org OrdererOrg 2017-09-25 06:27:07.966 UTC [msp] NewBccspMsp -> DEBU 2e6 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.966 UTC [msp] Setup -> DEBU 2e7 Setting up MSP instance OrdererMSP 2017-09-25 06:27:07.966 UTC [msp/identity] newIdentity -> DEBU 2e8 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:07.967 UTC [msp/identity] newIdentity -> DEBU 2e9 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:07.967 UTC [msp/identity] newIdentity -> DEBU 2ea Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:07.967 UTC [msp] Validate -> DEBU 2eb MSP OrdererMSP validating identity 2017-09-25 06:27:07.967 UTC [common/config] Validate -> DEBU 2ec Anchor peers for org Org1MSP are 2017-09-25 06:27:07.967 UTC [common/config] validateMSP -> DEBU 2ed Setting up MSP for org Org1MSP 2017-09-25 06:27:07.967 UTC [msp] NewBccspMsp -> DEBU 2ee Creating BCCSP-based MSP instance 2017-09-25 06:27:07.967 UTC [msp] Setup -> DEBU 2ef Setting up MSP instance Org1MSP 2017-09-25 06:27:07.968 UTC [msp/identity] newIdentity -> DEBU 2f0 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:07.968 UTC [msp/identity] newIdentity -> DEBU 2f1 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.968 UTC [msp/identity] newIdentity -> DEBU 2f2 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.968 UTC [msp] Validate -> DEBU 2f3 MSP Org1MSP validating identity 2017-09-25 06:27:07.969 UTC [common/config] Validate -> DEBU 2f4 Anchor peers for org Org2MSP are 2017-09-25 06:27:07.969 UTC [common/config] validateMSP -> DEBU 2f5 Setting up MSP for org Org2MSP 2017-09-25 06:27:07.969 UTC [msp] NewBccspMsp -> DEBU 2f6 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.969 UTC [msp] Setup -> DEBU 2f7 Setting up MSP instance Org2MSP 2017-09-25 06:27:07.969 UTC [msp/identity] newIdentity -> DEBU 2f8 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:07.969 UTC [msp/identity] newIdentity -> DEBU 2f9 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:07.969 UTC [msp/identity] newIdentity -> DEBU 2fa Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:07.970 UTC [msp] Validate -> DEBU 2fb MSP Org2MSP validating identity 2017-09-25 06:27:07.970 UTC [common/config] Validate -> DEBU 2fc Anchor peers for org Org3MSP are 2017-09-25 06:27:07.970 UTC [common/config] validateMSP -> DEBU 2fd Setting up MSP for org Org3MSP 2017-09-25 06:27:07.970 UTC [msp] NewBccspMsp -> DEBU 2fe Creating BCCSP-based MSP instance 2017-09-25 06:27:07.970 UTC [msp] Setup -> DEBU 2ff Setting up MSP instance Org3MSP 2017-09-25 06:27:07.970 UTC [msp/identity] newIdentity -> DEBU 300 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:07.970 UTC [msp/identity] newIdentity -> DEBU 301 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:07.970 UTC [msp/identity] newIdentity -> DEBU 302 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:07.971 UTC [msp] Validate -> DEBU 303 MSP Org3MSP validating identity 2017-09-25 06:27:07.971 UTC [common/config] Validate -> DEBU 304 Anchor peers for org Org4MSP are 2017-09-25 06:27:07.971 UTC [common/config] validateMSP -> DEBU 305 Setting up MSP for org Org4MSP 2017-09-25 06:27:07.971 UTC [msp] NewBccspMsp -> DEBU 306 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.971 UTC [msp] Setup -> DEBU 307 Setting up MSP instance Org4MSP 2017-09-25 06:27:07.971 UTC [msp/identity] newIdentity -> DEBU 308 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:07.971 UTC [msp/identity] newIdentity -> DEBU 309 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:07.972 UTC [msp/identity] newIdentity -> DEBU 30a Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:07.972 UTC [msp] Validate -> DEBU 30b MSP Org4MSP validating identity 2017-09-25 06:27:07.972 UTC [common/config] Validate -> DEBU 30c Anchor peers for org Org5MSP are 2017-09-25 06:27:07.972 UTC [common/config] validateMSP -> DEBU 30d Setting up MSP for org Org5MSP 2017-09-25 06:27:07.972 UTC [msp] NewBccspMsp -> DEBU 30e Creating BCCSP-based MSP instance 2017-09-25 06:27:07.972 UTC [msp] Setup -> DEBU 30f Setting up MSP instance Org5MSP 2017-09-25 06:27:07.972 UTC [msp/identity] newIdentity -> DEBU 310 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:07.973 UTC [msp/identity] newIdentity -> DEBU 311 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:07.973 UTC [msp/identity] newIdentity -> DEBU 312 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:07.973 UTC [msp] Validate -> DEBU 313 MSP Org5MSP validating identity 2017-09-25 06:27:07.973 UTC [msp] Setup -> DEBU 314 Setting up the MSP manager (6 msps) 2017-09-25 06:27:07.973 UTC [msp] Setup -> DEBU 315 MSP manager setup complete, setup 6 msps 2017-09-25 06:27:07.973 UTC [msp] GetLocalMSP -> DEBU 316 Returning existing local MSP 2017-09-25 06:27:07.973 UTC [msp] GetDefaultSigningIdentity -> DEBU 317 Obtaining default signing identity 2017-09-25 06:27:07.974 UTC [msp] GetLocalMSP -> DEBU 318 Returning existing local MSP 2017-09-25 06:27:07.974 UTC [msp] GetDefaultSigningIdentity -> DEBU 319 Obtaining default signing identity 2017-09-25 06:27:07.974 UTC [msp/identity] Sign -> DEBU 31a Sign: plaintext: 0AB1060A1508011A0608BBC3A2CE0522...A4B7237B288FE2DE85096BDAF5978D7B 2017-09-25 06:27:07.974 UTC [msp/identity] Sign -> DEBU 31b Sign: digest: 9E98244FCF218659858BF8B6225E39600DE7D65CB24AFE2EBFBADE2D6C497D32 2017-09-25 06:27:07.974 UTC [msp] GetLocalMSP -> DEBU 31c Returning existing local MSP 2017-09-25 06:27:07.974 UTC [msp] GetDefaultSigningIdentity -> DEBU 31d Obtaining default signing identity 2017-09-25 06:27:07.974 UTC [msp] GetLocalMSP -> DEBU 31e Returning existing local MSP 2017-09-25 06:27:07.974 UTC [msp] GetDefaultSigningIdentity -> DEBU 31f Obtaining default signing identity 2017-09-25 06:27:07.974 UTC [msp/identity] Sign -> DEBU 320 Sign: plaintext: 0AB3060A1708041A0608BBC3A2CE0522...5780B92569D2AD2E645D4B2A9A3E9349 2017-09-25 06:27:07.974 UTC [msp/identity] Sign -> DEBU 321 Sign: digest: 18B4D0DE4C3AD09CA08EF69EAA916C881EE6710023DBBCBB2AFD96520DD3924E 2017-09-25 06:27:07.974 UTC [orderer/common/broadcast] Handle -> DEBU 322 [channel: testchainid] Broadcast is filtering message of type ORDERER_TRANSACTION 2017-09-25 06:27:07.974 UTC [policies] GetPolicy -> DEBU 323 Returning policy Writers for evaluation 2017-09-25 06:27:07.974 UTC [cauthdsl] func1 -> DEBU 324 0xc4201693b8 gate 1506320827974753416 evaluation starts 2017-09-25 06:27:07.974 UTC [cauthdsl] func2 -> DEBU 325 0xc4201693b8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:07.974 UTC [cauthdsl] func2 -> DEBU 326 0xc4201693b8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:07.974 UTC [msp/identity] newIdentity -> DEBU 327 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:27:07.975 UTC [msp] SatisfiesPrincipal -> DEBU 328 Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:27:07.975 UTC [msp] Validate -> DEBU 329 MSP OrdererMSP validating identity 2017-09-25 06:27:07.975 UTC [cauthdsl] func2 -> DEBU 32a 0xc4201693b8 principal matched by identity 0 2017-09-25 06:27:07.975 UTC [msp/identity] Verify -> DEBU 32b Verify: digest = 00000000 18 b4 d0 de 4c 3a d0 9c a0 8e f6 9e aa 91 6c 88 |....L:........l.| 00000010 1e e6 71 00 23 db bc bb 2a fd 96 52 0d d3 92 4e |..q.#...*..R...N| 2017-09-25 06:27:07.975 UTC [msp/identity] Verify -> DEBU 32c Verify: sig = 00000000 30 44 02 20 4f 32 f6 f0 6f d3 be 76 6c d2 66 ef |0D. O2..o..vl.f.| 00000010 49 f5 08 fe 88 d3 e3 79 88 a7 73 46 69 fb 0d ee |I......y..sFi...| 00000020 9d 88 12 19 02 20 65 6f 51 f8 27 fa 37 25 0b 2b |..... eoQ.'.7%.+| 00000030 00 e6 5c 35 47 9a f4 8d 20 f6 8b bb be 41 ed dc |..\5G... ....A..| 00000040 f6 8b 71 ed f9 f4 |..q...| 2017-09-25 06:27:07.975 UTC [cauthdsl] func2 -> DEBU 32d 0xc4201693b8 principal evaluation succeeds for identity 0 2017-09-25 06:27:07.975 UTC [cauthdsl] func1 -> DEBU 32e 0xc4201693b8 gate 1506320827974753416 evaluation succeeds 2017-09-25 06:27:07.975 UTC [orderer/common/sigfilter] Apply -> DEBU 32f Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420343a40 1 [0xc4201684e8]}) Writers]} 2017-09-25 06:27:07.976 UTC [msp] GetLocalMSP -> DEBU 330 Returning existing local MSP 2017-09-25 06:27:07.976 UTC [msp] GetDefaultSigningIdentity -> DEBU 331 Obtaining default signing identity 2017-09-25 06:27:07.977 UTC [msp] GetLocalMSP -> DEBU 332 Returning existing local MSP 2017-09-25 06:27:07.977 UTC [msp] GetDefaultSigningIdentity -> DEBU 333 Obtaining default signing identity 2017-09-25 06:27:07.977 UTC [msp/identity] Sign -> DEBU 334 Sign: plaintext: 0AB1060A1508011A0608BBC3A2CE0522...41646D696E7310021A0641646D696E73 2017-09-25 06:27:07.977 UTC [msp/identity] Sign -> DEBU 335 Sign: digest: 8BE495F262F72676AC8600E466ED2919E17F867B622955176595A2B2827580F0 2017-09-25 06:27:07.977 UTC [common/config] NewStandardValues -> DEBU 336 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:07.977 UTC [common/config] initializeProtosStruct -> DEBU 337 Processing field: HashingAlgorithm 2017-09-25 06:27:07.977 UTC [common/config] initializeProtosStruct -> DEBU 338 Processing field: BlockDataHashingStructure 2017-09-25 06:27:07.978 UTC [common/config] initializeProtosStruct -> DEBU 339 Processing field: OrdererAddresses 2017-09-25 06:27:07.978 UTC [common/config] initializeProtosStruct -> DEBU 33a Processing field: Consortium 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 33b Adding to config map: [Groups] /Channel 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 33c Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 33d Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 33e Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 33f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 340 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 341 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 342 Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 343 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 344 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 345 Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 346 Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 347 Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 348 Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 349 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 34a Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 34b Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 34c Adding to config map: [Values] /Channel/Application/Org2MSP/MSP 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 34d Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 34e Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 34f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2017-09-25 06:27:07.978 UTC [common/configtx] addToMap -> DEBU 350 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 351 Adding to config map: [Values] /Channel/Application/Org3MSP/MSP 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 352 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 353 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 354 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 355 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 356 Adding to config map: [Values] /Channel/Application/Org4MSP/MSP 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 357 Adding to config map: [Policy] /Channel/Application/Org4MSP/Writers 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 358 Adding to config map: [Policy] /Channel/Application/Org4MSP/Admins 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 359 Adding to config map: [Policy] /Channel/Application/Org4MSP/Readers 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 35a Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 35b Adding to config map: [Values] /Channel/Application/Org5MSP/MSP 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 35c Adding to config map: [Policy] /Channel/Application/Org5MSP/Admins 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 35d Adding to config map: [Policy] /Channel/Application/Org5MSP/Readers 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 35e Adding to config map: [Policy] /Channel/Application/Org5MSP/Writers 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 35f Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 360 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 361 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 362 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 363 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 364 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 365 Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 366 Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 367 Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 368 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:07.979 UTC [common/configtx] addToMap -> DEBU 369 Adding to config map: [Policy] /Channel/Readers 2017-09-25 06:27:07.980 UTC [common/configtx] addToMap -> DEBU 36a Adding to config map: [Policy] /Channel/Writers 2017-09-25 06:27:07.980 UTC [common/configtx] addToMap -> DEBU 36b Adding to config map: [Policy] /Channel/Admins 2017-09-25 06:27:07.980 UTC [common/configtx] processConfig -> DEBU 36c Beginning new config for channel mychannel 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 36d Initializing protos for *config.ChannelProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 36e Processing field: HashingAlgorithm 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 36f Processing field: BlockDataHashingStructure 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 370 Processing field: OrdererAddresses 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 371 Processing field: Consortium 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 372 Proposed new policy Readers for Channel 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 373 Proposed new policy Writers for Channel 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 374 Proposed new policy Admins for Channel 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 375 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 376 Processing field: ConsensusType 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 377 Processing field: BatchSize 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 378 Processing field: BatchTimeout 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 379 Processing field: KafkaBrokers 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 37a Processing field: ChannelRestrictions 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 37b Proposed new policy Readers for Orderer 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 37c Proposed new policy Writers for Orderer 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 37d Proposed new policy Admins for Orderer 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 37e Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 37f Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 380 Processing field: MSP 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 381 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 382 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 383 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 384 Initializing protos for *struct {} 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 385 Proposed new policy ChannelCreationPolicy for Application 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 386 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 387 Processing field: MSP 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 388 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 389 Processing field: AnchorPeers 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 38a Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 38b Processing field: MSP 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 38c Proposed new policy Writers for Org4MSP 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 38d Proposed new policy Admins for Org4MSP 2017-09-25 06:27:07.980 UTC [policies] ProposePolicy -> DEBU 38e Proposed new policy Readers for Org4MSP 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 38f Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 390 Processing field: MSP 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 391 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 392 Processing field: AnchorPeers 2017-09-25 06:27:07.980 UTC [common/config] NewStandardValues -> DEBU 393 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.980 UTC [common/config] initializeProtosStruct -> DEBU 394 Processing field: MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 395 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 396 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 397 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 398 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 399 Processing field: MSP 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 39a Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 39b Processing field: AnchorPeers 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 39c Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 39d Processing field: MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 39e Proposed new policy Admins for Org1MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 39f Proposed new policy Readers for Org1MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 3a0 Proposed new policy Writers for Org1MSP 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 3a1 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 3a2 Processing field: MSP 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 3a3 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 3a4 Processing field: AnchorPeers 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 3a5 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 3a6 Processing field: MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 3a7 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 3a8 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 3a9 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 3aa Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 3ab Processing field: MSP 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 3ac Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 3ad Processing field: AnchorPeers 2017-09-25 06:27:07.981 UTC [common/config] NewStandardValues -> DEBU 3ae Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.981 UTC [common/config] initializeProtosStruct -> DEBU 3af Processing field: MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 3b0 Proposed new policy Readers for Org3MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 3b1 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:07.981 UTC [policies] ProposePolicy -> DEBU 3b2 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:07.981 UTC [common/config] validateMSP -> DEBU 3b3 Setting up MSP for org OrdererOrg 2017-09-25 06:27:07.981 UTC [msp] NewBccspMsp -> DEBU 3b4 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.981 UTC [msp] Setup -> DEBU 3b5 Setting up MSP instance OrdererMSP 2017-09-25 06:27:07.981 UTC [msp/identity] newIdentity -> DEBU 3b6 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:07.982 UTC [msp/identity] newIdentity -> DEBU 3b7 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:07.982 UTC [msp/identity] newIdentity -> DEBU 3b8 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:07.982 UTC [msp] Validate -> DEBU 3b9 MSP OrdererMSP validating identity 2017-09-25 06:27:07.983 UTC [common/config] Validate -> DEBU 3ba Anchor peers for org Org4MSP are 2017-09-25 06:27:07.983 UTC [common/config] validateMSP -> DEBU 3bb Setting up MSP for org Org4MSP 2017-09-25 06:27:07.983 UTC [msp] NewBccspMsp -> DEBU 3bc Creating BCCSP-based MSP instance 2017-09-25 06:27:07.983 UTC [msp] Setup -> DEBU 3bd Setting up MSP instance Org4MSP 2017-09-25 06:27:07.983 UTC [msp/identity] newIdentity -> DEBU 3be Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:07.983 UTC [msp/identity] newIdentity -> DEBU 3bf Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:07.983 UTC [msp/identity] newIdentity -> DEBU 3c0 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:07.984 UTC [msp] Validate -> DEBU 3c1 MSP Org4MSP validating identity 2017-09-25 06:27:07.984 UTC [common/config] Validate -> DEBU 3c2 Anchor peers for org Org5MSP are 2017-09-25 06:27:07.984 UTC [common/config] validateMSP -> DEBU 3c3 Setting up MSP for org Org5MSP 2017-09-25 06:27:07.984 UTC [msp] NewBccspMsp -> DEBU 3c4 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.984 UTC [msp] Setup -> DEBU 3c5 Setting up MSP instance Org5MSP 2017-09-25 06:27:07.984 UTC [msp/identity] newIdentity -> DEBU 3c6 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:07.985 UTC [msp/identity] newIdentity -> DEBU 3c7 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:07.985 UTC [msp/identity] newIdentity -> DEBU 3c8 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:07.986 UTC [msp] Validate -> DEBU 3c9 MSP Org5MSP validating identity 2017-09-25 06:27:07.986 UTC [common/config] Validate -> DEBU 3ca Anchor peers for org Org1MSP are 2017-09-25 06:27:07.986 UTC [common/config] validateMSP -> DEBU 3cb Setting up MSP for org Org1MSP 2017-09-25 06:27:07.986 UTC [msp] NewBccspMsp -> DEBU 3cc Creating BCCSP-based MSP instance 2017-09-25 06:27:07.986 UTC [msp] Setup -> DEBU 3cd Setting up MSP instance Org1MSP 2017-09-25 06:27:07.986 UTC [msp/identity] newIdentity -> DEBU 3ce Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:07.986 UTC [msp/identity] newIdentity -> DEBU 3cf Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.987 UTC [msp/identity] newIdentity -> DEBU 3d0 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.987 UTC [msp] Validate -> DEBU 3d1 MSP Org1MSP validating identity 2017-09-25 06:27:07.987 UTC [common/config] Validate -> DEBU 3d2 Anchor peers for org Org2MSP are 2017-09-25 06:27:07.987 UTC [common/config] validateMSP -> DEBU 3d3 Setting up MSP for org Org2MSP 2017-09-25 06:27:07.987 UTC [msp] NewBccspMsp -> DEBU 3d4 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.987 UTC [msp] Setup -> DEBU 3d5 Setting up MSP instance Org2MSP 2017-09-25 06:27:07.988 UTC [msp/identity] newIdentity -> DEBU 3d6 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:07.988 UTC [msp/identity] newIdentity -> DEBU 3d7 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:07.988 UTC [msp/identity] newIdentity -> DEBU 3d8 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:07.989 UTC [msp] Validate -> DEBU 3d9 MSP Org2MSP validating identity 2017-09-25 06:27:07.989 UTC [common/config] Validate -> DEBU 3da Anchor peers for org Org3MSP are 2017-09-25 06:27:07.989 UTC [common/config] validateMSP -> DEBU 3db Setting up MSP for org Org3MSP 2017-09-25 06:27:07.989 UTC [msp] NewBccspMsp -> DEBU 3dc Creating BCCSP-based MSP instance 2017-09-25 06:27:07.989 UTC [msp] Setup -> DEBU 3dd Setting up MSP instance Org3MSP 2017-09-25 06:27:07.989 UTC [msp/identity] newIdentity -> DEBU 3de Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:07.989 UTC [msp/identity] newIdentity -> DEBU 3df Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:07.990 UTC [msp/identity] newIdentity -> DEBU 3e0 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:07.990 UTC [msp] Validate -> DEBU 3e1 MSP Org3MSP validating identity 2017-09-25 06:27:07.991 UTC [msp] Setup -> DEBU 3e2 Setting up the MSP manager (6 msps) 2017-09-25 06:27:07.991 UTC [msp] Setup -> DEBU 3e3 MSP manager setup complete, setup 6 msps 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3e4 Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3e5 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3e6 Returning policy Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3e7 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3e8 Returning policy Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3e9 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3ea Returning policy Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3eb Returning policy Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3ec Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3ed Returning policy Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3ee Returning policy Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3ef In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3f0 Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3f1 In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3f2 Returning policy Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3f3 In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3f4 Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3f5 In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3f6 Returning policy Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3f7 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3f8 Returning policy Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3f9 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3fa Returning policy Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3fb In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3fc Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3fd In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 3fe Returning policy Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 3ff In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 400 Returning policy Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 401 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 402 Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 403 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 404 Returning policy Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 405 In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 406 Returning policy Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 407 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 408 Returning policy Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 409 In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 40a Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 40b In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 40c Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 40d Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 40e Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 40f Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 410 Returning policy Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 411 Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 412 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 413 Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 414 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 415 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 416 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 417 Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 418 In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:07.991 UTC [policies] GetPolicy -> DEBU 419 Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:07.991 UTC [policies] CommitProposals -> DEBU 41a In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 41b Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 41c In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 41d Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 41e In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 41f Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 420 In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 421 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 422 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 423 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 424 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 425 Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 426 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 427 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 428 In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 429 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 42a In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 42b Returning policy ChannelCreationPolicy for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 42c In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 42d Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 42e In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 42f Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 430 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 431 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 432 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 433 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 434 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 435 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 436 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 437 Returning policy Readers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 438 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 439 Returning policy Writers for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 43a In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 43b Returning policy Admins for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 43c In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 43d Returning policy BlockValidation for evaluation 2017-09-25 06:27:07.992 UTC [policies] CommitProposals -> DEBU 43e In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 43f Returning policy Readers for evaluation 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 440 Returning dummy reject all policy because Readers could not be found in /Application/Readers 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 441 Returning policy Writers for evaluation 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 442 Returning dummy reject all policy because Writers could not be found in /Application/Writers 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 443 Returning policy Admins for evaluation 2017-09-25 06:27:07.992 UTC [policies] GetPolicy -> DEBU 444 Returning dummy reject all policy because Admins could not be found in /Application/Admins 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 445 Adding to config map: [Groups] /Channel 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 446 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 447 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 448 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 449 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 44a Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 44b Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 44c Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 44d Adding to config map: [Groups] /Channel 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 44e Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:07.992 UTC [common/configtx] addToMap -> DEBU 44f Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:07.993 UTC [common/configtx] addToMap -> DEBU 450 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:07.993 UTC [common/configtx] addToMap -> DEBU 451 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:07.993 UTC [common/configtx] addToMap -> DEBU 452 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:07.993 UTC [common/configtx] addToMap -> DEBU 453 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:07.993 UTC [common/configtx] addToMap -> DEBU 454 Adding to config map: [Policy] /Channel/Application/Admins 2017-09-25 06:27:07.993 UTC [common/configtx] addToMap -> DEBU 455 Adding to config map: [Policy] /Channel/Application/Writers 2017-09-25 06:27:07.993 UTC [common/configtx] addToMap -> DEBU 456 Adding to config map: [Policy] /Channel/Application/Readers 2017-09-25 06:27:07.993 UTC [common/configtx] addToMap -> DEBU 457 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:07.993 UTC [policies] GetPolicy -> DEBU 458 Returning policy ChannelCreationPolicy for evaluation 2017-09-25 06:27:07.993 UTC [cauthdsl] func1 -> DEBU 459 0xc42015fa98 gate 1506320827993324251 evaluation starts 2017-09-25 06:27:07.993 UTC [cauthdsl] func2 -> DEBU 45a 0xc42015fa98 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:07.993 UTC [cauthdsl] func2 -> DEBU 45b 0xc42015fa98 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:07.993 UTC [msp/identity] newIdentity -> DEBU 45c Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.993 UTC [cauthdsl] func2 -> DEBU 45d 0xc42015fa98 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:27:07.993 UTC [cauthdsl] func2 -> DEBU 45e 0xc42015fa98 principal evaluation fails 2017-09-25 06:27:07.993 UTC [cauthdsl] func1 -> DEBU 45f 0xc42015fa98 gate 1506320827993324251 evaluation fails 2017-09-25 06:27:07.993 UTC [cauthdsl] func1 -> DEBU 460 0xc42015fa98 gate 1506320827993760021 evaluation starts 2017-09-25 06:27:07.993 UTC [cauthdsl] func2 -> DEBU 461 0xc42015fa98 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:07.993 UTC [cauthdsl] func2 -> DEBU 462 0xc42015fa98 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:07.993 UTC [msp/identity] newIdentity -> DEBU 463 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.994 UTC [cauthdsl] func2 -> DEBU 464 0xc42015fa98 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:07.994 UTC [cauthdsl] func2 -> DEBU 465 0xc42015fa98 principal evaluation fails 2017-09-25 06:27:07.994 UTC [cauthdsl] func1 -> DEBU 466 0xc42015fa98 gate 1506320827993760021 evaluation fails 2017-09-25 06:27:07.994 UTC [cauthdsl] func1 -> DEBU 467 0xc42015fa98 gate 1506320827994179552 evaluation starts 2017-09-25 06:27:07.994 UTC [cauthdsl] func2 -> DEBU 468 0xc42015fa98 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:07.994 UTC [cauthdsl] func2 -> DEBU 469 0xc42015fa98 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:07.994 UTC [msp/identity] newIdentity -> DEBU 46a Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:07.994 UTC [msp] SatisfiesPrincipal -> DEBU 46b Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:07.994 UTC [cauthdsl] func2 -> DEBU 46c 0xc42015fa98 principal matched by identity 0 2017-09-25 06:27:07.994 UTC [msp/identity] Verify -> DEBU 46d Verify: digest = 00000000 91 88 5c 5d 32 e8 28 c7 b1 ae e0 a6 5f 76 f0 f0 |..\]2.(....._v..| 00000010 16 3d b6 40 66 ee 2c c9 18 55 8d 97 e2 61 9a 7b |.=.@f.,..U...a.{| 2017-09-25 06:27:07.994 UTC [msp/identity] Verify -> DEBU 46e Verify: sig = 00000000 30 44 02 20 3a 36 71 5c 6d 43 c3 aa 5a b4 d5 92 |0D. :6q\mC..Z...| 00000010 a7 07 ff 83 9a 4c 4e ae cc 91 6a 9f 14 31 fb 27 |.....LN...j..1.'| 00000020 c3 b2 c2 13 02 20 7e ca b8 8c 80 68 52 4a 4b da |..... ~....hRJK.| 00000030 ed da e8 ee 22 db e2 d0 57 36 00 ed ac c9 e4 fd |...."...W6......| 00000040 e3 3f e3 ff be e2 |.?....| 2017-09-25 06:27:07.994 UTC [cauthdsl] func2 -> DEBU 46f 0xc42015fa98 principal evaluation succeeds for identity 0 2017-09-25 06:27:07.994 UTC [cauthdsl] func1 -> DEBU 470 0xc42015fa98 gate 1506320827994179552 evaluation succeeds 2017-09-25 06:27:07.994 UTC [common/configtx] processConfig -> DEBU 471 Beginning new config for channel mychannel 2017-09-25 06:27:07.994 UTC [common/config] NewStandardValues -> DEBU 472 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:07.994 UTC [common/config] initializeProtosStruct -> DEBU 473 Processing field: HashingAlgorithm 2017-09-25 06:27:07.994 UTC [common/config] initializeProtosStruct -> DEBU 474 Processing field: BlockDataHashingStructure 2017-09-25 06:27:07.994 UTC [common/config] initializeProtosStruct -> DEBU 475 Processing field: OrdererAddresses 2017-09-25 06:27:07.994 UTC [common/config] initializeProtosStruct -> DEBU 476 Processing field: Consortium 2017-09-25 06:27:07.994 UTC [policies] ProposePolicy -> DEBU 477 Proposed new policy Writers for Channel 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 478 Proposed new policy Admins for Channel 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 479 Proposed new policy Readers for Channel 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 47a Initializing protos for *config.OrdererProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 47b Processing field: ConsensusType 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 47c Processing field: BatchSize 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 47d Processing field: BatchTimeout 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 47e Processing field: KafkaBrokers 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 47f Processing field: ChannelRestrictions 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 480 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 481 Proposed new policy Readers for Orderer 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 482 Proposed new policy Writers for Orderer 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 483 Proposed new policy Admins for Orderer 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 484 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 485 Processing field: MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 486 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 487 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 488 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 489 Initializing protos for *struct {} 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 48a Proposed new policy Admins for Application 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 48b Proposed new policy Writers for Application 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 48c Proposed new policy Readers for Application 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 48d Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 48e Processing field: MSP 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 48f Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 490 Processing field: AnchorPeers 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 491 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 492 Processing field: MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 493 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 494 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 495 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 496 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 497 Processing field: MSP 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 498 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 499 Processing field: AnchorPeers 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 49a Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 49b Processing field: MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 49c Proposed new policy Readers for Org3MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 49d Proposed new policy Writers for Org3MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 49e Proposed new policy Admins for Org3MSP 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 49f Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 4a0 Processing field: MSP 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 4a1 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 4a2 Processing field: AnchorPeers 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 4a3 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 4a4 Processing field: MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 4a5 Proposed new policy Writers for Org4MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 4a6 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:07.995 UTC [policies] ProposePolicy -> DEBU 4a7 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 4a8 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.995 UTC [common/config] initializeProtosStruct -> DEBU 4a9 Processing field: MSP 2017-09-25 06:27:07.995 UTC [common/config] NewStandardValues -> DEBU 4aa Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.996 UTC [common/config] initializeProtosStruct -> DEBU 4ab Processing field: AnchorPeers 2017-09-25 06:27:07.996 UTC [common/config] NewStandardValues -> DEBU 4ac Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.996 UTC [common/config] initializeProtosStruct -> DEBU 4ad Processing field: MSP 2017-09-25 06:27:07.996 UTC [policies] ProposePolicy -> DEBU 4ae Proposed new policy Readers for Org5MSP 2017-09-25 06:27:07.996 UTC [policies] ProposePolicy -> DEBU 4af Proposed new policy Writers for Org5MSP 2017-09-25 06:27:07.996 UTC [policies] ProposePolicy -> DEBU 4b0 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:07.996 UTC [common/config] NewStandardValues -> DEBU 4b1 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.996 UTC [common/config] initializeProtosStruct -> DEBU 4b2 Processing field: MSP 2017-09-25 06:27:07.996 UTC [common/config] NewStandardValues -> DEBU 4b3 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:07.996 UTC [common/config] initializeProtosStruct -> DEBU 4b4 Processing field: AnchorPeers 2017-09-25 06:27:07.996 UTC [common/config] NewStandardValues -> DEBU 4b5 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:07.996 UTC [common/config] initializeProtosStruct -> DEBU 4b6 Processing field: MSP 2017-09-25 06:27:07.996 UTC [policies] ProposePolicy -> DEBU 4b7 Proposed new policy Admins for Org1MSP 2017-09-25 06:27:07.996 UTC [policies] ProposePolicy -> DEBU 4b8 Proposed new policy Readers for Org1MSP 2017-09-25 06:27:07.996 UTC [policies] ProposePolicy -> DEBU 4b9 Proposed new policy Writers for Org1MSP 2017-09-25 06:27:07.996 UTC [common/config] validateMSP -> DEBU 4ba Setting up MSP for org OrdererOrg 2017-09-25 06:27:07.996 UTC [msp] NewBccspMsp -> DEBU 4bb Creating BCCSP-based MSP instance 2017-09-25 06:27:07.996 UTC [msp] Setup -> DEBU 4bc Setting up MSP instance OrdererMSP 2017-09-25 06:27:07.997 UTC [msp/identity] newIdentity -> DEBU 4bd Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:07.997 UTC [msp/identity] newIdentity -> DEBU 4be Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:07.998 UTC [msp/identity] newIdentity -> DEBU 4bf Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:07.998 UTC [msp] Validate -> DEBU 4c0 MSP OrdererMSP validating identity 2017-09-25 06:27:07.998 UTC [common/config] Validate -> DEBU 4c1 Anchor peers for org Org2MSP are 2017-09-25 06:27:07.998 UTC [common/config] validateMSP -> DEBU 4c2 Setting up MSP for org Org2MSP 2017-09-25 06:27:07.998 UTC [msp] NewBccspMsp -> DEBU 4c3 Creating BCCSP-based MSP instance 2017-09-25 06:27:07.998 UTC [msp] Setup -> DEBU 4c4 Setting up MSP instance Org2MSP 2017-09-25 06:27:07.998 UTC [msp/identity] newIdentity -> DEBU 4c5 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:07.999 UTC [msp/identity] newIdentity -> DEBU 4c6 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:07.999 UTC [msp/identity] newIdentity -> DEBU 4c7 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:07.999 UTC [msp] Validate -> DEBU 4c8 MSP Org2MSP validating identity 2017-09-25 06:27:07.999 UTC [common/config] Validate -> DEBU 4c9 Anchor peers for org Org3MSP are 2017-09-25 06:27:07.999 UTC [common/config] validateMSP -> DEBU 4ca Setting up MSP for org Org3MSP 2017-09-25 06:27:07.999 UTC [msp] NewBccspMsp -> DEBU 4cb Creating BCCSP-based MSP instance 2017-09-25 06:27:07.999 UTC [msp] Setup -> DEBU 4cc Setting up MSP instance Org3MSP 2017-09-25 06:27:08.000 UTC [msp/identity] newIdentity -> DEBU 4cd Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:08.000 UTC [msp/identity] newIdentity -> DEBU 4ce Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.000 UTC [msp/identity] newIdentity -> DEBU 4cf Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.001 UTC [msp] Validate -> DEBU 4d0 MSP Org3MSP validating identity 2017-09-25 06:27:08.001 UTC [common/config] Validate -> DEBU 4d1 Anchor peers for org Org4MSP are 2017-09-25 06:27:08.001 UTC [common/config] validateMSP -> DEBU 4d2 Setting up MSP for org Org4MSP 2017-09-25 06:27:08.001 UTC [msp] NewBccspMsp -> DEBU 4d3 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.001 UTC [msp] Setup -> DEBU 4d4 Setting up MSP instance Org4MSP 2017-09-25 06:27:08.001 UTC [msp/identity] newIdentity -> DEBU 4d5 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:08.001 UTC [msp/identity] newIdentity -> DEBU 4d6 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.001 UTC [msp/identity] newIdentity -> DEBU 4d7 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.002 UTC [msp] Validate -> DEBU 4d8 MSP Org4MSP validating identity 2017-09-25 06:27:08.002 UTC [common/config] Validate -> DEBU 4d9 Anchor peers for org Org5MSP are 2017-09-25 06:27:08.002 UTC [common/config] validateMSP -> DEBU 4da Setting up MSP for org Org5MSP 2017-09-25 06:27:08.002 UTC [msp] NewBccspMsp -> DEBU 4db Creating BCCSP-based MSP instance 2017-09-25 06:27:08.002 UTC [msp] Setup -> DEBU 4dc Setting up MSP instance Org5MSP 2017-09-25 06:27:08.002 UTC [msp/identity] newIdentity -> DEBU 4dd Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:08.002 UTC [msp/identity] newIdentity -> DEBU 4de Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.002 UTC [msp/identity] newIdentity -> DEBU 4df Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.003 UTC [msp] Validate -> DEBU 4e0 MSP Org5MSP validating identity 2017-09-25 06:27:08.003 UTC [common/config] Validate -> DEBU 4e1 Anchor peers for org Org1MSP are 2017-09-25 06:27:08.003 UTC [common/config] validateMSP -> DEBU 4e2 Setting up MSP for org Org1MSP 2017-09-25 06:27:08.003 UTC [msp] NewBccspMsp -> DEBU 4e3 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.003 UTC [msp] Setup -> DEBU 4e4 Setting up MSP instance Org1MSP 2017-09-25 06:27:08.003 UTC [msp/identity] newIdentity -> DEBU 4e5 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:08.003 UTC [msp/identity] newIdentity -> DEBU 4e6 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.004 UTC [msp/identity] newIdentity -> DEBU 4e7 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.004 UTC [msp] Validate -> DEBU 4e8 MSP Org1MSP validating identity 2017-09-25 06:27:08.004 UTC [msp] Setup -> DEBU 4e9 Setting up the MSP manager (6 msps) 2017-09-25 06:27:08.004 UTC [msp] Setup -> DEBU 4ea MSP manager setup complete, setup 6 msps 2017-09-25 06:27:08.004 UTC [common/configtx] addToMap -> DEBU 4eb Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.004 UTC [common/configtx] addToMap -> DEBU 4ec Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.004 UTC [common/configtx] addToMap -> DEBU 4ed Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.004 UTC [common/configtx] addToMap -> DEBU 4ee Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.004 UTC [common/configtx] addToMap -> DEBU 4ef Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.004 UTC [common/configtx] addToMap -> DEBU 4f0 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.004 UTC [common/configtx] addToMap -> DEBU 4f1 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4f2 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4f3 Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4f4 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4f5 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4f6 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4f7 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4f8 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4f9 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4fa Adding to config map: [Policy] /Channel/Application/Admins 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4fb Adding to config map: [Policy] /Channel/Application/Writers 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4fc Adding to config map: [Policy] /Channel/Application/Readers 2017-09-25 06:27:08.005 UTC [common/configtx] addToMap -> DEBU 4fd Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.005 UTC [policies] GetPolicy -> DEBU 4fe Returning policy ChannelCreationPolicy for evaluation 2017-09-25 06:27:08.005 UTC [cauthdsl] func1 -> DEBU 4ff 0xc42015e798 gate 1506320828005280511 evaluation starts 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 500 0xc42015e798 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 501 0xc42015e798 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.005 UTC [msp/identity] newIdentity -> DEBU 502 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 503 0xc42015e798 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 504 0xc42015e798 principal evaluation fails 2017-09-25 06:27:08.005 UTC [cauthdsl] func1 -> DEBU 505 0xc42015e798 gate 1506320828005280511 evaluation fails 2017-09-25 06:27:08.005 UTC [cauthdsl] func1 -> DEBU 506 0xc42015e798 gate 1506320828005557521 evaluation starts 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 507 0xc42015e798 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 508 0xc42015e798 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.005 UTC [msp/identity] newIdentity -> DEBU 509 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 50a 0xc42015e798 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 50b 0xc42015e798 principal evaluation fails 2017-09-25 06:27:08.005 UTC [cauthdsl] func1 -> DEBU 50c 0xc42015e798 gate 1506320828005557521 evaluation fails 2017-09-25 06:27:08.005 UTC [cauthdsl] func1 -> DEBU 50d 0xc42015e798 gate 1506320828005839344 evaluation starts 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 50e 0xc42015e798 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.005 UTC [cauthdsl] func2 -> DEBU 50f 0xc42015e798 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.005 UTC [msp/identity] newIdentity -> DEBU 510 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.006 UTC [msp] SatisfiesPrincipal -> DEBU 511 Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:08.006 UTC [cauthdsl] func2 -> DEBU 512 0xc42015e798 principal matched by identity 0 2017-09-25 06:27:08.006 UTC [msp/identity] Verify -> DEBU 513 Verify: digest = 00000000 91 88 5c 5d 32 e8 28 c7 b1 ae e0 a6 5f 76 f0 f0 |..\]2.(....._v..| 00000010 16 3d b6 40 66 ee 2c c9 18 55 8d 97 e2 61 9a 7b |.=.@f.,..U...a.{| 2017-09-25 06:27:08.006 UTC [msp/identity] Verify -> DEBU 514 Verify: sig = 00000000 30 44 02 20 3a 36 71 5c 6d 43 c3 aa 5a b4 d5 92 |0D. :6q\mC..Z...| 00000010 a7 07 ff 83 9a 4c 4e ae cc 91 6a 9f 14 31 fb 27 |.....LN...j..1.'| 00000020 c3 b2 c2 13 02 20 7e ca b8 8c 80 68 52 4a 4b da |..... ~....hRJK.| 00000030 ed da e8 ee 22 db e2 d0 57 36 00 ed ac c9 e4 fd |...."...W6......| 00000040 e3 3f e3 ff be e2 |.?....| 2017-09-25 06:27:08.006 UTC [cauthdsl] func2 -> DEBU 515 0xc42015e798 principal evaluation succeeds for identity 0 2017-09-25 06:27:08.006 UTC [cauthdsl] func1 -> DEBU 516 0xc42015e798 gate 1506320828005839344 evaluation succeeds 2017-09-25 06:27:08.006 UTC [common/configtx] processConfig -> DEBU 517 Beginning new config for channel mychannel 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 518 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 519 Processing field: HashingAlgorithm 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 51a Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 51b Processing field: OrdererAddresses 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 51c Processing field: Consortium 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 51d Proposed new policy Readers for Channel 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 51e Proposed new policy Writers for Channel 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 51f Proposed new policy Admins for Channel 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 520 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 521 Processing field: ConsensusType 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 522 Processing field: BatchSize 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 523 Processing field: BatchTimeout 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 524 Processing field: KafkaBrokers 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 525 Processing field: ChannelRestrictions 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 526 Proposed new policy Admins for Orderer 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 527 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 528 Proposed new policy Readers for Orderer 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 529 Proposed new policy Writers for Orderer 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 52a Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 52b Processing field: MSP 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 52c Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 52d Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 52e Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 52f Initializing protos for *struct {} 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 530 Proposed new policy Admins for Application 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 531 Proposed new policy Writers for Application 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 532 Proposed new policy Readers for Application 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 533 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 534 Processing field: MSP 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 535 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 536 Processing field: AnchorPeers 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 537 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 538 Processing field: MSP 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 539 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 53a Proposed new policy Admins for Org2MSP 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 53b Proposed new policy Readers for Org2MSP 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 53c Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 53d Processing field: MSP 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 53e Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 53f Processing field: AnchorPeers 2017-09-25 06:27:08.006 UTC [common/config] NewStandardValues -> DEBU 540 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.006 UTC [common/config] initializeProtosStruct -> DEBU 541 Processing field: MSP 2017-09-25 06:27:08.006 UTC [policies] ProposePolicy -> DEBU 542 Proposed new policy Readers for Org3MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 543 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 544 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 545 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 546 Processing field: MSP 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 547 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 548 Processing field: AnchorPeers 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 549 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 54a Processing field: MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 54b Proposed new policy Writers for Org4MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 54c Proposed new policy Admins for Org4MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 54d Proposed new policy Readers for Org4MSP 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 54e Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 54f Processing field: MSP 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 550 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 551 Processing field: AnchorPeers 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 552 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 553 Processing field: MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 554 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 555 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 556 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 557 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 558 Processing field: MSP 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 559 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 55a Processing field: AnchorPeers 2017-09-25 06:27:08.007 UTC [common/config] NewStandardValues -> DEBU 55b Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.007 UTC [common/config] initializeProtosStruct -> DEBU 55c Processing field: MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 55d Proposed new policy Admins for Org1MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 55e Proposed new policy Readers for Org1MSP 2017-09-25 06:27:08.007 UTC [policies] ProposePolicy -> DEBU 55f Proposed new policy Writers for Org1MSP 2017-09-25 06:27:08.007 UTC [common/config] validateMSP -> DEBU 560 Setting up MSP for org OrdererOrg 2017-09-25 06:27:08.007 UTC [msp] NewBccspMsp -> DEBU 561 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.007 UTC [msp] Setup -> DEBU 562 Setting up MSP instance OrdererMSP 2017-09-25 06:27:08.007 UTC [msp/identity] newIdentity -> DEBU 563 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:08.007 UTC [msp/identity] newIdentity -> DEBU 564 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.008 UTC [msp/identity] newIdentity -> DEBU 565 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.008 UTC [msp] Validate -> DEBU 566 MSP OrdererMSP validating identity 2017-09-25 06:27:08.008 UTC [common/config] Validate -> DEBU 567 Anchor peers for org Org2MSP are 2017-09-25 06:27:08.008 UTC [common/config] validateMSP -> DEBU 568 Setting up MSP for org Org2MSP 2017-09-25 06:27:08.008 UTC [msp] NewBccspMsp -> DEBU 569 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.008 UTC [msp] Setup -> DEBU 56a Setting up MSP instance Org2MSP 2017-09-25 06:27:08.008 UTC [msp/identity] newIdentity -> DEBU 56b Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:08.009 UTC [msp/identity] newIdentity -> DEBU 56c Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.009 UTC [msp/identity] newIdentity -> DEBU 56d Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.009 UTC [msp] Validate -> DEBU 56e MSP Org2MSP validating identity 2017-09-25 06:27:08.009 UTC [common/config] Validate -> DEBU 56f Anchor peers for org Org3MSP are 2017-09-25 06:27:08.009 UTC [common/config] validateMSP -> DEBU 570 Setting up MSP for org Org3MSP 2017-09-25 06:27:08.009 UTC [msp] NewBccspMsp -> DEBU 571 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.009 UTC [msp] Setup -> DEBU 572 Setting up MSP instance Org3MSP 2017-09-25 06:27:08.010 UTC [msp/identity] newIdentity -> DEBU 573 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:08.010 UTC [msp/identity] newIdentity -> DEBU 574 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.010 UTC [msp/identity] newIdentity -> DEBU 575 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.010 UTC [msp] Validate -> DEBU 576 MSP Org3MSP validating identity 2017-09-25 06:27:08.011 UTC [common/config] Validate -> DEBU 577 Anchor peers for org Org4MSP are 2017-09-25 06:27:08.011 UTC [common/config] validateMSP -> DEBU 578 Setting up MSP for org Org4MSP 2017-09-25 06:27:08.011 UTC [msp] NewBccspMsp -> DEBU 579 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.011 UTC [msp] Setup -> DEBU 57a Setting up MSP instance Org4MSP 2017-09-25 06:27:08.011 UTC [msp/identity] newIdentity -> DEBU 57b Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:08.011 UTC [msp/identity] newIdentity -> DEBU 57c Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.011 UTC [msp/identity] newIdentity -> DEBU 57d Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.012 UTC [msp] Validate -> DEBU 57e MSP Org4MSP validating identity 2017-09-25 06:27:08.012 UTC [common/config] Validate -> DEBU 57f Anchor peers for org Org5MSP are 2017-09-25 06:27:08.012 UTC [common/config] validateMSP -> DEBU 580 Setting up MSP for org Org5MSP 2017-09-25 06:27:08.012 UTC [msp] NewBccspMsp -> DEBU 581 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.012 UTC [msp] Setup -> DEBU 582 Setting up MSP instance Org5MSP 2017-09-25 06:27:08.012 UTC [msp/identity] newIdentity -> DEBU 583 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:08.012 UTC [msp/identity] newIdentity -> DEBU 584 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.012 UTC [msp/identity] newIdentity -> DEBU 585 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.013 UTC [msp] Validate -> DEBU 586 MSP Org5MSP validating identity 2017-09-25 06:27:08.013 UTC [common/config] Validate -> DEBU 587 Anchor peers for org Org1MSP are 2017-09-25 06:27:08.013 UTC [common/config] validateMSP -> DEBU 588 Setting up MSP for org Org1MSP 2017-09-25 06:27:08.013 UTC [msp] NewBccspMsp -> DEBU 589 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.013 UTC [msp] Setup -> DEBU 58a Setting up MSP instance Org1MSP 2017-09-25 06:27:08.013 UTC [msp/identity] newIdentity -> DEBU 58b Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:08.013 UTC [msp/identity] newIdentity -> DEBU 58c Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.013 UTC [msp/identity] newIdentity -> DEBU 58d Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.014 UTC [msp] Validate -> DEBU 58e MSP Org1MSP validating identity 2017-09-25 06:27:08.014 UTC [msp] Setup -> DEBU 58f Setting up the MSP manager (6 msps) 2017-09-25 06:27:08.014 UTC [msp] Setup -> DEBU 590 MSP manager setup complete, setup 6 msps 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 591 Returning policy Writers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 592 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 593 Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 594 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 595 Returning policy Readers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 596 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 597 Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 598 Returning policy Writers for evaluation 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 599 Returning policy Readers for evaluation 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 59a Returning policy Writers for evaluation 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 59b Returning policy Writers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 59c In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 59d Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 59e In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 59f Returning policy Readers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5a0 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5a1 Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5a2 In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5a3 Returning policy Readers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5a4 In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5a5 Returning policy Writers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5a6 In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5a7 Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5a8 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5a9 Returning policy Readers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5aa In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5ab Returning policy Writers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5ac In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5ad Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5ae In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5af Returning policy Readers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5b0 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5b1 Returning policy Writers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5b2 In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5b3 Returning policy Writers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5b4 In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5b5 Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5b6 In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5b7 Returning policy Readers for evaluation 2017-09-25 06:27:08.014 UTC [policies] CommitProposals -> DEBU 5b8 In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5b9 Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5ba Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5bb Returning policy Admins for evaluation 2017-09-25 06:27:08.014 UTC [policies] GetPolicy -> DEBU 5bc Returning policy Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5bd Returning policy Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5be Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5bf Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c0 Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c1 Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c2 Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c3 Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c4 Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c5 Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c6 Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c7 Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5c8 Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5c9 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5ca Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5cb In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5cc Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5cd In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5ce Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5cf In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5d0 Returning policy Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5d1 In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5d2 Returning policy BlockValidation for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5d3 In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5d4 Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5d5 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5d6 Returning policy Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5d7 In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5d8 Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5d9 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5da Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5db In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5dc Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5dd In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5de Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5df In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5e0 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5e1 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5e2 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5e3 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5e4 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5e5 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5e6 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5e7 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5e8 Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5e9 In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5ea Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5eb In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5ec Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5ed In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5ee Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5ef In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5f0 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5f1 In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5f2 Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5f3 In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5f4 Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5f5 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5f6 Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5f7 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5f8 Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 5f9 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5fa Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5fb Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5fc Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5fd Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5fe Returning policy Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 5ff Returning policy Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 600 Returning policy Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 601 As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 602 Returning policy Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 603 As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 604 Returning policy Application/Readers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 605 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 606 Returning policy Application/Writers for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 607 As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 608 Returning policy Application/Admins for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 609 As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:27:08.015 UTC [policies] GetPolicy -> DEBU 60a Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:27:08.015 UTC [policies] CommitProposals -> DEBU 60b As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:27:08.015 UTC [common/config] NewStandardValues -> DEBU 60c Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.015 UTC [common/config] initializeProtosStruct -> DEBU 60d Processing field: HashingAlgorithm 2017-09-25 06:27:08.015 UTC [common/config] initializeProtosStruct -> DEBU 60e Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.015 UTC [common/config] initializeProtosStruct -> DEBU 60f Processing field: OrdererAddresses 2017-09-25 06:27:08.015 UTC [common/config] initializeProtosStruct -> DEBU 610 Processing field: Consortium 2017-09-25 06:27:08.015 UTC [common/configtx] addToMap -> DEBU 611 Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 612 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 613 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 614 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 615 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 616 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 617 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 618 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 619 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 61a Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 61b Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 61c Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 61d Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 61e Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 61f Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 620 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 621 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 622 Adding to config map: [Values] /Channel/Application/Org5MSP/MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 623 Adding to config map: [Policy] /Channel/Application/Org5MSP/Admins 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 624 Adding to config map: [Policy] /Channel/Application/Org5MSP/Readers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 625 Adding to config map: [Policy] /Channel/Application/Org5MSP/Writers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 626 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 627 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 628 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 629 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 62a Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 62b Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 62c Adding to config map: [Values] /Channel/Application/Org2MSP/MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 62d Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 62e Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 62f Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 630 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 631 Adding to config map: [Values] /Channel/Application/Org3MSP/MSP 2017-09-25 06:27:08.016 UTC [common/configtx] addToMap -> DEBU 632 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 633 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 634 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 635 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 636 Adding to config map: [Values] /Channel/Application/Org4MSP/MSP 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 637 Adding to config map: [Policy] /Channel/Application/Org4MSP/Writers 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 638 Adding to config map: [Policy] /Channel/Application/Org4MSP/Admins 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 639 Adding to config map: [Policy] /Channel/Application/Org4MSP/Readers 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 63a Adding to config map: [Policy] /Channel/Application/Admins 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 63b Adding to config map: [Policy] /Channel/Application/Writers 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 63c Adding to config map: [Policy] /Channel/Application/Readers 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 63d Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 63e Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 63f Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 640 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 641 Adding to config map: [Policy] /Channel/Readers 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 642 Adding to config map: [Policy] /Channel/Writers 2017-09-25 06:27:08.017 UTC [common/configtx] addToMap -> DEBU 643 Adding to config map: [Policy] /Channel/Admins 2017-09-25 06:27:08.017 UTC [common/configtx] processConfig -> DEBU 644 Beginning new config for channel mychannel 2017-09-25 06:27:08.017 UTC [common/config] NewStandardValues -> DEBU 645 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 646 Processing field: HashingAlgorithm 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 647 Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 648 Processing field: OrdererAddresses 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 649 Processing field: Consortium 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 64a Proposed new policy Admins for Channel 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 64b Proposed new policy Readers for Channel 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 64c Proposed new policy Writers for Channel 2017-09-25 06:27:08.017 UTC [common/config] NewStandardValues -> DEBU 64d Initializing protos for *config.OrdererProtos 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 64e Processing field: ConsensusType 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 64f Processing field: BatchSize 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 650 Processing field: BatchTimeout 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 651 Processing field: KafkaBrokers 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 652 Processing field: ChannelRestrictions 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 653 Proposed new policy Admins for Orderer 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 654 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 655 Proposed new policy Readers for Orderer 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 656 Proposed new policy Writers for Orderer 2017-09-25 06:27:08.017 UTC [common/config] NewStandardValues -> DEBU 657 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 658 Processing field: MSP 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 659 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 65a Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 65b Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:08.017 UTC [common/config] NewStandardValues -> DEBU 65c Initializing protos for *struct {} 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 65d Proposed new policy Admins for Application 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 65e Proposed new policy Writers for Application 2017-09-25 06:27:08.017 UTC [policies] ProposePolicy -> DEBU 65f Proposed new policy Readers for Application 2017-09-25 06:27:08.017 UTC [common/config] NewStandardValues -> DEBU 660 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 661 Processing field: MSP 2017-09-25 06:27:08.017 UTC [common/config] NewStandardValues -> DEBU 662 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.017 UTC [common/config] initializeProtosStruct -> DEBU 663 Processing field: AnchorPeers 2017-09-25 06:27:08.017 UTC [common/config] NewStandardValues -> DEBU 664 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 665 Processing field: MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 666 Proposed new policy Readers for Org1MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 667 Proposed new policy Writers for Org1MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 668 Proposed new policy Admins for Org1MSP 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 669 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 66a Processing field: MSP 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 66b Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 66c Processing field: AnchorPeers 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 66d Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 66e Processing field: MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 66f Proposed new policy Writers for Org2MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 670 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 671 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 672 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 673 Processing field: MSP 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 674 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 675 Processing field: AnchorPeers 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 676 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 677 Processing field: MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 678 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 679 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 67a Proposed new policy Readers for Org3MSP 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 67b Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 67c Processing field: MSP 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 67d Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 67e Processing field: AnchorPeers 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 67f Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 680 Processing field: MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 681 Proposed new policy Writers for Org4MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 682 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 683 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 684 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 685 Processing field: MSP 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 686 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 687 Processing field: AnchorPeers 2017-09-25 06:27:08.018 UTC [common/config] NewStandardValues -> DEBU 688 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.018 UTC [common/config] initializeProtosStruct -> DEBU 689 Processing field: MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 68a Proposed new policy Admins for Org5MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 68b Proposed new policy Readers for Org5MSP 2017-09-25 06:27:08.018 UTC [policies] ProposePolicy -> DEBU 68c Proposed new policy Writers for Org5MSP 2017-09-25 06:27:08.018 UTC [common/config] validateMSP -> DEBU 68d Setting up MSP for org OrdererOrg 2017-09-25 06:27:08.018 UTC [msp] NewBccspMsp -> DEBU 68e Creating BCCSP-based MSP instance 2017-09-25 06:27:08.018 UTC [msp] Setup -> DEBU 68f Setting up MSP instance OrdererMSP 2017-09-25 06:27:08.019 UTC [msp/identity] newIdentity -> DEBU 690 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:08.020 UTC [msp/identity] newIdentity -> DEBU 691 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.020 UTC [msp/identity] newIdentity -> DEBU 692 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.020 UTC [msp] Validate -> DEBU 693 MSP OrdererMSP validating identity 2017-09-25 06:27:08.020 UTC [common/config] Validate -> DEBU 694 Anchor peers for org Org1MSP are 2017-09-25 06:27:08.020 UTC [common/config] validateMSP -> DEBU 695 Setting up MSP for org Org1MSP 2017-09-25 06:27:08.020 UTC [msp] NewBccspMsp -> DEBU 696 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.020 UTC [msp] Setup -> DEBU 697 Setting up MSP instance Org1MSP 2017-09-25 06:27:08.021 UTC [msp/identity] newIdentity -> DEBU 698 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:08.021 UTC [msp/identity] newIdentity -> DEBU 699 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.021 UTC [msp/identity] newIdentity -> DEBU 69a Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.021 UTC [msp] Validate -> DEBU 69b MSP Org1MSP validating identity 2017-09-25 06:27:08.022 UTC [common/config] Validate -> DEBU 69c Anchor peers for org Org2MSP are 2017-09-25 06:27:08.022 UTC [common/config] validateMSP -> DEBU 69d Setting up MSP for org Org2MSP 2017-09-25 06:27:08.022 UTC [msp] NewBccspMsp -> DEBU 69e Creating BCCSP-based MSP instance 2017-09-25 06:27:08.022 UTC [msp] Setup -> DEBU 69f Setting up MSP instance Org2MSP 2017-09-25 06:27:08.022 UTC [msp/identity] newIdentity -> DEBU 6a0 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:08.022 UTC [msp/identity] newIdentity -> DEBU 6a1 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.022 UTC [msp/identity] newIdentity -> DEBU 6a2 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.023 UTC [msp] Validate -> DEBU 6a3 MSP Org2MSP validating identity 2017-09-25 06:27:08.023 UTC [common/config] Validate -> DEBU 6a4 Anchor peers for org Org3MSP are 2017-09-25 06:27:08.023 UTC [common/config] validateMSP -> DEBU 6a5 Setting up MSP for org Org3MSP 2017-09-25 06:27:08.023 UTC [msp] NewBccspMsp -> DEBU 6a6 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.023 UTC [msp] Setup -> DEBU 6a7 Setting up MSP instance Org3MSP 2017-09-25 06:27:08.023 UTC [msp/identity] newIdentity -> DEBU 6a8 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:08.023 UTC [msp/identity] newIdentity -> DEBU 6a9 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.023 UTC [msp/identity] newIdentity -> DEBU 6aa Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.024 UTC [msp] Validate -> DEBU 6ab MSP Org3MSP validating identity 2017-09-25 06:27:08.024 UTC [common/config] Validate -> DEBU 6ac Anchor peers for org Org4MSP are 2017-09-25 06:27:08.024 UTC [common/config] validateMSP -> DEBU 6ad Setting up MSP for org Org4MSP 2017-09-25 06:27:08.024 UTC [msp] NewBccspMsp -> DEBU 6ae Creating BCCSP-based MSP instance 2017-09-25 06:27:08.024 UTC [msp] Setup -> DEBU 6af Setting up MSP instance Org4MSP 2017-09-25 06:27:08.024 UTC [msp/identity] newIdentity -> DEBU 6b0 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:08.024 UTC [msp/identity] newIdentity -> DEBU 6b1 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.025 UTC [msp/identity] newIdentity -> DEBU 6b2 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.025 UTC [msp] Validate -> DEBU 6b3 MSP Org4MSP validating identity 2017-09-25 06:27:08.025 UTC [common/config] Validate -> DEBU 6b4 Anchor peers for org Org5MSP are 2017-09-25 06:27:08.025 UTC [common/config] validateMSP -> DEBU 6b5 Setting up MSP for org Org5MSP 2017-09-25 06:27:08.025 UTC [msp] NewBccspMsp -> DEBU 6b6 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.025 UTC [msp] Setup -> DEBU 6b7 Setting up MSP instance Org5MSP 2017-09-25 06:27:08.025 UTC [msp/identity] newIdentity -> DEBU 6b8 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:08.026 UTC [msp/identity] newIdentity -> DEBU 6b9 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.026 UTC [msp/identity] newIdentity -> DEBU 6ba Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.026 UTC [msp] Validate -> DEBU 6bb MSP Org5MSP validating identity 2017-09-25 06:27:08.026 UTC [msp] Setup -> DEBU 6bc Setting up the MSP manager (6 msps) 2017-09-25 06:27:08.027 UTC [msp] Setup -> DEBU 6bd MSP manager setup complete, setup 6 msps 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6be Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6bf In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6c0 Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6c1 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6c2 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6c3 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6c4 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6c5 Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6c6 Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6c7 Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6c8 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6c9 In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6ca Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6cb In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6cc Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6cd In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6ce Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6cf In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6d0 Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6d1 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6d2 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6d3 In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6d4 Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6d5 In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6d6 Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6d7 In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6d8 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6d9 In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6da Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6db In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6dc Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6dd In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6de Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6df In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6e0 Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6e1 In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6e2 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6e3 In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6e4 Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6e5 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6e6 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6e7 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6e8 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6e9 Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6ea Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6eb Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6ec Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6ed Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6ee Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6ef Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6f0 Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6f1 Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6f2 Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6f3 Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6f4 Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6f5 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6f6 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6f7 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6f8 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6f9 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6fa In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6fb Returning policy Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6fc In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6fd Returning policy BlockValidation for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 6fe In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 6ff Returning policy Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 700 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 701 Returning policy Writers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 702 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 703 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 704 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 705 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 706 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 707 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 708 In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 709 Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 70a In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 70b Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 70c In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 70d Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 70e In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:08.027 UTC [policies] GetPolicy -> DEBU 70f Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:08.027 UTC [policies] CommitProposals -> DEBU 710 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 711 Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 712 In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 713 Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 714 In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 715 Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 716 In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 717 Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 718 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 719 Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 71a In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 71b Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 71c In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 71d Returning policy Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 71e In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 71f Returning policy Readers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 720 In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 721 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 722 In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 723 Returning policy Admins for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 724 In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 725 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 726 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 727 Returning policy Admins for evaluation 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 728 Returning policy Admins for evaluation 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 729 Returning policy Readers for evaluation 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 72a Returning policy Readers for evaluation 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 72b Returning policy Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 72c Returning policy Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 72d Returning policy Readers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 72e As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 72f Returning policy Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 730 As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 731 Returning policy Application/Readers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 732 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 733 Returning policy Application/Writers for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 734 As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 735 Returning policy Application/Admins for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 736 As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:27:08.028 UTC [policies] GetPolicy -> DEBU 737 Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:27:08.028 UTC [policies] CommitProposals -> DEBU 738 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:27:08.030 UTC [orderer/common/broadcast] Handle -> DEBU 739 [channel: testchainid] Broadcast has successfully enqueued message of type ORDERER_TRANSACTION 2017-09-25 06:27:08.031 UTC [orderer/common/broadcast] Handle -> WARN 73a Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:27:08.031 UTC [orderer/main] func1 -> DEBU 73b Closing Broadcast stream 2017-09-25 06:27:08.031 UTC [policies] GetPolicy -> DEBU 73c Returning policy Writers for evaluation 2017-09-25 06:27:08.031 UTC [cauthdsl] func1 -> DEBU 73d 0xc420028000 gate 1506320828031350791 evaluation starts 2017-09-25 06:27:08.031 UTC [cauthdsl] func2 -> DEBU 73e 0xc420028000 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.031 UTC [orderer/common/deliver] Handle -> DEBU 73f Rejecting deliver because channel mychannel not found 2017-09-25 06:27:08.031 UTC [cauthdsl] func2 -> DEBU 740 0xc420028000 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.031 UTC [orderer/main] func1 -> DEBU 741 Closing Deliver stream 2017-09-25 06:27:08.031 UTC [msp/identity] newIdentity -> DEBU 742 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:27:08.032 UTC [msp] SatisfiesPrincipal -> DEBU 743 Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:27:08.032 UTC [msp] Validate -> DEBU 744 MSP OrdererMSP validating identity 2017-09-25 06:27:08.032 UTC [cauthdsl] func2 -> DEBU 745 0xc420028000 principal matched by identity 0 2017-09-25 06:27:08.032 UTC [msp/identity] Verify -> DEBU 746 Verify: digest = 00000000 18 b4 d0 de 4c 3a d0 9c a0 8e f6 9e aa 91 6c 88 |....L:........l.| 00000010 1e e6 71 00 23 db bc bb 2a fd 96 52 0d d3 92 4e |..q.#...*..R...N| 2017-09-25 06:27:08.032 UTC [msp/identity] Verify -> DEBU 747 Verify: sig = 00000000 30 44 02 20 4f 32 f6 f0 6f d3 be 76 6c d2 66 ef |0D. O2..o..vl.f.| 00000010 49 f5 08 fe 88 d3 e3 79 88 a7 73 46 69 fb 0d ee |I......y..sFi...| 00000020 9d 88 12 19 02 20 65 6f 51 f8 27 fa 37 25 0b 2b |..... eoQ.'.7%.+| 00000030 00 e6 5c 35 47 9a f4 8d 20 f6 8b bb be 41 ed dc |..\5G... ....A..| 00000040 f6 8b 71 ed f9 f4 |..q...| 2017-09-25 06:27:08.032 UTC [cauthdsl] func2 -> DEBU 748 0xc420028000 principal evaluation succeeds for identity 0 2017-09-25 06:27:08.032 UTC [cauthdsl] func1 -> DEBU 749 0xc420028000 gate 1506320828031350791 evaluation succeeds 2017-09-25 06:27:08.032 UTC [orderer/common/sigfilter] Apply -> DEBU 74a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420343a40 1 [0xc4201684e8]}) Writers]} 2017-09-25 06:27:08.033 UTC [msp] GetLocalMSP -> DEBU 74b Returning existing local MSP 2017-09-25 06:27:08.033 UTC [msp] GetDefaultSigningIdentity -> DEBU 74c Obtaining default signing identity 2017-09-25 06:27:08.033 UTC [msp] GetLocalMSP -> DEBU 74d Returning existing local MSP 2017-09-25 06:27:08.033 UTC [msp] GetDefaultSigningIdentity -> DEBU 74e Obtaining default signing identity 2017-09-25 06:27:08.033 UTC [msp/identity] Sign -> DEBU 74f Sign: plaintext: 0AB1060A1508011A0608BCC3A2CE0522...41646D696E7310021A0641646D696E73 2017-09-25 06:27:08.033 UTC [msp/identity] Sign -> DEBU 750 Sign: digest: 6B3BD670084992EF1B98EFBDD7524FAC3443B3066E2E8470551B9E51EAD11FE0 2017-09-25 06:27:08.033 UTC [common/config] NewStandardValues -> DEBU 751 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.033 UTC [common/config] initializeProtosStruct -> DEBU 752 Processing field: HashingAlgorithm 2017-09-25 06:27:08.033 UTC [common/config] initializeProtosStruct -> DEBU 753 Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.033 UTC [common/config] initializeProtosStruct -> DEBU 754 Processing field: OrdererAddresses 2017-09-25 06:27:08.033 UTC [common/config] initializeProtosStruct -> DEBU 755 Processing field: Consortium 2017-09-25 06:27:08.034 UTC [orderer/main] Deliver -> DEBU 756 Starting new Deliver handler 2017-09-25 06:27:08.034 UTC [orderer/common/deliver] Handle -> DEBU 757 Starting new deliver loop 2017-09-25 06:27:08.034 UTC [orderer/common/deliver] Handle -> DEBU 758 Attempting to read seek info message 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 759 Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 75a Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 75b Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 75c Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 75d Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 75e Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 75f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 760 Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 761 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 762 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 763 Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 764 Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 765 Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 766 Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 767 Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 768 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 769 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 76a Adding to config map: [Values] /Channel/Application/Org4MSP/MSP 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 76b Adding to config map: [Policy] /Channel/Application/Org4MSP/Readers 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 76c Adding to config map: [Policy] /Channel/Application/Org4MSP/Writers 2017-09-25 06:27:08.034 UTC [common/configtx] addToMap -> DEBU 76d Adding to config map: [Policy] /Channel/Application/Org4MSP/Admins 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 76e Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 76f Adding to config map: [Values] /Channel/Application/Org5MSP/MSP 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 770 Adding to config map: [Policy] /Channel/Application/Org5MSP/Admins 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 771 Adding to config map: [Policy] /Channel/Application/Org5MSP/Readers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 772 Adding to config map: [Policy] /Channel/Application/Org5MSP/Writers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 773 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 774 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 775 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 776 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 777 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 778 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 779 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 77a Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 77b Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 77c Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 77d Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 77e Adding to config map: [Values] /Channel/Application/Org3MSP/MSP 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 77f Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 780 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 781 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 782 Adding to config map: [Policy] /Channel/Application/ChannelCreationPolicy 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 783 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 784 Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 785 Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 786 Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 787 Adding to config map: [Policy] /Channel/Readers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 788 Adding to config map: [Policy] /Channel/Writers 2017-09-25 06:27:08.035 UTC [common/configtx] addToMap -> DEBU 789 Adding to config map: [Policy] /Channel/Admins 2017-09-25 06:27:08.035 UTC [common/configtx] processConfig -> DEBU 78a Beginning new config for channel mychannel 2017-09-25 06:27:08.035 UTC [common/config] NewStandardValues -> DEBU 78b Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 78c Processing field: HashingAlgorithm 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 78d Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 78e Processing field: OrdererAddresses 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 78f Processing field: Consortium 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 790 Proposed new policy Readers for Channel 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 791 Proposed new policy Writers for Channel 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 792 Proposed new policy Admins for Channel 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 793 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 794 Processing field: ConsensusType 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 795 Processing field: BatchSize 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 796 Processing field: BatchTimeout 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 797 Processing field: KafkaBrokers 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 798 Processing field: ChannelRestrictions 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 799 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 79a Proposed new policy Readers for Orderer 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 79b Proposed new policy Writers for Orderer 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 79c Proposed new policy Admins for Orderer 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 79d Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 79e Processing field: MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 79f Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7a0 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7a1 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7a2 Initializing protos for *struct {} 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7a3 Proposed new policy ChannelCreationPolicy for Application 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7a4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7a5 Processing field: MSP 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7a6 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7a7 Processing field: AnchorPeers 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7a8 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7a9 Processing field: MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7aa Proposed new policy Readers for Org1MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7ab Proposed new policy Writers for Org1MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7ac Proposed new policy Admins for Org1MSP 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7ad Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7ae Processing field: MSP 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7af Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7b0 Processing field: AnchorPeers 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7b1 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7b2 Processing field: MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7b3 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7b4 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7b5 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7b6 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7b7 Processing field: MSP 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7b8 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7b9 Processing field: AnchorPeers 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7ba Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7bb Processing field: MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7bc Proposed new policy Admins for Org3MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7bd Proposed new policy Readers for Org3MSP 2017-09-25 06:27:08.036 UTC [policies] ProposePolicy -> DEBU 7be Proposed new policy Writers for Org3MSP 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7bf Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7c0 Processing field: MSP 2017-09-25 06:27:08.036 UTC [common/config] NewStandardValues -> DEBU 7c1 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.036 UTC [common/config] initializeProtosStruct -> DEBU 7c2 Processing field: AnchorPeers 2017-09-25 06:27:08.037 UTC [common/config] NewStandardValues -> DEBU 7c3 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.037 UTC [common/config] initializeProtosStruct -> DEBU 7c4 Processing field: MSP 2017-09-25 06:27:08.037 UTC [policies] ProposePolicy -> DEBU 7c5 Proposed new policy Writers for Org4MSP 2017-09-25 06:27:08.037 UTC [policies] ProposePolicy -> DEBU 7c6 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:08.037 UTC [policies] ProposePolicy -> DEBU 7c7 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:08.037 UTC [common/config] NewStandardValues -> DEBU 7c8 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.037 UTC [common/config] initializeProtosStruct -> DEBU 7c9 Processing field: MSP 2017-09-25 06:27:08.037 UTC [common/config] NewStandardValues -> DEBU 7ca Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.037 UTC [common/config] initializeProtosStruct -> DEBU 7cb Processing field: AnchorPeers 2017-09-25 06:27:08.037 UTC [common/config] NewStandardValues -> DEBU 7cc Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.037 UTC [common/config] initializeProtosStruct -> DEBU 7cd Processing field: MSP 2017-09-25 06:27:08.037 UTC [policies] ProposePolicy -> DEBU 7ce Proposed new policy Admins for Org5MSP 2017-09-25 06:27:08.037 UTC [policies] ProposePolicy -> DEBU 7cf Proposed new policy Readers for Org5MSP 2017-09-25 06:27:08.037 UTC [policies] ProposePolicy -> DEBU 7d0 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:08.037 UTC [common/config] validateMSP -> DEBU 7d1 Setting up MSP for org OrdererOrg 2017-09-25 06:27:08.037 UTC [msp] NewBccspMsp -> DEBU 7d2 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.037 UTC [msp] Setup -> DEBU 7d3 Setting up MSP instance OrdererMSP 2017-09-25 06:27:08.037 UTC [msp/identity] newIdentity -> DEBU 7d4 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:08.037 UTC [msp/identity] newIdentity -> DEBU 7d5 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.038 UTC [msp/identity] newIdentity -> DEBU 7d6 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.038 UTC [msp] Validate -> DEBU 7d7 MSP OrdererMSP validating identity 2017-09-25 06:27:08.038 UTC [common/config] Validate -> DEBU 7d8 Anchor peers for org Org1MSP are 2017-09-25 06:27:08.038 UTC [common/config] validateMSP -> DEBU 7d9 Setting up MSP for org Org1MSP 2017-09-25 06:27:08.038 UTC [msp] NewBccspMsp -> DEBU 7da Creating BCCSP-based MSP instance 2017-09-25 06:27:08.038 UTC [msp] Setup -> DEBU 7db Setting up MSP instance Org1MSP 2017-09-25 06:27:08.039 UTC [msp/identity] newIdentity -> DEBU 7dc Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:08.039 UTC [msp/identity] newIdentity -> DEBU 7dd Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.039 UTC [msp/identity] newIdentity -> DEBU 7de Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.040 UTC [msp] Validate -> DEBU 7df MSP Org1MSP validating identity 2017-09-25 06:27:08.040 UTC [common/config] Validate -> DEBU 7e0 Anchor peers for org Org2MSP are 2017-09-25 06:27:08.040 UTC [common/config] validateMSP -> DEBU 7e1 Setting up MSP for org Org2MSP 2017-09-25 06:27:08.040 UTC [msp] NewBccspMsp -> DEBU 7e2 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.040 UTC [msp] Setup -> DEBU 7e3 Setting up MSP instance Org2MSP 2017-09-25 06:27:08.040 UTC [msp/identity] newIdentity -> DEBU 7e4 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:08.041 UTC [msp/identity] newIdentity -> DEBU 7e5 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.041 UTC [msp/identity] newIdentity -> DEBU 7e6 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.041 UTC [msp] Validate -> DEBU 7e7 MSP Org2MSP validating identity 2017-09-25 06:27:08.042 UTC [common/config] Validate -> DEBU 7e8 Anchor peers for org Org3MSP are 2017-09-25 06:27:08.042 UTC [common/config] validateMSP -> DEBU 7e9 Setting up MSP for org Org3MSP 2017-09-25 06:27:08.042 UTC [msp] NewBccspMsp -> DEBU 7ea Creating BCCSP-based MSP instance 2017-09-25 06:27:08.042 UTC [msp] Setup -> DEBU 7eb Setting up MSP instance Org3MSP 2017-09-25 06:27:08.042 UTC [msp/identity] newIdentity -> DEBU 7ec Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:08.042 UTC [msp/identity] newIdentity -> DEBU 7ed Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.042 UTC [msp/identity] newIdentity -> DEBU 7ee Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.043 UTC [msp] Validate -> DEBU 7ef MSP Org3MSP validating identity 2017-09-25 06:27:08.043 UTC [common/config] Validate -> DEBU 7f0 Anchor peers for org Org4MSP are 2017-09-25 06:27:08.043 UTC [common/config] validateMSP -> DEBU 7f1 Setting up MSP for org Org4MSP 2017-09-25 06:27:08.043 UTC [msp] NewBccspMsp -> DEBU 7f2 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.043 UTC [msp] Setup -> DEBU 7f3 Setting up MSP instance Org4MSP 2017-09-25 06:27:08.043 UTC [msp/identity] newIdentity -> DEBU 7f4 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:08.044 UTC [msp/identity] newIdentity -> DEBU 7f5 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.044 UTC [msp/identity] newIdentity -> DEBU 7f6 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.045 UTC [msp] Validate -> DEBU 7f7 MSP Org4MSP validating identity 2017-09-25 06:27:08.045 UTC [common/config] Validate -> DEBU 7f8 Anchor peers for org Org5MSP are 2017-09-25 06:27:08.045 UTC [common/config] validateMSP -> DEBU 7f9 Setting up MSP for org Org5MSP 2017-09-25 06:27:08.045 UTC [msp] NewBccspMsp -> DEBU 7fa Creating BCCSP-based MSP instance 2017-09-25 06:27:08.045 UTC [msp] Setup -> DEBU 7fb Setting up MSP instance Org5MSP 2017-09-25 06:27:08.045 UTC [msp/identity] newIdentity -> DEBU 7fc Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:08.045 UTC [msp/identity] newIdentity -> DEBU 7fd Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.046 UTC [msp/identity] newIdentity -> DEBU 7fe Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.046 UTC [msp] Validate -> DEBU 7ff MSP Org5MSP validating identity 2017-09-25 06:27:08.046 UTC [msp] Setup -> DEBU 800 Setting up the MSP manager (6 msps) 2017-09-25 06:27:08.046 UTC [msp] Setup -> DEBU 801 MSP manager setup complete, setup 6 msps 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 802 Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 803 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 804 Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 805 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 806 Returning policy Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 807 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 808 Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 809 Returning policy Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 80a Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 80b Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 80c Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 80d In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 80e Returning policy Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 80f In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 810 Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 811 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 812 Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 813 In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 814 Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 815 In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 816 Returning policy Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 817 In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 818 Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 819 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 81a Returning policy Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 81b In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 81c Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 81d In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 81e Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 81f In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 820 Returning policy Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 821 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 822 Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 823 In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 824 Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 825 In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 826 Returning policy Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 827 In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 828 Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 829 In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 82a Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 82b Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 82c Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 82d Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 82e Returning policy Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 82f Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 830 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 831 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 832 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 833 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 834 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 835 Returning policy BlockValidation for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 836 In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 837 Returning policy Readers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 838 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 839 Returning policy Writers for evaluation 2017-09-25 06:27:08.047 UTC [policies] CommitProposals -> DEBU 83a In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:08.047 UTC [policies] GetPolicy -> DEBU 83b Returning policy Admins for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 83c In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 83d Returning policy ChannelCreationPolicy for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 83e In commit adding relative sub-policy Application/ChannelCreationPolicy to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 83f Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 840 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 841 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 842 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 843 Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 844 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 845 Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 846 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 847 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 848 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 849 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 84a In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 84b Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 84c In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 84d Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 84e In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 84f Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 850 In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 851 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 852 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 853 Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 854 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 855 Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 856 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 857 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 858 In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 859 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 85a In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 85b Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:08.048 UTC [policies] CommitProposals -> DEBU 85c In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 85d Returning dummy reject all policy because Readers could not be found in /Application/Readers 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 85e Returning policy Readers for evaluation 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 85f Returning policy Writers for evaluation 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 860 Returning dummy reject all policy because Writers could not be found in /Application/Writers 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 861 Returning policy Admins for evaluation 2017-09-25 06:27:08.048 UTC [policies] GetPolicy -> DEBU 862 Returning dummy reject all policy because Admins could not be found in /Application/Admins 2017-09-25 06:27:08.048 UTC [common/configtx] addToMap -> DEBU 863 Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.048 UTC [common/configtx] addToMap -> DEBU 864 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.048 UTC [common/configtx] addToMap -> DEBU 865 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.048 UTC [common/configtx] addToMap -> DEBU 866 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.048 UTC [common/configtx] addToMap -> DEBU 867 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.048 UTC [common/configtx] addToMap -> DEBU 868 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.048 UTC [common/configtx] addToMap -> DEBU 869 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.049 UTC [common/configtx] addToMap -> DEBU 86a Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.049 UTC [common/configtx] addToMap -> DEBU 86b Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.049 UTC [common/configtx] addToMap -> DEBU 86c Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.049 UTC [common/configtx] addToMap -> DEBU 86d Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.049 UTC [common/configtx] addToMap -> DEBU 86e Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.049 UTC [common/configtx] addToMap -> DEBU 86f Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.050 UTC [common/configtx] addToMap -> DEBU 870 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.050 UTC [common/configtx] addToMap -> DEBU 871 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.050 UTC [common/configtx] addToMap -> DEBU 872 Adding to config map: [Policy] /Channel/Application/Admins 2017-09-25 06:27:08.050 UTC [common/configtx] addToMap -> DEBU 873 Adding to config map: [Policy] /Channel/Application/Writers 2017-09-25 06:27:08.050 UTC [common/configtx] addToMap -> DEBU 874 Adding to config map: [Policy] /Channel/Application/Readers 2017-09-25 06:27:08.051 UTC [common/configtx] addToMap -> DEBU 875 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.051 UTC [policies] GetPolicy -> DEBU 876 Returning policy ChannelCreationPolicy for evaluation 2017-09-25 06:27:08.051 UTC [cauthdsl] func1 -> DEBU 877 0xc42015e1c8 gate 1506320828051217164 evaluation starts 2017-09-25 06:27:08.051 UTC [cauthdsl] func2 -> DEBU 878 0xc42015e1c8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.051 UTC [cauthdsl] func2 -> DEBU 879 0xc42015e1c8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.051 UTC [msp/identity] newIdentity -> DEBU 87a Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.051 UTC [cauthdsl] func2 -> DEBU 87b 0xc42015e1c8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:27:08.051 UTC [cauthdsl] func2 -> DEBU 87c 0xc42015e1c8 principal evaluation fails 2017-09-25 06:27:08.051 UTC [cauthdsl] func1 -> DEBU 87d 0xc42015e1c8 gate 1506320828051217164 evaluation fails 2017-09-25 06:27:08.051 UTC [cauthdsl] func1 -> DEBU 87e 0xc42015e1c8 gate 1506320828051662159 evaluation starts 2017-09-25 06:27:08.051 UTC [cauthdsl] func2 -> DEBU 87f 0xc42015e1c8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.051 UTC [cauthdsl] func2 -> DEBU 880 0xc42015e1c8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.051 UTC [msp/identity] newIdentity -> DEBU 881 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.052 UTC [cauthdsl] func2 -> DEBU 882 0xc42015e1c8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:08.052 UTC [cauthdsl] func2 -> DEBU 883 0xc42015e1c8 principal evaluation fails 2017-09-25 06:27:08.052 UTC [cauthdsl] func1 -> DEBU 884 0xc42015e1c8 gate 1506320828051662159 evaluation fails 2017-09-25 06:27:08.052 UTC [cauthdsl] func1 -> DEBU 885 0xc42015e1c8 gate 1506320828052136106 evaluation starts 2017-09-25 06:27:08.052 UTC [cauthdsl] func2 -> DEBU 886 0xc42015e1c8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.052 UTC [cauthdsl] func2 -> DEBU 887 0xc42015e1c8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.052 UTC [msp/identity] newIdentity -> DEBU 888 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.052 UTC [msp] SatisfiesPrincipal -> DEBU 889 Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:08.052 UTC [cauthdsl] func2 -> DEBU 88a 0xc42015e1c8 principal matched by identity 0 2017-09-25 06:27:08.052 UTC [msp/identity] Verify -> DEBU 88b Verify: digest = 00000000 91 88 5c 5d 32 e8 28 c7 b1 ae e0 a6 5f 76 f0 f0 |..\]2.(....._v..| 00000010 16 3d b6 40 66 ee 2c c9 18 55 8d 97 e2 61 9a 7b |.=.@f.,..U...a.{| 2017-09-25 06:27:08.052 UTC [msp/identity] Verify -> DEBU 88c Verify: sig = 00000000 30 44 02 20 3a 36 71 5c 6d 43 c3 aa 5a b4 d5 92 |0D. :6q\mC..Z...| 00000010 a7 07 ff 83 9a 4c 4e ae cc 91 6a 9f 14 31 fb 27 |.....LN...j..1.'| 00000020 c3 b2 c2 13 02 20 7e ca b8 8c 80 68 52 4a 4b da |..... ~....hRJK.| 00000030 ed da e8 ee 22 db e2 d0 57 36 00 ed ac c9 e4 fd |...."...W6......| 00000040 e3 3f e3 ff be e2 |.?....| 2017-09-25 06:27:08.052 UTC [cauthdsl] func2 -> DEBU 88d 0xc42015e1c8 principal evaluation succeeds for identity 0 2017-09-25 06:27:08.052 UTC [cauthdsl] func1 -> DEBU 88e 0xc42015e1c8 gate 1506320828052136106 evaluation succeeds 2017-09-25 06:27:08.052 UTC [common/configtx] processConfig -> DEBU 88f Beginning new config for channel mychannel 2017-09-25 06:27:08.052 UTC [common/config] NewStandardValues -> DEBU 890 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.052 UTC [common/config] initializeProtosStruct -> DEBU 891 Processing field: HashingAlgorithm 2017-09-25 06:27:08.052 UTC [common/config] initializeProtosStruct -> DEBU 892 Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.052 UTC [common/config] initializeProtosStruct -> DEBU 893 Processing field: OrdererAddresses 2017-09-25 06:27:08.052 UTC [common/config] initializeProtosStruct -> DEBU 894 Processing field: Consortium 2017-09-25 06:27:08.052 UTC [policies] ProposePolicy -> DEBU 895 Proposed new policy Readers for Channel 2017-09-25 06:27:08.052 UTC [policies] ProposePolicy -> DEBU 896 Proposed new policy Writers for Channel 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 897 Proposed new policy Admins for Channel 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 898 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 899 Processing field: ConsensusType 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 89a Processing field: BatchSize 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 89b Processing field: BatchTimeout 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 89c Processing field: KafkaBrokers 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 89d Processing field: ChannelRestrictions 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 89e Proposed new policy Writers for Orderer 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 89f Proposed new policy Admins for Orderer 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8a0 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8a1 Proposed new policy Readers for Orderer 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8a2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8a3 Processing field: MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8a4 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8a5 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8a6 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8a7 Initializing protos for *struct {} 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8a8 Proposed new policy Admins for Application 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8a9 Proposed new policy Writers for Application 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8aa Proposed new policy Readers for Application 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8ab Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8ac Processing field: MSP 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8ad Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8ae Processing field: AnchorPeers 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8af Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8b0 Processing field: MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8b1 Proposed new policy Admins for Org1MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8b2 Proposed new policy Readers for Org1MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8b3 Proposed new policy Writers for Org1MSP 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8b4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8b5 Processing field: MSP 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8b6 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8b7 Processing field: AnchorPeers 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8b8 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8b9 Processing field: MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8ba Proposed new policy Readers for Org2MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8bb Proposed new policy Writers for Org2MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8bc Proposed new policy Admins for Org2MSP 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8bd Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8be Processing field: MSP 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8bf Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8c0 Processing field: AnchorPeers 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8c1 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8c2 Processing field: MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8c3 Proposed new policy Readers for Org3MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8c4 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8c5 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8c6 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8c7 Processing field: MSP 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8c8 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8c9 Processing field: AnchorPeers 2017-09-25 06:27:08.053 UTC [common/config] NewStandardValues -> DEBU 8ca Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.053 UTC [common/config] initializeProtosStruct -> DEBU 8cb Processing field: MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8cc Proposed new policy Admins for Org4MSP 2017-09-25 06:27:08.053 UTC [policies] ProposePolicy -> DEBU 8cd Proposed new policy Readers for Org4MSP 2017-09-25 06:27:08.054 UTC [policies] ProposePolicy -> DEBU 8ce Proposed new policy Writers for Org4MSP 2017-09-25 06:27:08.054 UTC [common/config] NewStandardValues -> DEBU 8cf Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.054 UTC [common/config] initializeProtosStruct -> DEBU 8d0 Processing field: MSP 2017-09-25 06:27:08.054 UTC [common/config] NewStandardValues -> DEBU 8d1 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.054 UTC [common/config] initializeProtosStruct -> DEBU 8d2 Processing field: AnchorPeers 2017-09-25 06:27:08.054 UTC [common/config] NewStandardValues -> DEBU 8d3 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.054 UTC [common/config] initializeProtosStruct -> DEBU 8d4 Processing field: MSP 2017-09-25 06:27:08.054 UTC [policies] ProposePolicy -> DEBU 8d5 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:08.054 UTC [policies] ProposePolicy -> DEBU 8d6 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:08.054 UTC [policies] ProposePolicy -> DEBU 8d7 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:08.054 UTC [common/config] validateMSP -> DEBU 8d8 Setting up MSP for org OrdererOrg 2017-09-25 06:27:08.054 UTC [msp] NewBccspMsp -> DEBU 8d9 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.054 UTC [msp] Setup -> DEBU 8da Setting up MSP instance OrdererMSP 2017-09-25 06:27:08.054 UTC [msp/identity] newIdentity -> DEBU 8db Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:08.054 UTC [msp/identity] newIdentity -> DEBU 8dc Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.054 UTC [msp/identity] newIdentity -> DEBU 8dd Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.055 UTC [msp] Validate -> DEBU 8de MSP OrdererMSP validating identity 2017-09-25 06:27:08.055 UTC [common/config] Validate -> DEBU 8df Anchor peers for org Org1MSP are 2017-09-25 06:27:08.055 UTC [common/config] validateMSP -> DEBU 8e0 Setting up MSP for org Org1MSP 2017-09-25 06:27:08.055 UTC [msp] NewBccspMsp -> DEBU 8e1 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.055 UTC [msp] Setup -> DEBU 8e2 Setting up MSP instance Org1MSP 2017-09-25 06:27:08.055 UTC [msp/identity] newIdentity -> DEBU 8e3 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:08.056 UTC [msp/identity] newIdentity -> DEBU 8e4 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.056 UTC [msp/identity] newIdentity -> DEBU 8e5 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.057 UTC [msp] Validate -> DEBU 8e6 MSP Org1MSP validating identity 2017-09-25 06:27:08.057 UTC [common/config] Validate -> DEBU 8e7 Anchor peers for org Org2MSP are 2017-09-25 06:27:08.057 UTC [common/config] validateMSP -> DEBU 8e8 Setting up MSP for org Org2MSP 2017-09-25 06:27:08.057 UTC [msp] NewBccspMsp -> DEBU 8e9 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.057 UTC [msp] Setup -> DEBU 8ea Setting up MSP instance Org2MSP 2017-09-25 06:27:08.057 UTC [msp/identity] newIdentity -> DEBU 8eb Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:08.057 UTC [msp/identity] newIdentity -> DEBU 8ec Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.058 UTC [msp/identity] newIdentity -> DEBU 8ed Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.058 UTC [msp] Validate -> DEBU 8ee MSP Org2MSP validating identity 2017-09-25 06:27:08.058 UTC [common/config] Validate -> DEBU 8ef Anchor peers for org Org3MSP are 2017-09-25 06:27:08.058 UTC [common/config] validateMSP -> DEBU 8f0 Setting up MSP for org Org3MSP 2017-09-25 06:27:08.058 UTC [msp] NewBccspMsp -> DEBU 8f1 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.058 UTC [msp] Setup -> DEBU 8f2 Setting up MSP instance Org3MSP 2017-09-25 06:27:08.059 UTC [msp/identity] newIdentity -> DEBU 8f3 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:08.059 UTC [msp/identity] newIdentity -> DEBU 8f4 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.059 UTC [msp/identity] newIdentity -> DEBU 8f5 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.060 UTC [msp] Validate -> DEBU 8f6 MSP Org3MSP validating identity 2017-09-25 06:27:08.060 UTC [common/config] Validate -> DEBU 8f7 Anchor peers for org Org4MSP are 2017-09-25 06:27:08.060 UTC [common/config] validateMSP -> DEBU 8f8 Setting up MSP for org Org4MSP 2017-09-25 06:27:08.060 UTC [msp] NewBccspMsp -> DEBU 8f9 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.060 UTC [msp] Setup -> DEBU 8fa Setting up MSP instance Org4MSP 2017-09-25 06:27:08.060 UTC [msp/identity] newIdentity -> DEBU 8fb Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:08.060 UTC [msp/identity] newIdentity -> DEBU 8fc Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.061 UTC [msp/identity] newIdentity -> DEBU 8fd Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.061 UTC [msp] Validate -> DEBU 8fe MSP Org4MSP validating identity 2017-09-25 06:27:08.061 UTC [common/config] Validate -> DEBU 8ff Anchor peers for org Org5MSP are 2017-09-25 06:27:08.061 UTC [common/config] validateMSP -> DEBU 900 Setting up MSP for org Org5MSP 2017-09-25 06:27:08.062 UTC [msp] NewBccspMsp -> DEBU 901 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.062 UTC [msp] Setup -> DEBU 902 Setting up MSP instance Org5MSP 2017-09-25 06:27:08.062 UTC [msp/identity] newIdentity -> DEBU 903 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:08.062 UTC [msp/identity] newIdentity -> DEBU 904 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.062 UTC [msp/identity] newIdentity -> DEBU 905 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.063 UTC [msp] Validate -> DEBU 906 MSP Org5MSP validating identity 2017-09-25 06:27:08.063 UTC [msp] Setup -> DEBU 907 Setting up the MSP manager (6 msps) 2017-09-25 06:27:08.063 UTC [msp] Setup -> DEBU 908 MSP manager setup complete, setup 6 msps 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 909 Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 90a Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 90b Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 90c Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 90d Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 90e Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 90f Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 910 Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 911 Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 912 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 913 Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 914 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.063 UTC [common/configtx] addToMap -> DEBU 915 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.064 UTC [common/configtx] addToMap -> DEBU 916 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.064 UTC [common/configtx] addToMap -> DEBU 917 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.064 UTC [common/configtx] addToMap -> DEBU 918 Adding to config map: [Policy] /Channel/Application/Admins 2017-09-25 06:27:08.064 UTC [common/configtx] addToMap -> DEBU 919 Adding to config map: [Policy] /Channel/Application/Writers 2017-09-25 06:27:08.064 UTC [common/configtx] addToMap -> DEBU 91a Adding to config map: [Policy] /Channel/Application/Readers 2017-09-25 06:27:08.064 UTC [common/configtx] addToMap -> DEBU 91b Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.064 UTC [policies] GetPolicy -> DEBU 91c Returning policy ChannelCreationPolicy for evaluation 2017-09-25 06:27:08.064 UTC [cauthdsl] func1 -> DEBU 91d 0xc42015eba0 gate 1506320828064237176 evaluation starts 2017-09-25 06:27:08.064 UTC [cauthdsl] func2 -> DEBU 91e 0xc42015eba0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.064 UTC [cauthdsl] func2 -> DEBU 91f 0xc42015eba0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.064 UTC [msp/identity] newIdentity -> DEBU 920 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.064 UTC [cauthdsl] func2 -> DEBU 921 0xc42015eba0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:27:08.064 UTC [cauthdsl] func2 -> DEBU 922 0xc42015eba0 principal evaluation fails 2017-09-25 06:27:08.064 UTC [cauthdsl] func1 -> DEBU 923 0xc42015eba0 gate 1506320828064237176 evaluation fails 2017-09-25 06:27:08.064 UTC [cauthdsl] func1 -> DEBU 924 0xc42015eba0 gate 1506320828064610608 evaluation starts 2017-09-25 06:27:08.064 UTC [cauthdsl] func2 -> DEBU 925 0xc42015eba0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.064 UTC [cauthdsl] func2 -> DEBU 926 0xc42015eba0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.064 UTC [msp/identity] newIdentity -> DEBU 927 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.064 UTC [cauthdsl] func2 -> DEBU 928 0xc42015eba0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:08.064 UTC [cauthdsl] func2 -> DEBU 929 0xc42015eba0 principal evaluation fails 2017-09-25 06:27:08.064 UTC [cauthdsl] func1 -> DEBU 92a 0xc42015eba0 gate 1506320828064610608 evaluation fails 2017-09-25 06:27:08.065 UTC [cauthdsl] func1 -> DEBU 92b 0xc42015eba0 gate 1506320828065013653 evaluation starts 2017-09-25 06:27:08.065 UTC [cauthdsl] func2 -> DEBU 92c 0xc42015eba0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.065 UTC [cauthdsl] func2 -> DEBU 92d 0xc42015eba0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.065 UTC [msp/identity] newIdentity -> DEBU 92e Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.065 UTC [msp] SatisfiesPrincipal -> DEBU 92f Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:08.065 UTC [cauthdsl] func2 -> DEBU 930 0xc42015eba0 principal matched by identity 0 2017-09-25 06:27:08.065 UTC [msp/identity] Verify -> DEBU 931 Verify: digest = 00000000 91 88 5c 5d 32 e8 28 c7 b1 ae e0 a6 5f 76 f0 f0 |..\]2.(....._v..| 00000010 16 3d b6 40 66 ee 2c c9 18 55 8d 97 e2 61 9a 7b |.=.@f.,..U...a.{| 2017-09-25 06:27:08.065 UTC [msp/identity] Verify -> DEBU 932 Verify: sig = 00000000 30 44 02 20 3a 36 71 5c 6d 43 c3 aa 5a b4 d5 92 |0D. :6q\mC..Z...| 00000010 a7 07 ff 83 9a 4c 4e ae cc 91 6a 9f 14 31 fb 27 |.....LN...j..1.'| 00000020 c3 b2 c2 13 02 20 7e ca b8 8c 80 68 52 4a 4b da |..... ~....hRJK.| 00000030 ed da e8 ee 22 db e2 d0 57 36 00 ed ac c9 e4 fd |...."...W6......| 00000040 e3 3f e3 ff be e2 |.?....| 2017-09-25 06:27:08.065 UTC [cauthdsl] func2 -> DEBU 933 0xc42015eba0 principal evaluation succeeds for identity 0 2017-09-25 06:27:08.065 UTC [cauthdsl] func1 -> DEBU 934 0xc42015eba0 gate 1506320828065013653 evaluation succeeds 2017-09-25 06:27:08.065 UTC [common/configtx] processConfig -> DEBU 935 Beginning new config for channel mychannel 2017-09-25 06:27:08.065 UTC [common/config] NewStandardValues -> DEBU 936 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.065 UTC [common/config] initializeProtosStruct -> DEBU 937 Processing field: HashingAlgorithm 2017-09-25 06:27:08.065 UTC [common/config] initializeProtosStruct -> DEBU 938 Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.065 UTC [common/config] initializeProtosStruct -> DEBU 939 Processing field: OrdererAddresses 2017-09-25 06:27:08.065 UTC [common/config] initializeProtosStruct -> DEBU 93a Processing field: Consortium 2017-09-25 06:27:08.065 UTC [policies] ProposePolicy -> DEBU 93b Proposed new policy Readers for Channel 2017-09-25 06:27:08.065 UTC [policies] ProposePolicy -> DEBU 93c Proposed new policy Writers for Channel 2017-09-25 06:27:08.065 UTC [policies] ProposePolicy -> DEBU 93d Proposed new policy Admins for Channel 2017-09-25 06:27:08.065 UTC [common/config] NewStandardValues -> DEBU 93e Initializing protos for *struct {} 2017-09-25 06:27:08.065 UTC [policies] ProposePolicy -> DEBU 93f Proposed new policy Admins for Application 2017-09-25 06:27:08.065 UTC [policies] ProposePolicy -> DEBU 940 Proposed new policy Writers for Application 2017-09-25 06:27:08.065 UTC [policies] ProposePolicy -> DEBU 941 Proposed new policy Readers for Application 2017-09-25 06:27:08.065 UTC [common/config] NewStandardValues -> DEBU 942 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.065 UTC [common/config] initializeProtosStruct -> DEBU 943 Processing field: MSP 2017-09-25 06:27:08.065 UTC [common/config] NewStandardValues -> DEBU 944 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.065 UTC [common/config] initializeProtosStruct -> DEBU 945 Processing field: AnchorPeers 2017-09-25 06:27:08.065 UTC [common/config] NewStandardValues -> DEBU 946 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.065 UTC [common/config] initializeProtosStruct -> DEBU 947 Processing field: MSP 2017-09-25 06:27:08.065 UTC [policies] ProposePolicy -> DEBU 948 Proposed new policy Admins for Org1MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 949 Proposed new policy Readers for Org1MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 94a Proposed new policy Writers for Org1MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 94b Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 94c Processing field: MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 94d Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 94e Processing field: AnchorPeers 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 94f Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 950 Processing field: MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 951 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 952 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 953 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 954 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 955 Processing field: MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 956 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 957 Processing field: AnchorPeers 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 958 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 959 Processing field: MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 95a Proposed new policy Admins for Org3MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 95b Proposed new policy Readers for Org3MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 95c Proposed new policy Writers for Org3MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 95d Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 95e Processing field: MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 95f Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 960 Processing field: AnchorPeers 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 961 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 962 Processing field: MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 963 Proposed new policy Writers for Org4MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 964 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 965 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 966 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 967 Processing field: MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 968 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 969 Processing field: AnchorPeers 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 96a Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 96b Processing field: MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 96c Proposed new policy Admins for Org5MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 96d Proposed new policy Readers for Org5MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 96e Proposed new policy Writers for Org5MSP 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 96f Initializing protos for *config.OrdererProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 970 Processing field: ConsensusType 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 971 Processing field: BatchSize 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 972 Processing field: BatchTimeout 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 973 Processing field: KafkaBrokers 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 974 Processing field: ChannelRestrictions 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 975 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 976 Proposed new policy Readers for Orderer 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 977 Proposed new policy Writers for Orderer 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 978 Proposed new policy Admins for Orderer 2017-09-25 06:27:08.066 UTC [common/config] NewStandardValues -> DEBU 979 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.066 UTC [common/config] initializeProtosStruct -> DEBU 97a Processing field: MSP 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 97b Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 97c Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:08.066 UTC [policies] ProposePolicy -> DEBU 97d Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:08.066 UTC [common/config] Validate -> DEBU 97e Anchor peers for org Org1MSP are 2017-09-25 06:27:08.066 UTC [common/config] validateMSP -> DEBU 97f Setting up MSP for org Org1MSP 2017-09-25 06:27:08.066 UTC [msp] NewBccspMsp -> DEBU 980 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.066 UTC [msp] Setup -> DEBU 981 Setting up MSP instance Org1MSP 2017-09-25 06:27:08.067 UTC [msp/identity] newIdentity -> DEBU 982 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:08.067 UTC [msp/identity] newIdentity -> DEBU 983 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.067 UTC [msp/identity] newIdentity -> DEBU 984 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.068 UTC [msp] Validate -> DEBU 985 MSP Org1MSP validating identity 2017-09-25 06:27:08.068 UTC [common/config] Validate -> DEBU 986 Anchor peers for org Org2MSP are 2017-09-25 06:27:08.068 UTC [common/config] validateMSP -> DEBU 987 Setting up MSP for org Org2MSP 2017-09-25 06:27:08.068 UTC [msp] NewBccspMsp -> DEBU 988 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.068 UTC [msp] Setup -> DEBU 989 Setting up MSP instance Org2MSP 2017-09-25 06:27:08.068 UTC [msp/identity] newIdentity -> DEBU 98a Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:08.068 UTC [msp/identity] newIdentity -> DEBU 98b Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.069 UTC [msp/identity] newIdentity -> DEBU 98c Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.069 UTC [msp] Validate -> DEBU 98d MSP Org2MSP validating identity 2017-09-25 06:27:08.069 UTC [common/config] Validate -> DEBU 98e Anchor peers for org Org3MSP are 2017-09-25 06:27:08.069 UTC [common/config] validateMSP -> DEBU 98f Setting up MSP for org Org3MSP 2017-09-25 06:27:08.070 UTC [msp] NewBccspMsp -> DEBU 990 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.070 UTC [msp] Setup -> DEBU 991 Setting up MSP instance Org3MSP 2017-09-25 06:27:08.070 UTC [msp/identity] newIdentity -> DEBU 992 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:08.070 UTC [msp/identity] newIdentity -> DEBU 993 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.070 UTC [msp/identity] newIdentity -> DEBU 994 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.071 UTC [msp] Validate -> DEBU 995 MSP Org3MSP validating identity 2017-09-25 06:27:08.071 UTC [common/config] Validate -> DEBU 996 Anchor peers for org Org4MSP are 2017-09-25 06:27:08.071 UTC [common/config] validateMSP -> DEBU 997 Setting up MSP for org Org4MSP 2017-09-25 06:27:08.071 UTC [msp] NewBccspMsp -> DEBU 998 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.071 UTC [msp] Setup -> DEBU 999 Setting up MSP instance Org4MSP 2017-09-25 06:27:08.071 UTC [msp/identity] newIdentity -> DEBU 99a Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:08.072 UTC [msp/identity] newIdentity -> DEBU 99b Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.072 UTC [msp/identity] newIdentity -> DEBU 99c Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.072 UTC [msp] Validate -> DEBU 99d MSP Org4MSP validating identity 2017-09-25 06:27:08.072 UTC [common/config] Validate -> DEBU 99e Anchor peers for org Org5MSP are 2017-09-25 06:27:08.073 UTC [common/config] validateMSP -> DEBU 99f Setting up MSP for org Org5MSP 2017-09-25 06:27:08.073 UTC [msp] NewBccspMsp -> DEBU 9a0 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.073 UTC [msp] Setup -> DEBU 9a1 Setting up MSP instance Org5MSP 2017-09-25 06:27:08.073 UTC [msp/identity] newIdentity -> DEBU 9a2 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:08.073 UTC [msp/identity] newIdentity -> DEBU 9a3 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.073 UTC [msp/identity] newIdentity -> DEBU 9a4 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.074 UTC [msp] Validate -> DEBU 9a5 MSP Org5MSP validating identity 2017-09-25 06:27:08.074 UTC [common/config] validateMSP -> DEBU 9a6 Setting up MSP for org OrdererOrg 2017-09-25 06:27:08.074 UTC [msp] NewBccspMsp -> DEBU 9a7 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.074 UTC [msp] Setup -> DEBU 9a8 Setting up MSP instance OrdererMSP 2017-09-25 06:27:08.074 UTC [msp/identity] newIdentity -> DEBU 9a9 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:08.074 UTC [msp/identity] newIdentity -> DEBU 9aa Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.075 UTC [msp/identity] newIdentity -> DEBU 9ab Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.075 UTC [msp] Validate -> DEBU 9ac MSP OrdererMSP validating identity 2017-09-25 06:27:08.075 UTC [msp] Setup -> DEBU 9ad Setting up the MSP manager (6 msps) 2017-09-25 06:27:08.075 UTC [msp] Setup -> DEBU 9ae MSP manager setup complete, setup 6 msps 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9af Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9b0 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9b1 Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9b2 In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9b3 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9b4 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9b5 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9b6 In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9b7 Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9b8 In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9b9 Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9ba In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9bb Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9bc In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9bd Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9be In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9bf Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9c0 In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9c1 Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9c2 In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9c3 Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9c4 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9c5 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9c6 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9c7 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9c8 In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9c9 Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9ca In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9cb Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9cc In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9cd Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9ce Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9cf Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d0 Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d1 Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d2 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d3 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d4 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d5 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d6 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d7 Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d8 Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9d9 Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9da Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9db Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9dc Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9dd In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9de Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9df In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9e0 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9e1 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9e2 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9e3 Returning policy Readers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9e4 Returning policy Writers for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9e5 Returning policy Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9e6 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9e7 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9e8 Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:08.076 UTC [policies] CommitProposals -> DEBU 9e9 In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:08.076 UTC [policies] GetPolicy -> DEBU 9ea Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9eb In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9ec Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9ed In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9ee Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9ef In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9f0 Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9f1 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9f2 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9f3 In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9f4 Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9f5 In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9f6 Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9f7 In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9f8 Returning policy Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9f9 In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9fa Returning policy Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9fb In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9fc Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9fd In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU 9fe Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU 9ff In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a00 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a01 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a02 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a03 In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a04 Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a05 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a06 Returning policy Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a07 In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a08 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a09 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a0a Returning policy BlockValidation for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a0b In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a0c Returning policy Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a0d In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a0e Returning policy Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a0f In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a10 Returning policy Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a11 In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a12 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a13 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a14 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a15 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a16 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a17 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a18 Returning policy Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a19 Returning policy Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a1a Returning policy Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a1b Returning policy Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a1c Returning policy Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a1d Returning policy Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a1e Returning policy Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a1f As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a20 Returning policy Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a21 As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a22 Returning policy Application/Readers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a23 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a24 Returning policy Application/Writers for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a25 As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a26 Returning policy Application/Admins for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a27 As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:27:08.077 UTC [policies] GetPolicy -> DEBU a28 Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:27:08.077 UTC [policies] CommitProposals -> DEBU a29 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:27:08.077 UTC [common/config] NewStandardValues -> DEBU a2a Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.077 UTC [common/config] initializeProtosStruct -> DEBU a2b Processing field: HashingAlgorithm 2017-09-25 06:27:08.077 UTC [common/config] initializeProtosStruct -> DEBU a2c Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.077 UTC [common/config] initializeProtosStruct -> DEBU a2d Processing field: OrdererAddresses 2017-09-25 06:27:08.077 UTC [common/config] initializeProtosStruct -> DEBU a2e Processing field: Consortium 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a2f Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a30 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a31 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a32 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a33 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a34 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a35 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a36 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a37 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a38 Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a39 Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a3a Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a3b Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a3c Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a3d Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a3e Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a3f Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a40 Adding to config map: [Values] /Channel/Application/Org5MSP/MSP 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a41 Adding to config map: [Policy] /Channel/Application/Org5MSP/Readers 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a42 Adding to config map: [Policy] /Channel/Application/Org5MSP/Writers 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a43 Adding to config map: [Policy] /Channel/Application/Org5MSP/Admins 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a44 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a45 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a46 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a47 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:08.078 UTC [common/configtx] addToMap -> DEBU a48 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a49 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a4a Adding to config map: [Values] /Channel/Application/Org2MSP/MSP 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a4b Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a4c Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a4d Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a4e Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a4f Adding to config map: [Values] /Channel/Application/Org3MSP/MSP 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a50 Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a51 Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a52 Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a53 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a54 Adding to config map: [Values] /Channel/Application/Org4MSP/MSP 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a55 Adding to config map: [Policy] /Channel/Application/Org4MSP/Writers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a56 Adding to config map: [Policy] /Channel/Application/Org4MSP/Admins 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a57 Adding to config map: [Policy] /Channel/Application/Org4MSP/Readers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a58 Adding to config map: [Policy] /Channel/Application/Admins 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a59 Adding to config map: [Policy] /Channel/Application/Writers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a5a Adding to config map: [Policy] /Channel/Application/Readers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a5b Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a5c Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a5d Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a5e Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a5f Adding to config map: [Policy] /Channel/Writers 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a60 Adding to config map: [Policy] /Channel/Admins 2017-09-25 06:27:08.079 UTC [common/configtx] addToMap -> DEBU a61 Adding to config map: [Policy] /Channel/Readers 2017-09-25 06:27:08.079 UTC [common/configtx] processConfig -> DEBU a62 Beginning new config for channel mychannel 2017-09-25 06:27:08.079 UTC [common/config] NewStandardValues -> DEBU a63 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.079 UTC [common/config] initializeProtosStruct -> DEBU a64 Processing field: HashingAlgorithm 2017-09-25 06:27:08.079 UTC [common/config] initializeProtosStruct -> DEBU a65 Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.079 UTC [common/config] initializeProtosStruct -> DEBU a66 Processing field: OrdererAddresses 2017-09-25 06:27:08.079 UTC [common/config] initializeProtosStruct -> DEBU a67 Processing field: Consortium 2017-09-25 06:27:08.079 UTC [policies] ProposePolicy -> DEBU a68 Proposed new policy Readers for Channel 2017-09-25 06:27:08.079 UTC [policies] ProposePolicy -> DEBU a69 Proposed new policy Writers for Channel 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a6a Proposed new policy Admins for Channel 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a6b Initializing protos for *config.OrdererProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a6c Processing field: ConsensusType 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a6d Processing field: BatchSize 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a6e Processing field: BatchTimeout 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a6f Processing field: KafkaBrokers 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a70 Processing field: ChannelRestrictions 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a71 Proposed new policy Admins for Orderer 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a72 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a73 Proposed new policy Readers for Orderer 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a74 Proposed new policy Writers for Orderer 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a75 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a76 Processing field: MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a77 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a78 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a79 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a7a Initializing protos for *struct {} 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a7b Proposed new policy Admins for Application 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a7c Proposed new policy Writers for Application 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a7d Proposed new policy Readers for Application 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a7e Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a7f Processing field: MSP 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a80 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a81 Processing field: AnchorPeers 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a82 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a83 Processing field: MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a84 Proposed new policy Admins for Org1MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a85 Proposed new policy Readers for Org1MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a86 Proposed new policy Writers for Org1MSP 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a87 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a88 Processing field: MSP 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a89 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a8a Processing field: AnchorPeers 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a8b Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a8c Processing field: MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a8d Proposed new policy Readers for Org2MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a8e Proposed new policy Writers for Org2MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a8f Proposed new policy Admins for Org2MSP 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a90 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a91 Processing field: MSP 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a92 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a93 Processing field: AnchorPeers 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a94 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a95 Processing field: MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a96 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a97 Proposed new policy Readers for Org3MSP 2017-09-25 06:27:08.080 UTC [policies] ProposePolicy -> DEBU a98 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a99 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a9a Processing field: MSP 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a9b Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.080 UTC [common/config] initializeProtosStruct -> DEBU a9c Processing field: AnchorPeers 2017-09-25 06:27:08.080 UTC [common/config] NewStandardValues -> DEBU a9d Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.081 UTC [common/config] initializeProtosStruct -> DEBU a9e Processing field: MSP 2017-09-25 06:27:08.081 UTC [policies] ProposePolicy -> DEBU a9f Proposed new policy Writers for Org4MSP 2017-09-25 06:27:08.081 UTC [policies] ProposePolicy -> DEBU aa0 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:08.081 UTC [policies] ProposePolicy -> DEBU aa1 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:08.081 UTC [common/config] NewStandardValues -> DEBU aa2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.081 UTC [common/config] initializeProtosStruct -> DEBU aa3 Processing field: MSP 2017-09-25 06:27:08.081 UTC [common/config] NewStandardValues -> DEBU aa4 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.081 UTC [common/config] initializeProtosStruct -> DEBU aa5 Processing field: AnchorPeers 2017-09-25 06:27:08.081 UTC [common/config] NewStandardValues -> DEBU aa6 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.081 UTC [common/config] initializeProtosStruct -> DEBU aa7 Processing field: MSP 2017-09-25 06:27:08.081 UTC [policies] ProposePolicy -> DEBU aa8 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:08.081 UTC [policies] ProposePolicy -> DEBU aa9 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:08.081 UTC [policies] ProposePolicy -> DEBU aaa Proposed new policy Writers for Org5MSP 2017-09-25 06:27:08.081 UTC [common/config] validateMSP -> DEBU aab Setting up MSP for org OrdererOrg 2017-09-25 06:27:08.081 UTC [msp] NewBccspMsp -> DEBU aac Creating BCCSP-based MSP instance 2017-09-25 06:27:08.081 UTC [msp] Setup -> DEBU aad Setting up MSP instance OrdererMSP 2017-09-25 06:27:08.081 UTC [msp/identity] newIdentity -> DEBU aae Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:08.081 UTC [msp/identity] newIdentity -> DEBU aaf Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.081 UTC [msp/identity] newIdentity -> DEBU ab0 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.082 UTC [msp] Validate -> DEBU ab1 MSP OrdererMSP validating identity 2017-09-25 06:27:08.082 UTC [common/config] Validate -> DEBU ab2 Anchor peers for org Org1MSP are 2017-09-25 06:27:08.082 UTC [common/config] validateMSP -> DEBU ab3 Setting up MSP for org Org1MSP 2017-09-25 06:27:08.082 UTC [msp] NewBccspMsp -> DEBU ab4 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.082 UTC [msp] Setup -> DEBU ab5 Setting up MSP instance Org1MSP 2017-09-25 06:27:08.082 UTC [msp/identity] newIdentity -> DEBU ab6 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:08.083 UTC [msp/identity] newIdentity -> DEBU ab7 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.084 UTC [msp/identity] newIdentity -> DEBU ab8 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.085 UTC [msp] Validate -> DEBU ab9 MSP Org1MSP validating identity 2017-09-25 06:27:08.085 UTC [common/config] Validate -> DEBU aba Anchor peers for org Org2MSP are 2017-09-25 06:27:08.085 UTC [common/config] validateMSP -> DEBU abb Setting up MSP for org Org2MSP 2017-09-25 06:27:08.085 UTC [msp] NewBccspMsp -> DEBU abc Creating BCCSP-based MSP instance 2017-09-25 06:27:08.086 UTC [msp] Setup -> DEBU abd Setting up MSP instance Org2MSP 2017-09-25 06:27:08.086 UTC [msp/identity] newIdentity -> DEBU abe Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:08.087 UTC [msp/identity] newIdentity -> DEBU abf Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.087 UTC [msp/identity] newIdentity -> DEBU ac0 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.087 UTC [msp] Validate -> DEBU ac1 MSP Org2MSP validating identity 2017-09-25 06:27:08.088 UTC [common/config] Validate -> DEBU ac2 Anchor peers for org Org3MSP are 2017-09-25 06:27:08.088 UTC [common/config] validateMSP -> DEBU ac3 Setting up MSP for org Org3MSP 2017-09-25 06:27:08.088 UTC [msp] NewBccspMsp -> DEBU ac4 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.088 UTC [msp] Setup -> DEBU ac5 Setting up MSP instance Org3MSP 2017-09-25 06:27:08.088 UTC [msp/identity] newIdentity -> DEBU ac6 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:08.088 UTC [msp/identity] newIdentity -> DEBU ac7 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.088 UTC [msp/identity] newIdentity -> DEBU ac8 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.089 UTC [msp] Validate -> DEBU ac9 MSP Org3MSP validating identity 2017-09-25 06:27:08.089 UTC [common/config] Validate -> DEBU aca Anchor peers for org Org4MSP are 2017-09-25 06:27:08.089 UTC [common/config] validateMSP -> DEBU acb Setting up MSP for org Org4MSP 2017-09-25 06:27:08.089 UTC [msp] NewBccspMsp -> DEBU acc Creating BCCSP-based MSP instance 2017-09-25 06:27:08.089 UTC [msp] Setup -> DEBU acd Setting up MSP instance Org4MSP 2017-09-25 06:27:08.089 UTC [msp/identity] newIdentity -> DEBU ace Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:08.090 UTC [msp/identity] newIdentity -> DEBU acf Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.090 UTC [msp/identity] newIdentity -> DEBU ad0 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.091 UTC [msp] Validate -> DEBU ad1 MSP Org4MSP validating identity 2017-09-25 06:27:08.091 UTC [common/config] Validate -> DEBU ad2 Anchor peers for org Org5MSP are 2017-09-25 06:27:08.091 UTC [common/config] validateMSP -> DEBU ad3 Setting up MSP for org Org5MSP 2017-09-25 06:27:08.091 UTC [msp] NewBccspMsp -> DEBU ad4 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.091 UTC [msp] Setup -> DEBU ad5 Setting up MSP instance Org5MSP 2017-09-25 06:27:08.091 UTC [msp/identity] newIdentity -> DEBU ad6 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:08.091 UTC [msp/identity] newIdentity -> DEBU ad7 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.092 UTC [msp/identity] newIdentity -> DEBU ad8 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.092 UTC [msp] Validate -> DEBU ad9 MSP Org5MSP validating identity 2017-09-25 06:27:08.092 UTC [msp] Setup -> DEBU ada Setting up the MSP manager (6 msps) 2017-09-25 06:27:08.092 UTC [msp] Setup -> DEBU adb MSP manager setup complete, setup 6 msps 2017-09-25 06:27:08.092 UTC [policies] GetPolicy -> DEBU adc Returning policy Readers for evaluation 2017-09-25 06:27:08.092 UTC [policies] CommitProposals -> DEBU add In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:08.092 UTC [policies] GetPolicy -> DEBU ade Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU adf In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU ae0 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU ae1 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU ae2 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU ae3 Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU ae4 Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU ae5 Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU ae6 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU ae7 In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU ae8 Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU ae9 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU aea Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU aeb In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU aec Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU aed In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU aee Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU aef In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU af0 Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU af1 In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU af2 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU af3 In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU af4 Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU af5 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU af6 Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU af7 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU af8 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU af9 In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU afa Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU afb In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU afc Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU afd In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU afe Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU aff In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b00 Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU b01 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b02 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU b03 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b04 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b05 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b06 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b07 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b08 Returning policy Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b09 Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b0a Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b0b Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b0c Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b0d Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b0e Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b0f Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b10 Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b11 Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b12 Returning policy Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b13 Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU b14 In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b15 Returning policy Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU b16 In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b17 Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU b18 In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b19 Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU b1a In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b1b Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU b1c In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:08.093 UTC [policies] GetPolicy -> DEBU b1d Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:08.093 UTC [policies] CommitProposals -> DEBU b1e In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b1f Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b20 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b21 Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b22 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b23 Returning policy Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b24 In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b25 Returning policy Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b26 In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b27 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b28 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b29 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b2a In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b2b Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b2c In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b2d Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b2e In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b2f Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b30 In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b31 Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b32 In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b33 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b34 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b35 Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b36 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b37 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b38 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b39 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b3a In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b3b Returning policy Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b3c In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b3d Returning policy BlockValidation for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b3e In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b3f Returning policy Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b40 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b41 Returning policy Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b42 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b43 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b44 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b45 Returning policy Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b46 Returning policy Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b47 Returning policy Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b48 Returning policy Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b49 Returning policy Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b4a Returning policy Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b4b Returning policy Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b4c As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b4d Returning policy Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b4e As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b4f Returning policy Application/Readers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b50 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b51 Returning policy Application/Writers for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b52 As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b53 Returning policy Application/Admins for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b54 As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:27:08.094 UTC [policies] GetPolicy -> DEBU b55 Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:27:08.094 UTC [policies] CommitProposals -> DEBU b56 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:27:08.097 UTC [orderer/common/blockcutter] Ordered -> DEBU b57 Found message which requested to be isolated, cutting into its own batch 2017-09-25 06:27:08.097 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU b58 retrieveBlockByNumber() - blockNum = [0] 2017-09-25 06:27:08.097 UTC [fsblkstorage] newBlockfileStream -> DEBU b59 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0] 2017-09-25 06:27:08.097 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b5a Remaining bytes=[17236], Going to peek [8] bytes 2017-09-25 06:27:08.097 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU b5b Returning blockbytes - length=[17233], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]} 2017-09-25 06:27:08.097 UTC [common/config] NewStandardValues -> DEBU b5c Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.097 UTC [common/config] initializeProtosStruct -> DEBU b5d Processing field: HashingAlgorithm 2017-09-25 06:27:08.097 UTC [common/config] initializeProtosStruct -> DEBU b5e Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.097 UTC [common/config] initializeProtosStruct -> DEBU b5f Processing field: OrdererAddresses 2017-09-25 06:27:08.097 UTC [common/config] initializeProtosStruct -> DEBU b60 Processing field: Consortium 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b61 Adding to config map: [Groups] /Channel 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b62 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b63 Adding to config map: [Groups] /Channel/Orderer/OrdererOrg 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b64 Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b65 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b66 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b67 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b68 Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions 2017-09-25 06:27:08.097 UTC [common/configtx] addToMap -> DEBU b69 Adding to config map: [Values] /Channel/Orderer/ConsensusType 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b6a Adding to config map: [Values] /Channel/Orderer/BatchSize 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b6b Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b6c Adding to config map: [Policy] /Channel/Orderer/Writers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b6d Adding to config map: [Policy] /Channel/Orderer/Admins 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b6e Adding to config map: [Policy] /Channel/Orderer/BlockValidation 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b6f Adding to config map: [Policy] /Channel/Orderer/Readers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b70 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b71 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b72 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b73 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b74 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b75 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b76 Adding to config map: [Groups] /Channel/Application/Org2MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b77 Adding to config map: [Values] /Channel/Application/Org2MSP/MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b78 Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b79 Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b7a Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b7b Adding to config map: [Groups] /Channel/Application/Org3MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b7c Adding to config map: [Values] /Channel/Application/Org3MSP/MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b7d Adding to config map: [Policy] /Channel/Application/Org3MSP/Readers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b7e Adding to config map: [Policy] /Channel/Application/Org3MSP/Writers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b7f Adding to config map: [Policy] /Channel/Application/Org3MSP/Admins 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b80 Adding to config map: [Groups] /Channel/Application/Org4MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b81 Adding to config map: [Values] /Channel/Application/Org4MSP/MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b82 Adding to config map: [Policy] /Channel/Application/Org4MSP/Writers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b83 Adding to config map: [Policy] /Channel/Application/Org4MSP/Admins 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b84 Adding to config map: [Policy] /Channel/Application/Org4MSP/Readers 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b85 Adding to config map: [Groups] /Channel/Application/Org5MSP 2017-09-25 06:27:08.098 UTC [common/configtx] addToMap -> DEBU b86 Adding to config map: [Values] /Channel/Application/Org5MSP/MSP 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b87 Adding to config map: [Policy] /Channel/Application/Org5MSP/Writers 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b88 Adding to config map: [Policy] /Channel/Application/Org5MSP/Admins 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b89 Adding to config map: [Policy] /Channel/Application/Org5MSP/Readers 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b8a Adding to config map: [Policy] /Channel/Application/Admins 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b8b Adding to config map: [Policy] /Channel/Application/Writers 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b8c Adding to config map: [Policy] /Channel/Application/Readers 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b8d Adding to config map: [Values] /Channel/HashingAlgorithm 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b8e Adding to config map: [Values] /Channel/Consortium 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b8f Adding to config map: [Values] /Channel/BlockDataHashingStructure 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b90 Adding to config map: [Values] /Channel/OrdererAddresses 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b91 Adding to config map: [Policy] /Channel/Readers 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b92 Adding to config map: [Policy] /Channel/Writers 2017-09-25 06:27:08.099 UTC [common/configtx] addToMap -> DEBU b93 Adding to config map: [Policy] /Channel/Admins 2017-09-25 06:27:08.099 UTC [common/configtx] processConfig -> DEBU b94 Beginning new config for channel mychannel 2017-09-25 06:27:08.099 UTC [common/config] NewStandardValues -> DEBU b95 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU b96 Processing field: HashingAlgorithm 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU b97 Processing field: BlockDataHashingStructure 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU b98 Processing field: OrdererAddresses 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU b99 Processing field: Consortium 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU b9a Proposed new policy Readers for Channel 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU b9b Proposed new policy Writers for Channel 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU b9c Proposed new policy Admins for Channel 2017-09-25 06:27:08.099 UTC [common/config] NewStandardValues -> DEBU b9d Initializing protos for *config.OrdererProtos 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU b9e Processing field: ConsensusType 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU b9f Processing field: BatchSize 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU ba0 Processing field: BatchTimeout 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU ba1 Processing field: KafkaBrokers 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU ba2 Processing field: ChannelRestrictions 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU ba3 Proposed new policy Admins for Orderer 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU ba4 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU ba5 Proposed new policy Readers for Orderer 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU ba6 Proposed new policy Writers for Orderer 2017-09-25 06:27:08.099 UTC [common/config] NewStandardValues -> DEBU ba7 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.099 UTC [common/config] initializeProtosStruct -> DEBU ba8 Processing field: MSP 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU ba9 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU baa Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:08.099 UTC [policies] ProposePolicy -> DEBU bab Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:08.099 UTC [common/config] NewStandardValues -> DEBU bac Initializing protos for *struct {} 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bad Proposed new policy Writers for Application 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bae Proposed new policy Readers for Application 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU baf Proposed new policy Admins for Application 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bb0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bb1 Processing field: MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bb2 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bb3 Processing field: AnchorPeers 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bb4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bb5 Processing field: MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bb6 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bb7 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bb8 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bb9 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bba Processing field: MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bbb Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bbc Processing field: AnchorPeers 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bbd Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bbe Processing field: MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bbf Proposed new policy Readers for Org3MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bc0 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bc1 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bc2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bc3 Processing field: MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bc4 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bc5 Processing field: AnchorPeers 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bc6 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bc7 Processing field: MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bc8 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bc9 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bca Proposed new policy Writers for Org4MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bcb Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bcc Processing field: MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bcd Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bce Processing field: AnchorPeers 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bcf Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bd0 Processing field: MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bd1 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bd2 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bd3 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bd4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bd5 Processing field: MSP 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bd6 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bd7 Processing field: AnchorPeers 2017-09-25 06:27:08.100 UTC [common/config] NewStandardValues -> DEBU bd8 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:08.100 UTC [common/config] initializeProtosStruct -> DEBU bd9 Processing field: MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bda Proposed new policy Readers for Org1MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bdb Proposed new policy Writers for Org1MSP 2017-09-25 06:27:08.100 UTC [policies] ProposePolicy -> DEBU bdc Proposed new policy Admins for Org1MSP 2017-09-25 06:27:08.100 UTC [common/config] validateMSP -> DEBU bdd Setting up MSP for org OrdererOrg 2017-09-25 06:27:08.100 UTC [msp] NewBccspMsp -> DEBU bde Creating BCCSP-based MSP instance 2017-09-25 06:27:08.101 UTC [msp] Setup -> DEBU bdf Setting up MSP instance OrdererMSP 2017-09-25 06:27:08.101 UTC [msp/identity] newIdentity -> DEBU be0 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:08.101 UTC [msp/identity] newIdentity -> DEBU be1 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.101 UTC [msp/identity] newIdentity -> DEBU be2 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:08.102 UTC [msp] Validate -> DEBU be3 MSP OrdererMSP validating identity 2017-09-25 06:27:08.102 UTC [common/config] Validate -> DEBU be4 Anchor peers for org Org2MSP are 2017-09-25 06:27:08.102 UTC [common/config] validateMSP -> DEBU be5 Setting up MSP for org Org2MSP 2017-09-25 06:27:08.102 UTC [msp] NewBccspMsp -> DEBU be6 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.102 UTC [msp] Setup -> DEBU be7 Setting up MSP instance Org2MSP 2017-09-25 06:27:08.102 UTC [msp/identity] newIdentity -> DEBU be8 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:08.103 UTC [msp/identity] newIdentity -> DEBU be9 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.103 UTC [msp/identity] newIdentity -> DEBU bea Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:08.103 UTC [msp] Validate -> DEBU beb MSP Org2MSP validating identity 2017-09-25 06:27:08.104 UTC [common/config] Validate -> DEBU bec Anchor peers for org Org3MSP are 2017-09-25 06:27:08.104 UTC [common/config] validateMSP -> DEBU bed Setting up MSP for org Org3MSP 2017-09-25 06:27:08.104 UTC [msp] NewBccspMsp -> DEBU bee Creating BCCSP-based MSP instance 2017-09-25 06:27:08.104 UTC [msp] Setup -> DEBU bef Setting up MSP instance Org3MSP 2017-09-25 06:27:08.104 UTC [msp/identity] newIdentity -> DEBU bf0 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:08.104 UTC [msp/identity] newIdentity -> DEBU bf1 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.104 UTC [msp/identity] newIdentity -> DEBU bf2 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:08.105 UTC [msp] Validate -> DEBU bf3 MSP Org3MSP validating identity 2017-09-25 06:27:08.105 UTC [common/config] Validate -> DEBU bf4 Anchor peers for org Org4MSP are 2017-09-25 06:27:08.105 UTC [common/config] validateMSP -> DEBU bf5 Setting up MSP for org Org4MSP 2017-09-25 06:27:08.105 UTC [msp] NewBccspMsp -> DEBU bf6 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.105 UTC [msp] Setup -> DEBU bf7 Setting up MSP instance Org4MSP 2017-09-25 06:27:08.106 UTC [msp/identity] newIdentity -> DEBU bf8 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:08.106 UTC [msp/identity] newIdentity -> DEBU bf9 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.106 UTC [msp/identity] newIdentity -> DEBU bfa Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:08.107 UTC [msp] Validate -> DEBU bfb MSP Org4MSP validating identity 2017-09-25 06:27:08.107 UTC [common/config] Validate -> DEBU bfc Anchor peers for org Org5MSP are 2017-09-25 06:27:08.107 UTC [common/config] validateMSP -> DEBU bfd Setting up MSP for org Org5MSP 2017-09-25 06:27:08.107 UTC [msp] NewBccspMsp -> DEBU bfe Creating BCCSP-based MSP instance 2017-09-25 06:27:08.107 UTC [msp] Setup -> DEBU bff Setting up MSP instance Org5MSP 2017-09-25 06:27:08.108 UTC [msp/identity] newIdentity -> DEBU c00 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:08.108 UTC [msp/identity] newIdentity -> DEBU c01 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.108 UTC [msp/identity] newIdentity -> DEBU c02 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:08.109 UTC [msp] Validate -> DEBU c03 MSP Org5MSP validating identity 2017-09-25 06:27:08.109 UTC [common/config] Validate -> DEBU c04 Anchor peers for org Org1MSP are 2017-09-25 06:27:08.109 UTC [common/config] validateMSP -> DEBU c05 Setting up MSP for org Org1MSP 2017-09-25 06:27:08.109 UTC [msp] NewBccspMsp -> DEBU c06 Creating BCCSP-based MSP instance 2017-09-25 06:27:08.109 UTC [msp] Setup -> DEBU c07 Setting up MSP instance Org1MSP 2017-09-25 06:27:08.109 UTC [msp/identity] newIdentity -> DEBU c08 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:08.110 UTC [msp/identity] newIdentity -> DEBU c09 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.110 UTC [msp/identity] newIdentity -> DEBU c0a Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.111 UTC [msp] Validate -> DEBU c0b MSP Org1MSP validating identity 2017-09-25 06:27:08.111 UTC [msp] Setup -> DEBU c0c Setting up the MSP manager (6 msps) 2017-09-25 06:27:08.111 UTC [msp] Setup -> DEBU c0d MSP manager setup complete, setup 6 msps 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c0e Returning policy Admins for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c0f In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c10 Returning policy Readers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c11 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c12 Returning policy Writers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c13 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c14 Returning policy Admins for evaluation 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c15 Returning policy Writers for evaluation 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c16 Returning policy Readers for evaluation 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c17 Returning policy Writers for evaluation 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c18 Returning policy Readers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c19 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c1a Returning policy Writers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c1b In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c1c Returning policy Admins for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c1d In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c1e Returning policy Admins for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c1f In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c20 Returning policy Readers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c21 In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c22 Returning policy Writers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c23 In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c24 Returning policy Readers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c25 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c26 Returning policy Writers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c27 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c28 Returning policy Admins for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c29 In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:08.111 UTC [policies] GetPolicy -> DEBU c2a Returning policy Readers for evaluation 2017-09-25 06:27:08.111 UTC [policies] CommitProposals -> DEBU c2b In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c2c Returning policy Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c2d In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c2e Returning policy Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c2f In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c30 Returning policy Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c31 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c32 Returning policy Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c33 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c34 Returning policy Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c35 In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c36 Returning policy Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c37 Returning policy Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c38 Returning policy Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c39 Returning policy Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c3a Returning policy Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c3b Returning policy Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c3c Returning policy Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c3d Returning policy Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c3e Returning policy Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c3f Returning policy Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c40 Returning policy Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c41 Returning policy Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c42 Returning policy Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c43 Returning policy Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c44 Returning policy Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c45 Returning policy Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c46 In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c47 Returning policy BlockValidation for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c48 In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c49 Returning policy Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c4a In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c4b Returning policy Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c4c In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c4d Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c4e In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c4f Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c50 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c51 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c52 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c53 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c54 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c55 Returning policy Readers for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c56 In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c57 Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:08.112 UTC [policies] CommitProposals -> DEBU c58 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:08.112 UTC [policies] GetPolicy -> DEBU c59 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c5a In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c5b Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c5c In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c5d Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c5e In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c5f Returning policy Admins for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c60 In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c61 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c62 In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c63 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c64 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c65 Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c66 In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c67 Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c68 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c69 Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c6a In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c6b Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c6c In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c6d Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c6e In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c6f Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c70 In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c71 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c72 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c73 Returning policy Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c74 In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c75 Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c76 In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c77 Returning policy Readers for evaluation 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c78 Returning policy Readers for evaluation 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c79 Returning policy Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c7a Returning policy Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c7b Returning policy Admins for evaluation 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c7c Returning policy Admins for evaluation 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c7d Returning policy Readers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c7e As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c7f Returning policy Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c80 As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c81 Returning policy Application/Readers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c82 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c83 Returning policy Application/Writers for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c84 As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c85 Returning policy Application/Admins for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c86 As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:27:08.113 UTC [policies] GetPolicy -> DEBU c87 Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:27:08.113 UTC [policies] CommitProposals -> DEBU c88 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:27:08.114 UTC [fsblkstorage] newBlockfileMgr -> DEBU c89 newBlockfileMgr() initializing file-based block storage for ledger: mychannel 2017-09-25 06:27:08.114 UTC [kvledger.util] CreateDirIfMissing -> DEBU c8a CreateDirIfMissing [/var/hyperledger/production/orderer/chains/mychannel/] 2017-09-25 06:27:08.114 UTC [kvledger.util] logDirStatus -> DEBU c8b Before creating dir - [/var/hyperledger/production/orderer/chains/mychannel/] does not exist 2017-09-25 06:27:08.114 UTC [kvledger.util] logDirStatus -> DEBU c8c After creating dir - [/var/hyperledger/production/orderer/chains/mychannel/] exists 2017-09-25 06:27:08.115 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU c8d Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0] 2017-09-25 06:27:08.115 UTC [fsblkstorage] syncCPInfoFromFS -> DEBU c8e status of file [/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000]: exists=[false], size=[0] 2017-09-25 06:27:08.115 UTC [fsblkstorage] newBlockIndex -> DEBU c8f newBlockIndex() - indexItems:[[BlockNum]] 2017-09-25 06:27:08.115 UTC [fsblkstorage] newBlockfileStream -> DEBU c90 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[0] 2017-09-25 06:27:08.115 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c91 Finished reading file number [0] 2017-09-25 06:27:08.115 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c92 blockbytes [0] read from file [0] 2017-09-25 06:27:08.116 UTC [fsblkstorage] indexBlock -> DEBU c93 Indexing block [blockNum=0, blockHash=[]byte{0x98, 0xbf, 0x3f, 0xd8, 0x14, 0xeb, 0xf7, 0x54, 0x90, 0x74, 0x1f, 0xf2, 0x97, 0xb4, 0xd9, 0xe8, 0xda, 0xb0, 0x18, 0x7a, 0x8e, 0x99, 0x63, 0x6f, 0x36, 0x96, 0x2a, 0xe, 0xd8, 0x13, 0xd1, 0x60} txOffsets= txId= locPointer=offset=39, bytesLength=20073 ] 2017-09-25 06:27:08.116 UTC [fsblkstorage] updateCheckpoint -> DEBU c94 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[20117], isChainEmpty=[false], lastBlockNumber=[0] 2017-09-25 06:27:08.116 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU c95 retrieveBlockByNumber() - blockNum = [0] 2017-09-25 06:27:08.116 UTC [fsblkstorage] newBlockfileStream -> DEBU c96 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[0] 2017-09-25 06:27:08.116 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c97 Remaining bytes=[20117], Going to peek [8] bytes 2017-09-25 06:27:08.117 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU c98 Returning blockbytes - length=[20114], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]} 2017-09-25 06:27:08.117 UTC [orderer/multichain] newChainSupport -> DEBU c99 [channel: mychannel] Retrieved metadata for tip of chain (blockNumber=0, lastConfig=0, lastConfigSeq=1): 2017-09-25 06:27:08.117 UTC [orderer/multichain] newChain -> INFO c9a Created and starting new chain mychannel 2017-09-25 06:27:08.117 UTC [orderer/multichain] addBlockSignature -> DEBU c9b &{ledgerResources:0xc4200e7300 chain:0xc420257530 cutter:0xc4202596d0 filters:0xc4200e7360 signer:0x126ee88 lastConfig:0 lastConfigSeq:0} 2017-09-25 06:27:08.117 UTC [orderer/multichain] addBlockSignature -> DEBU c9c &{} 2017-09-25 06:27:08.117 UTC [msp] GetLocalMSP -> DEBU c9d Returning existing local MSP 2017-09-25 06:27:08.117 UTC [msp] GetDefaultSigningIdentity -> DEBU c9e Obtaining default signing identity 2017-09-25 06:27:08.117 UTC [msp] GetLocalMSP -> DEBU c9f Returning existing local MSP 2017-09-25 06:27:08.117 UTC [msp] GetDefaultSigningIdentity -> DEBU ca0 Obtaining default signing identity 2017-09-25 06:27:08.117 UTC [msp/identity] Sign -> DEBU ca1 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...BB98C8439DA878D6CE2D4D9899C61FE7 2017-09-25 06:27:08.117 UTC [msp/identity] Sign -> DEBU ca2 Sign: digest: E34ED9BA99B5806AAE5ADF07BE8C3978442401A6822AC82BFF88B3F227D3008A 2017-09-25 06:27:08.117 UTC [msp] GetLocalMSP -> DEBU ca3 Returning existing local MSP 2017-09-25 06:27:08.117 UTC [msp] GetDefaultSigningIdentity -> DEBU ca4 Obtaining default signing identity 2017-09-25 06:27:08.117 UTC [orderer/multichain] addLastConfigSignature -> DEBU ca5 [channel: testchainid] About to write block, setting its LAST_CONFIG to 0 2017-09-25 06:27:08.117 UTC [msp] GetLocalMSP -> DEBU ca6 Returning existing local MSP 2017-09-25 06:27:08.117 UTC [msp] GetDefaultSigningIdentity -> DEBU ca7 Obtaining default signing identity 2017-09-25 06:27:08.117 UTC [msp/identity] Sign -> DEBU ca8 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...BB98C8439DA878D6CE2D4D9899C61FE7 2017-09-25 06:27:08.117 UTC [msp/identity] Sign -> DEBU ca9 Sign: digest: C26245E048A44B2F3D6FE332D4B14B140ECEE648E362420BD51D66E06D42EEE3 2017-09-25 06:27:08.118 UTC [fsblkstorage] indexBlock -> DEBU caa Indexing block [blockNum=1, blockHash=[]byte{0x78, 0x1f, 0x7d, 0x8b, 0x1a, 0xcb, 0x71, 0xbc, 0x28, 0x96, 0xc7, 0xfa, 0xe7, 0xa3, 0x49, 0x5, 0xe, 0x25, 0xe, 0xce, 0xb, 0x12, 0xf5, 0x46, 0x99, 0x9e, 0xdf, 0xf7, 0x24, 0x82, 0xf2, 0x1e} txOffsets= txId= locPointer=offset=71, bytesLength=20975 ] 2017-09-25 06:27:08.118 UTC [fsblkstorage] updateCheckpoint -> DEBU cab Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[40029], isChainEmpty=[false], lastBlockNumber=[1] 2017-09-25 06:27:08.118 UTC [orderer/multichain] WriteBlock -> DEBU cac [channel: testchainid] Wrote block 1 2017-09-25 06:27:08.234 UTC [policies] GetPolicy -> DEBU cad Returning policy Readers for evaluation 2017-09-25 06:27:08.235 UTC [cauthdsl] func1 -> DEBU cae 0xc42015f568 gate 1506320828235000325 evaluation starts 2017-09-25 06:27:08.235 UTC [cauthdsl] func2 -> DEBU caf 0xc42015f568 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.235 UTC [cauthdsl] func2 -> DEBU cb0 0xc42015f568 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.235 UTC [msp/identity] newIdentity -> DEBU cb1 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.235 UTC [cauthdsl] func2 -> DEBU cb2 0xc42015f568 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) 2017-09-25 06:27:08.235 UTC [cauthdsl] func2 -> DEBU cb3 0xc42015f568 principal evaluation fails 2017-09-25 06:27:08.235 UTC [cauthdsl] func1 -> DEBU cb4 0xc42015f568 gate 1506320828235000325 evaluation fails 2017-09-25 06:27:08.235 UTC [cauthdsl] func1 -> DEBU cb5 0xc42015f568 gate 1506320828235560098 evaluation starts 2017-09-25 06:27:08.235 UTC [cauthdsl] func2 -> DEBU cb6 0xc42015f568 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.235 UTC [cauthdsl] func2 -> DEBU cb7 0xc42015f568 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.235 UTC [msp/identity] newIdentity -> DEBU cb8 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.235 UTC [cauthdsl] func2 -> DEBU cb9 0xc42015f568 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP) 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cba 0xc42015f568 principal evaluation fails 2017-09-25 06:27:08.236 UTC [cauthdsl] func1 -> DEBU cbb 0xc42015f568 gate 1506320828235560098 evaluation fails 2017-09-25 06:27:08.236 UTC [cauthdsl] func1 -> DEBU cbc 0xc42015f568 gate 1506320828236043869 evaluation starts 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cbd 0xc42015f568 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cbe 0xc42015f568 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.236 UTC [msp/identity] newIdentity -> DEBU cbf Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cc0 0xc42015f568 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org3MSP, got Org1MSP) 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cc1 0xc42015f568 principal evaluation fails 2017-09-25 06:27:08.236 UTC [cauthdsl] func1 -> DEBU cc2 0xc42015f568 gate 1506320828236043869 evaluation fails 2017-09-25 06:27:08.236 UTC [cauthdsl] func1 -> DEBU cc3 0xc42015f568 gate 1506320828236509182 evaluation starts 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cc4 0xc42015f568 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cc5 0xc42015f568 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.236 UTC [msp/identity] newIdentity -> DEBU cc6 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cc7 0xc42015f568 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU cc8 0xc42015f568 principal evaluation fails 2017-09-25 06:27:08.236 UTC [cauthdsl] func1 -> DEBU cc9 0xc42015f568 gate 1506320828236509182 evaluation fails 2017-09-25 06:27:08.236 UTC [cauthdsl] func1 -> DEBU cca 0xc42015f568 gate 1506320828236944961 evaluation starts 2017-09-25 06:27:08.236 UTC [cauthdsl] func2 -> DEBU ccb 0xc42015f568 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.237 UTC [cauthdsl] func2 -> DEBU ccc 0xc42015f568 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.237 UTC [msp/identity] newIdentity -> DEBU ccd Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.237 UTC [cauthdsl] func2 -> DEBU cce 0xc42015f568 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:08.237 UTC [cauthdsl] func2 -> DEBU ccf 0xc42015f568 principal evaluation fails 2017-09-25 06:27:08.237 UTC [cauthdsl] func1 -> DEBU cd0 0xc42015f568 gate 1506320828236944961 evaluation fails 2017-09-25 06:27:08.237 UTC [cauthdsl] func1 -> DEBU cd1 0xc42015f568 gate 1506320828237382591 evaluation starts 2017-09-25 06:27:08.237 UTC [cauthdsl] func2 -> DEBU cd2 0xc42015f568 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:08.237 UTC [cauthdsl] func2 -> DEBU cd3 0xc42015f568 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:08.237 UTC [msp/identity] newIdentity -> DEBU cd4 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:08.237 UTC [msp] SatisfiesPrincipal -> DEBU cd5 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:27:08.237 UTC [msp] Validate -> DEBU cd6 MSP Org1MSP validating identity 2017-09-25 06:27:08.237 UTC [cauthdsl] func2 -> DEBU cd7 0xc42015f568 principal matched by identity 0 2017-09-25 06:27:08.238 UTC [msp/identity] Verify -> DEBU cd8 Verify: digest = 00000000 64 4f e4 c6 58 b5 5d b3 ec 32 7b 63 f0 0c 8d a0 |dO..X.]..2{c....| 00000010 c3 6d b3 ac 48 19 fa 21 e1 7b fa 4e eb 09 5e e0 |.m..H..!.{.N..^.| 2017-09-25 06:27:08.238 UTC [msp/identity] Verify -> DEBU cd9 Verify: sig = 00000000 30 44 02 20 0e c0 6e d5 a8 9b 27 97 57 03 ec b4 |0D. ..n...'.W...| 00000010 11 5c 78 6a 15 5c cb d8 94 3e 98 9a 89 71 3a d2 |.\xj.\...>...q:.| 00000020 d3 99 73 a4 02 20 55 bd 0f 84 d2 15 72 4b 21 e7 |..s.. U.....rK!.| 00000030 08 db 38 ef 62 45 2d fc 93 33 e5 ed c4 80 35 db |..8.bE-..3....5.| 00000040 86 98 c8 f9 f5 61 |.....a| 2017-09-25 06:27:08.238 UTC [cauthdsl] func2 -> DEBU cda 0xc42015f568 principal evaluation succeeds for identity 0 2017-09-25 06:27:08.238 UTC [cauthdsl] func1 -> DEBU cdb 0xc42015f568 gate 1506320828237382591 evaluation succeeds 2017-09-25 06:27:08.238 UTC [orderer/common/sigfilter] Apply -> DEBU cdc Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420966880 1 [0xc42015eff8]}) %!s(*policies.implicitMetaPolicy=&{0xc420966f80 1 [0xc42015f0c0 0xc42015f178 0xc42015f238 0xc42015f2a8 0xc42015f340]})]} 2017-09-25 06:27:08.238 UTC [orderer/common/deliver] Handle -> DEBU cdd [channel: mychannel] Received seekInfo (0xc4208fa8a0) start: > stop: > 2017-09-25 06:27:08.238 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU cde retrieveBlockByNumber() - blockNum = [0] 2017-09-25 06:27:08.238 UTC [fsblkstorage] newBlockfileStream -> DEBU cdf newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[0] 2017-09-25 06:27:08.238 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ce0 Remaining bytes=[20117], Going to peek [8] bytes 2017-09-25 06:27:08.238 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ce1 Returning blockbytes - length=[20114], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]} 2017-09-25 06:27:08.238 UTC [orderer/common/deliver] Handle -> DEBU ce2 [channel: mychannel] Delivering block for (0xc4208fa8a0) 2017-09-25 06:27:08.240 UTC [orderer/common/deliver] Handle -> DEBU ce3 [channel: mychannel] Done delivering for (0xc4208fa8a0), waiting for new SeekInfo 2017-09-25 06:27:08.240 UTC [orderer/common/deliver] Handle -> DEBU ce4 Attempting to read seek info message 2017-09-25 06:27:08.240 UTC [orderer/common/deliver] Handle -> WARN ce5 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:27:08.240 UTC [orderer/main] func1 -> DEBU ce6 Closing Deliver stream 2017-09-25 06:27:13.106 UTC [orderer/main] Deliver -> DEBU ce7 Starting new Deliver handler 2017-09-25 06:27:13.106 UTC [orderer/common/deliver] Handle -> DEBU ce8 Starting new deliver loop 2017-09-25 06:27:13.106 UTC [orderer/common/deliver] Handle -> DEBU ce9 Attempting to read seek info message 2017-09-25 06:27:13.111 UTC [orderer/main] Broadcast -> DEBU cea Starting new Broadcast handler 2017-09-25 06:27:13.111 UTC [orderer/common/broadcast] Handle -> DEBU ceb Starting new broadcast loop 2017-09-25 06:27:13.111 UTC [orderer/common/broadcast] Handle -> DEBU cec Preprocessing CONFIG_UPDATE 2017-09-25 06:27:13.111 UTC [orderer/configupdate] Process -> DEBU ced Processing channel reconfiguration request for channel mychannel 2017-09-25 06:27:13.111 UTC [common/configtx] addToMap -> DEBU cee Adding to config map: [Groups] /Channel 2017-09-25 06:27:13.111 UTC [common/configtx] addToMap -> DEBU cef Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:13.111 UTC [common/configtx] addToMap -> DEBU cf0 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:13.111 UTC [common/configtx] addToMap -> DEBU cf1 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:13.111 UTC [common/configtx] addToMap -> DEBU cf2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:13.111 UTC [common/configtx] addToMap -> DEBU cf3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cf4 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cf5 Adding to config map: [Groups] /Channel 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cf6 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cf7 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cf8 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cf9 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cfa Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cfb Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:13.112 UTC [common/configtx] addToMap -> DEBU cfc Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:13.112 UTC [policies] GetPolicy -> DEBU cfd Returning policy Admins for evaluation 2017-09-25 06:27:13.112 UTC [cauthdsl] func1 -> DEBU cfe 0xc420354240 gate 1506320833112676172 evaluation starts 2017-09-25 06:27:13.112 UTC [cauthdsl] func2 -> DEBU cff 0xc420354240 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:13.112 UTC [cauthdsl] func2 -> DEBU d00 0xc420354240 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:13.113 UTC [msp/identity] newIdentity -> DEBU d01 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.113 UTC [msp] SatisfiesPrincipal -> DEBU d02 Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:13.113 UTC [cauthdsl] func2 -> DEBU d03 0xc420354240 principal matched by identity 0 2017-09-25 06:27:13.113 UTC [msp/identity] Verify -> DEBU d04 Verify: digest = 00000000 c8 c6 91 b7 74 0e d3 4d 3e 4c 9f 7a ba 99 05 ca |....t..M>L.z....| 00000010 46 c2 b4 86 8e c4 42 17 bb a1 1e 22 55 5f 59 1e |F.....B...."U_Y.| 2017-09-25 06:27:13.113 UTC [msp/identity] Verify -> DEBU d05 Verify: sig = 00000000 30 44 02 20 00 8a 8c b3 0d b1 5d 44 d5 9d fb 65 |0D. ......]D...e| 00000010 ff 8f f2 ee 44 7b c9 1f c1 a0 63 3a 28 21 cd 1e |....D{....c:(!..| 00000020 e5 87 f1 81 02 20 3b 8c a1 23 45 ce 07 0f a2 d5 |..... ;..#E.....| 00000030 32 2a 90 86 5d 79 a6 b6 ae 6b a4 0d d5 c5 32 6a |2*..]y...k....2j| 00000040 69 76 2a 1e 26 f2 |iv*.&.| 2017-09-25 06:27:13.113 UTC [cauthdsl] func2 -> DEBU d06 0xc420354240 principal evaluation succeeds for identity 0 2017-09-25 06:27:13.113 UTC [cauthdsl] func1 -> DEBU d07 0xc420354240 gate 1506320833112676172 evaluation succeeds 2017-09-25 06:27:13.113 UTC [common/configtx] processConfig -> DEBU d08 Beginning new config for channel mychannel 2017-09-25 06:27:13.113 UTC [common/config] NewStandardValues -> DEBU d09 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:13.113 UTC [common/config] initializeProtosStruct -> DEBU d0a Processing field: HashingAlgorithm 2017-09-25 06:27:13.113 UTC [common/config] initializeProtosStruct -> DEBU d0b Processing field: BlockDataHashingStructure 2017-09-25 06:27:13.113 UTC [common/config] initializeProtosStruct -> DEBU d0c Processing field: OrdererAddresses 2017-09-25 06:27:13.113 UTC [common/config] initializeProtosStruct -> DEBU d0d Processing field: Consortium 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d0e Proposed new policy Readers for Channel 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d0f Proposed new policy Writers for Channel 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d10 Proposed new policy Admins for Channel 2017-09-25 06:27:13.114 UTC [common/config] NewStandardValues -> DEBU d11 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:13.114 UTC [common/config] initializeProtosStruct -> DEBU d12 Processing field: ConsensusType 2017-09-25 06:27:13.114 UTC [common/config] initializeProtosStruct -> DEBU d13 Processing field: BatchSize 2017-09-25 06:27:13.114 UTC [common/config] initializeProtosStruct -> DEBU d14 Processing field: BatchTimeout 2017-09-25 06:27:13.114 UTC [common/config] initializeProtosStruct -> DEBU d15 Processing field: KafkaBrokers 2017-09-25 06:27:13.114 UTC [common/config] initializeProtosStruct -> DEBU d16 Processing field: ChannelRestrictions 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d17 Proposed new policy Admins for Orderer 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d18 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d19 Proposed new policy Readers for Orderer 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d1a Proposed new policy Writers for Orderer 2017-09-25 06:27:13.114 UTC [common/config] NewStandardValues -> DEBU d1b Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.114 UTC [common/config] initializeProtosStruct -> DEBU d1c Processing field: MSP 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d1d Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d1e Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d1f Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:13.114 UTC [common/config] NewStandardValues -> DEBU d20 Initializing protos for *struct {} 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d21 Proposed new policy Admins for Application 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d22 Proposed new policy Writers for Application 2017-09-25 06:27:13.114 UTC [policies] ProposePolicy -> DEBU d23 Proposed new policy Readers for Application 2017-09-25 06:27:13.114 UTC [common/config] NewStandardValues -> DEBU d24 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d25 Processing field: MSP 2017-09-25 06:27:13.115 UTC [common/config] NewStandardValues -> DEBU d26 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d27 Processing field: AnchorPeers 2017-09-25 06:27:13.115 UTC [common/config] NewStandardValues -> DEBU d28 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d29 Processing field: MSP 2017-09-25 06:27:13.115 UTC [policies] ProposePolicy -> DEBU d2a Proposed new policy Admins for Org1MSP 2017-09-25 06:27:13.115 UTC [policies] ProposePolicy -> DEBU d2b Proposed new policy Readers for Org1MSP 2017-09-25 06:27:13.115 UTC [policies] ProposePolicy -> DEBU d2c Proposed new policy Writers for Org1MSP 2017-09-25 06:27:13.115 UTC [common/config] NewStandardValues -> DEBU d2d Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d2e Processing field: MSP 2017-09-25 06:27:13.115 UTC [common/config] NewStandardValues -> DEBU d2f Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d30 Processing field: AnchorPeers 2017-09-25 06:27:13.115 UTC [common/config] NewStandardValues -> DEBU d31 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d32 Processing field: MSP 2017-09-25 06:27:13.115 UTC [policies] ProposePolicy -> DEBU d33 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:13.115 UTC [policies] ProposePolicy -> DEBU d34 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:13.115 UTC [policies] ProposePolicy -> DEBU d35 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:13.115 UTC [common/config] NewStandardValues -> DEBU d36 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d37 Processing field: MSP 2017-09-25 06:27:13.115 UTC [common/config] NewStandardValues -> DEBU d38 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d39 Processing field: AnchorPeers 2017-09-25 06:27:13.115 UTC [common/config] NewStandardValues -> DEBU d3a Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.115 UTC [common/config] initializeProtosStruct -> DEBU d3b Processing field: MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d3c Proposed new policy Readers for Org3MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d3d Proposed new policy Writers for Org3MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d3e Proposed new policy Admins for Org3MSP 2017-09-25 06:27:13.116 UTC [common/config] NewStandardValues -> DEBU d3f Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.116 UTC [common/config] initializeProtosStruct -> DEBU d40 Processing field: MSP 2017-09-25 06:27:13.116 UTC [common/config] NewStandardValues -> DEBU d41 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.116 UTC [common/config] initializeProtosStruct -> DEBU d42 Processing field: AnchorPeers 2017-09-25 06:27:13.116 UTC [common/config] NewStandardValues -> DEBU d43 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.116 UTC [common/config] initializeProtosStruct -> DEBU d44 Processing field: MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d45 Proposed new policy Writers for Org4MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d46 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d47 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:13.116 UTC [common/config] NewStandardValues -> DEBU d48 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.116 UTC [common/config] initializeProtosStruct -> DEBU d49 Processing field: MSP 2017-09-25 06:27:13.116 UTC [common/config] NewStandardValues -> DEBU d4a Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.116 UTC [common/config] initializeProtosStruct -> DEBU d4b Processing field: AnchorPeers 2017-09-25 06:27:13.116 UTC [common/config] NewStandardValues -> DEBU d4c Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.116 UTC [common/config] initializeProtosStruct -> DEBU d4d Processing field: MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d4e Proposed new policy Admins for Org5MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d4f Proposed new policy Readers for Org5MSP 2017-09-25 06:27:13.116 UTC [policies] ProposePolicy -> DEBU d50 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:13.117 UTC [common/config] validateMSP -> DEBU d51 Setting up MSP for org OrdererOrg 2017-09-25 06:27:13.117 UTC [msp] NewBccspMsp -> DEBU d52 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.117 UTC [msp] Setup -> DEBU d53 Setting up MSP instance OrdererMSP 2017-09-25 06:27:13.117 UTC [msp/identity] newIdentity -> DEBU d54 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:13.117 UTC [msp/identity] newIdentity -> DEBU d55 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:13.117 UTC [msp/identity] newIdentity -> DEBU d56 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:13.118 UTC [msp] Validate -> DEBU d57 MSP OrdererMSP validating identity 2017-09-25 06:27:13.118 UTC [common/config] Validate -> DEBU d58 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:27:13.119 UTC [common/config] validateMSP -> DEBU d59 Setting up MSP for org Org1MSP 2017-09-25 06:27:13.119 UTC [msp] NewBccspMsp -> DEBU d5a Creating BCCSP-based MSP instance 2017-09-25 06:27:13.119 UTC [msp] Setup -> DEBU d5b Setting up MSP instance Org1MSP 2017-09-25 06:27:13.119 UTC [msp/identity] newIdentity -> DEBU d5c Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:13.119 UTC [msp/identity] newIdentity -> DEBU d5d Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.120 UTC [msp/identity] newIdentity -> DEBU d5e Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.120 UTC [msp] Validate -> DEBU d5f MSP Org1MSP validating identity 2017-09-25 06:27:13.120 UTC [common/config] Validate -> DEBU d60 Anchor peers for org Org2MSP are 2017-09-25 06:27:13.120 UTC [common/config] validateMSP -> DEBU d61 Setting up MSP for org Org2MSP 2017-09-25 06:27:13.120 UTC [msp] NewBccspMsp -> DEBU d62 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.121 UTC [msp] Setup -> DEBU d63 Setting up MSP instance Org2MSP 2017-09-25 06:27:13.121 UTC [msp/identity] newIdentity -> DEBU d64 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:13.121 UTC [msp/identity] newIdentity -> DEBU d65 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:13.121 UTC [msp/identity] newIdentity -> DEBU d66 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:13.122 UTC [msp] Validate -> DEBU d67 MSP Org2MSP validating identity 2017-09-25 06:27:13.122 UTC [common/config] Validate -> DEBU d68 Anchor peers for org Org3MSP are 2017-09-25 06:27:13.122 UTC [common/config] validateMSP -> DEBU d69 Setting up MSP for org Org3MSP 2017-09-25 06:27:13.122 UTC [msp] NewBccspMsp -> DEBU d6a Creating BCCSP-based MSP instance 2017-09-25 06:27:13.122 UTC [msp] Setup -> DEBU d6b Setting up MSP instance Org3MSP 2017-09-25 06:27:13.123 UTC [msp/identity] newIdentity -> DEBU d6c Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:13.123 UTC [msp/identity] newIdentity -> DEBU d6d Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:13.123 UTC [msp/identity] newIdentity -> DEBU d6e Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:13.124 UTC [msp] Validate -> DEBU d6f MSP Org3MSP validating identity 2017-09-25 06:27:13.124 UTC [common/config] Validate -> DEBU d70 Anchor peers for org Org4MSP are 2017-09-25 06:27:13.124 UTC [common/config] validateMSP -> DEBU d71 Setting up MSP for org Org4MSP 2017-09-25 06:27:13.124 UTC [msp] NewBccspMsp -> DEBU d72 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.124 UTC [msp] Setup -> DEBU d73 Setting up MSP instance Org4MSP 2017-09-25 06:27:13.124 UTC [msp/identity] newIdentity -> DEBU d74 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:13.125 UTC [msp/identity] newIdentity -> DEBU d75 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:13.125 UTC [msp/identity] newIdentity -> DEBU d76 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:13.126 UTC [msp] Validate -> DEBU d77 MSP Org4MSP validating identity 2017-09-25 06:27:13.127 UTC [common/config] Validate -> DEBU d78 Anchor peers for org Org5MSP are 2017-09-25 06:27:13.127 UTC [common/config] validateMSP -> DEBU d79 Setting up MSP for org Org5MSP 2017-09-25 06:27:13.127 UTC [msp] NewBccspMsp -> DEBU d7a Creating BCCSP-based MSP instance 2017-09-25 06:27:13.127 UTC [msp] Setup -> DEBU d7b Setting up MSP instance Org5MSP 2017-09-25 06:27:13.127 UTC [msp/identity] newIdentity -> DEBU d7c Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:13.127 UTC [msp/identity] newIdentity -> DEBU d7d Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:13.128 UTC [msp/identity] newIdentity -> DEBU d7e Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:13.128 UTC [msp] Validate -> DEBU d7f MSP Org5MSP validating identity 2017-09-25 06:27:13.128 UTC [msp] Setup -> DEBU d80 Setting up the MSP manager (6 msps) 2017-09-25 06:27:13.129 UTC [msp] Setup -> DEBU d81 MSP manager setup complete, setup 6 msps 2017-09-25 06:27:13.129 UTC [msp] GetLocalMSP -> DEBU d82 Returning existing local MSP 2017-09-25 06:27:13.129 UTC [msp] GetDefaultSigningIdentity -> DEBU d83 Obtaining default signing identity 2017-09-25 06:27:13.129 UTC [msp] GetLocalMSP -> DEBU d84 Returning existing local MSP 2017-09-25 06:27:13.129 UTC [msp] GetDefaultSigningIdentity -> DEBU d85 Obtaining default signing identity 2017-09-25 06:27:13.129 UTC [msp/identity] Sign -> DEBU d86 Sign: plaintext: 0AB1060A1508011A0608C1C3A2CE0522...72D0EE635FD8C2BDDA63AF1558829C59 2017-09-25 06:27:13.129 UTC [msp/identity] Sign -> DEBU d87 Sign: digest: 9A2EBEB5A6934601506CEDBF35998C0C6A760EBE7B41FD971FF322AD700BD2D4 2017-09-25 06:27:13.129 UTC [orderer/common/broadcast] Handle -> DEBU d88 [channel: mychannel] Broadcast is filtering message of type CONFIG 2017-09-25 06:27:13.129 UTC [policies] GetPolicy -> DEBU d89 Returning policy Writers for evaluation 2017-09-25 06:27:13.129 UTC [cauthdsl] func1 -> DEBU d8a 0xc4203548d8 gate 1506320833129849999 evaluation starts 2017-09-25 06:27:13.129 UTC [cauthdsl] func2 -> DEBU d8b 0xc4203548d8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:13.129 UTC [cauthdsl] func2 -> DEBU d8c 0xc4203548d8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:13.130 UTC [msp/identity] newIdentity -> DEBU d8d Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:27:13.130 UTC [msp] SatisfiesPrincipal -> DEBU d8e Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:27:13.130 UTC [msp] Validate -> DEBU d8f MSP OrdererMSP validating identity 2017-09-25 06:27:13.130 UTC [cauthdsl] func2 -> DEBU d90 0xc4203548d8 principal matched by identity 0 2017-09-25 06:27:13.130 UTC [msp/identity] Verify -> DEBU d91 Verify: digest = 00000000 9a 2e be b5 a6 93 46 01 50 6c ed bf 35 99 8c 0c |......F.Pl..5...| 00000010 6a 76 0e be 7b 41 fd 97 1f f3 22 ad 70 0b d2 d4 |jv..{A....".p...| 2017-09-25 06:27:13.131 UTC [msp/identity] Verify -> DEBU d92 Verify: sig = 00000000 30 44 02 20 1d 41 56 b5 a1 e1 ac 21 37 08 e9 cc |0D. .AV....!7...| 00000010 e3 17 79 d2 44 20 07 cd fd cc 68 bc d2 52 82 d8 |..y.D ....h..R..| 00000020 ed 60 d6 02 02 20 3c 37 58 21 38 1a 6c 9e 58 26 |.`... <7X!8.l.X&| 00000030 94 1f e4 fd a2 68 2a ef 27 a9 25 b9 a7 33 ae ce |.....h*.'.%..3..| 00000040 5a 70 03 05 68 10 |Zp..h.| 2017-09-25 06:27:13.131 UTC [cauthdsl] func2 -> DEBU d93 0xc4203548d8 principal evaluation succeeds for identity 0 2017-09-25 06:27:13.131 UTC [cauthdsl] func1 -> DEBU d94 0xc4203548d8 gate 1506320833129849999 evaluation succeeds 2017-09-25 06:27:13.131 UTC [orderer/common/sigfilter] Apply -> DEBU d95 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420966920 1 [0xc42015f038]}) %!s(*policies.implicitMetaPolicy=&{0xc420966f00 1 [0xc42015f2d0 0xc42015f368 0xc42015f108 0xc42015f1a0 0xc42015f260]})]} 2017-09-25 06:27:13.131 UTC [common/configtx] addToMap -> DEBU d96 Adding to config map: [Groups] /Channel 2017-09-25 06:27:13.131 UTC [common/configtx] addToMap -> DEBU d97 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:13.131 UTC [common/configtx] addToMap -> DEBU d98 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:13.131 UTC [common/configtx] addToMap -> DEBU d99 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:13.131 UTC [common/configtx] addToMap -> DEBU d9a Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:13.131 UTC [common/configtx] addToMap -> DEBU d9b Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:13.131 UTC [common/configtx] addToMap -> DEBU d9c Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:13.132 UTC [common/configtx] addToMap -> DEBU d9d Adding to config map: [Groups] /Channel 2017-09-25 06:27:13.132 UTC [common/configtx] addToMap -> DEBU d9e Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:13.132 UTC [common/configtx] addToMap -> DEBU d9f Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:13.132 UTC [common/configtx] addToMap -> DEBU da0 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:13.132 UTC [common/configtx] addToMap -> DEBU da1 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers 2017-09-25 06:27:13.132 UTC [common/configtx] addToMap -> DEBU da2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:13.132 UTC [common/configtx] addToMap -> DEBU da3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:13.132 UTC [common/configtx] addToMap -> DEBU da4 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:13.132 UTC [policies] GetPolicy -> DEBU da5 Returning policy Admins for evaluation 2017-09-25 06:27:13.132 UTC [cauthdsl] func1 -> DEBU da6 0xc420354fe0 gate 1506320833132627040 evaluation starts 2017-09-25 06:27:13.132 UTC [cauthdsl] func2 -> DEBU da7 0xc420354fe0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:13.132 UTC [cauthdsl] func2 -> DEBU da8 0xc420354fe0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:13.133 UTC [msp/identity] newIdentity -> DEBU da9 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.133 UTC [msp] SatisfiesPrincipal -> DEBU daa Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:13.133 UTC [cauthdsl] func2 -> DEBU dab 0xc420354fe0 principal matched by identity 0 2017-09-25 06:27:13.133 UTC [msp/identity] Verify -> DEBU dac Verify: digest = 00000000 c8 c6 91 b7 74 0e d3 4d 3e 4c 9f 7a ba 99 05 ca |....t..M>L.z....| 00000010 46 c2 b4 86 8e c4 42 17 bb a1 1e 22 55 5f 59 1e |F.....B...."U_Y.| 2017-09-25 06:27:13.133 UTC [msp/identity] Verify -> DEBU dad Verify: sig = 00000000 30 44 02 20 00 8a 8c b3 0d b1 5d 44 d5 9d fb 65 |0D. ......]D...e| 00000010 ff 8f f2 ee 44 7b c9 1f c1 a0 63 3a 28 21 cd 1e |....D{....c:(!..| 00000020 e5 87 f1 81 02 20 3b 8c a1 23 45 ce 07 0f a2 d5 |..... ;..#E.....| 00000030 32 2a 90 86 5d 79 a6 b6 ae 6b a4 0d d5 c5 32 6a |2*..]y...k....2j| 00000040 69 76 2a 1e 26 f2 |iv*.&.| 2017-09-25 06:27:13.133 UTC [cauthdsl] func2 -> DEBU dae 0xc420354fe0 principal evaluation succeeds for identity 0 2017-09-25 06:27:13.133 UTC [cauthdsl] func1 -> DEBU daf 0xc420354fe0 gate 1506320833132627040 evaluation succeeds 2017-09-25 06:27:13.136 UTC [common/configtx] processConfig -> DEBU db0 Beginning new config for channel mychannel 2017-09-25 06:27:13.136 UTC [common/config] NewStandardValues -> DEBU db1 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:13.136 UTC [common/config] initializeProtosStruct -> DEBU db2 Processing field: HashingAlgorithm 2017-09-25 06:27:13.136 UTC [common/config] initializeProtosStruct -> DEBU db3 Processing field: BlockDataHashingStructure 2017-09-25 06:27:13.136 UTC [common/config] initializeProtosStruct -> DEBU db4 Processing field: OrdererAddresses 2017-09-25 06:27:13.136 UTC [common/config] initializeProtosStruct -> DEBU db5 Processing field: Consortium 2017-09-25 06:27:13.136 UTC [policies] ProposePolicy -> DEBU db6 Proposed new policy Readers for Channel 2017-09-25 06:27:13.136 UTC [policies] ProposePolicy -> DEBU db7 Proposed new policy Writers for Channel 2017-09-25 06:27:13.136 UTC [policies] ProposePolicy -> DEBU db8 Proposed new policy Admins for Channel 2017-09-25 06:27:13.136 UTC [common/config] NewStandardValues -> DEBU db9 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:13.136 UTC [common/config] initializeProtosStruct -> DEBU dba Processing field: ConsensusType 2017-09-25 06:27:13.136 UTC [common/config] initializeProtosStruct -> DEBU dbb Processing field: BatchSize 2017-09-25 06:27:13.136 UTC [common/config] initializeProtosStruct -> DEBU dbc Processing field: BatchTimeout 2017-09-25 06:27:13.137 UTC [common/config] initializeProtosStruct -> DEBU dbd Processing field: KafkaBrokers 2017-09-25 06:27:13.137 UTC [common/config] initializeProtosStruct -> DEBU dbe Processing field: ChannelRestrictions 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dbf Proposed new policy Admins for Orderer 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dc0 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dc1 Proposed new policy Readers for Orderer 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dc2 Proposed new policy Writers for Orderer 2017-09-25 06:27:13.137 UTC [common/config] NewStandardValues -> DEBU dc3 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.137 UTC [common/config] initializeProtosStruct -> DEBU dc4 Processing field: MSP 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dc5 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dc6 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dc7 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:13.137 UTC [common/config] NewStandardValues -> DEBU dc8 Initializing protos for *struct {} 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dc9 Proposed new policy Admins for Application 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dca Proposed new policy Writers for Application 2017-09-25 06:27:13.137 UTC [policies] ProposePolicy -> DEBU dcb Proposed new policy Readers for Application 2017-09-25 06:27:13.138 UTC [common/config] NewStandardValues -> DEBU dcc Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.138 UTC [common/config] initializeProtosStruct -> DEBU dcd Processing field: MSP 2017-09-25 06:27:13.138 UTC [common/config] NewStandardValues -> DEBU dce Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.138 UTC [common/config] initializeProtosStruct -> DEBU dcf Processing field: AnchorPeers 2017-09-25 06:27:13.138 UTC [common/config] NewStandardValues -> DEBU dd0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.138 UTC [common/config] initializeProtosStruct -> DEBU dd1 Processing field: MSP 2017-09-25 06:27:13.138 UTC [policies] ProposePolicy -> DEBU dd2 Proposed new policy Writers for Org4MSP 2017-09-25 06:27:13.138 UTC [policies] ProposePolicy -> DEBU dd3 Proposed new policy Admins for Org4MSP 2017-09-25 06:27:13.138 UTC [policies] ProposePolicy -> DEBU dd4 Proposed new policy Readers for Org4MSP 2017-09-25 06:27:13.138 UTC [common/config] NewStandardValues -> DEBU dd5 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.138 UTC [common/config] initializeProtosStruct -> DEBU dd6 Processing field: MSP 2017-09-25 06:27:13.138 UTC [common/config] NewStandardValues -> DEBU dd7 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.138 UTC [common/config] initializeProtosStruct -> DEBU dd8 Processing field: AnchorPeers 2017-09-25 06:27:13.138 UTC [common/config] NewStandardValues -> DEBU dd9 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.139 UTC [common/config] initializeProtosStruct -> DEBU dda Processing field: MSP 2017-09-25 06:27:13.139 UTC [policies] ProposePolicy -> DEBU ddb Proposed new policy Admins for Org5MSP 2017-09-25 06:27:13.139 UTC [policies] ProposePolicy -> DEBU ddc Proposed new policy Readers for Org5MSP 2017-09-25 06:27:13.139 UTC [policies] ProposePolicy -> DEBU ddd Proposed new policy Writers for Org5MSP 2017-09-25 06:27:13.139 UTC [common/config] NewStandardValues -> DEBU dde Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.139 UTC [common/config] initializeProtosStruct -> DEBU ddf Processing field: MSP 2017-09-25 06:27:13.139 UTC [common/config] NewStandardValues -> DEBU de0 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.139 UTC [common/config] initializeProtosStruct -> DEBU de1 Processing field: AnchorPeers 2017-09-25 06:27:13.139 UTC [common/config] NewStandardValues -> DEBU de2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.139 UTC [common/config] initializeProtosStruct -> DEBU de3 Processing field: MSP 2017-09-25 06:27:13.139 UTC [policies] ProposePolicy -> DEBU de4 Proposed new policy Admins for Org1MSP 2017-09-25 06:27:13.139 UTC [policies] ProposePolicy -> DEBU de5 Proposed new policy Readers for Org1MSP 2017-09-25 06:27:13.139 UTC [policies] ProposePolicy -> DEBU de6 Proposed new policy Writers for Org1MSP 2017-09-25 06:27:13.140 UTC [common/config] NewStandardValues -> DEBU de7 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.140 UTC [common/config] initializeProtosStruct -> DEBU de8 Processing field: MSP 2017-09-25 06:27:13.140 UTC [common/config] NewStandardValues -> DEBU de9 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.140 UTC [common/config] initializeProtosStruct -> DEBU dea Processing field: AnchorPeers 2017-09-25 06:27:13.140 UTC [common/config] NewStandardValues -> DEBU deb Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.140 UTC [common/config] initializeProtosStruct -> DEBU dec Processing field: MSP 2017-09-25 06:27:13.140 UTC [policies] ProposePolicy -> DEBU ded Proposed new policy Writers for Org2MSP 2017-09-25 06:27:13.140 UTC [policies] ProposePolicy -> DEBU dee Proposed new policy Admins for Org2MSP 2017-09-25 06:27:13.140 UTC [policies] ProposePolicy -> DEBU def Proposed new policy Readers for Org2MSP 2017-09-25 06:27:13.140 UTC [common/config] NewStandardValues -> DEBU df0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.140 UTC [common/config] initializeProtosStruct -> DEBU df1 Processing field: MSP 2017-09-25 06:27:13.140 UTC [common/config] NewStandardValues -> DEBU df2 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.140 UTC [common/config] initializeProtosStruct -> DEBU df3 Processing field: AnchorPeers 2017-09-25 06:27:13.140 UTC [common/config] NewStandardValues -> DEBU df4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.140 UTC [common/config] initializeProtosStruct -> DEBU df5 Processing field: MSP 2017-09-25 06:27:13.141 UTC [policies] ProposePolicy -> DEBU df6 Proposed new policy Readers for Org3MSP 2017-09-25 06:27:13.141 UTC [policies] ProposePolicy -> DEBU df7 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:13.141 UTC [policies] ProposePolicy -> DEBU df8 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:13.141 UTC [common/config] validateMSP -> DEBU df9 Setting up MSP for org OrdererOrg 2017-09-25 06:27:13.141 UTC [msp] NewBccspMsp -> DEBU dfa Creating BCCSP-based MSP instance 2017-09-25 06:27:13.141 UTC [msp] Setup -> DEBU dfb Setting up MSP instance OrdererMSP 2017-09-25 06:27:13.141 UTC [msp/identity] newIdentity -> DEBU dfc Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:13.142 UTC [msp/identity] newIdentity -> DEBU dfd Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:13.142 UTC [msp/identity] newIdentity -> DEBU dfe Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:13.142 UTC [msp] Validate -> DEBU dff MSP OrdererMSP validating identity 2017-09-25 06:27:13.143 UTC [common/config] Validate -> DEBU e00 Anchor peers for org Org4MSP are 2017-09-25 06:27:13.143 UTC [common/config] validateMSP -> DEBU e01 Setting up MSP for org Org4MSP 2017-09-25 06:27:13.143 UTC [msp] NewBccspMsp -> DEBU e02 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.143 UTC [msp] Setup -> DEBU e03 Setting up MSP instance Org4MSP 2017-09-25 06:27:13.143 UTC [msp/identity] newIdentity -> DEBU e04 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:13.143 UTC [msp/identity] newIdentity -> DEBU e05 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:13.144 UTC [msp/identity] newIdentity -> DEBU e06 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:13.144 UTC [msp] Validate -> DEBU e07 MSP Org4MSP validating identity 2017-09-25 06:27:13.145 UTC [common/config] Validate -> DEBU e08 Anchor peers for org Org5MSP are 2017-09-25 06:27:13.145 UTC [common/config] validateMSP -> DEBU e09 Setting up MSP for org Org5MSP 2017-09-25 06:27:13.145 UTC [msp] NewBccspMsp -> DEBU e0a Creating BCCSP-based MSP instance 2017-09-25 06:27:13.145 UTC [msp] Setup -> DEBU e0b Setting up MSP instance Org5MSP 2017-09-25 06:27:13.145 UTC [msp/identity] newIdentity -> DEBU e0c Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:13.145 UTC [msp/identity] newIdentity -> DEBU e0d Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:13.146 UTC [msp/identity] newIdentity -> DEBU e0e Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:13.146 UTC [msp] Validate -> DEBU e0f MSP Org5MSP validating identity 2017-09-25 06:27:13.146 UTC [common/config] Validate -> DEBU e10 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:27:13.146 UTC [common/config] validateMSP -> DEBU e11 Setting up MSP for org Org1MSP 2017-09-25 06:27:13.146 UTC [msp] NewBccspMsp -> DEBU e12 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.147 UTC [msp] Setup -> DEBU e13 Setting up MSP instance Org1MSP 2017-09-25 06:27:13.147 UTC [msp/identity] newIdentity -> DEBU e14 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:13.147 UTC [msp/identity] newIdentity -> DEBU e15 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.147 UTC [msp/identity] newIdentity -> DEBU e16 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.148 UTC [msp] Validate -> DEBU e17 MSP Org1MSP validating identity 2017-09-25 06:27:13.148 UTC [common/config] Validate -> DEBU e18 Anchor peers for org Org2MSP are 2017-09-25 06:27:13.148 UTC [common/config] validateMSP -> DEBU e19 Setting up MSP for org Org2MSP 2017-09-25 06:27:13.148 UTC [msp] NewBccspMsp -> DEBU e1a Creating BCCSP-based MSP instance 2017-09-25 06:27:13.148 UTC [msp] Setup -> DEBU e1b Setting up MSP instance Org2MSP 2017-09-25 06:27:13.149 UTC [msp/identity] newIdentity -> DEBU e1c Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:13.149 UTC [msp/identity] newIdentity -> DEBU e1d Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:13.149 UTC [msp/identity] newIdentity -> DEBU e1e Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:13.150 UTC [msp] Validate -> DEBU e1f MSP Org2MSP validating identity 2017-09-25 06:27:13.150 UTC [common/config] Validate -> DEBU e20 Anchor peers for org Org3MSP are 2017-09-25 06:27:13.150 UTC [common/config] validateMSP -> DEBU e21 Setting up MSP for org Org3MSP 2017-09-25 06:27:13.150 UTC [msp] NewBccspMsp -> DEBU e22 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.150 UTC [msp] Setup -> DEBU e23 Setting up MSP instance Org3MSP 2017-09-25 06:27:13.150 UTC [msp/identity] newIdentity -> DEBU e24 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:13.151 UTC [msp/identity] newIdentity -> DEBU e25 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:13.151 UTC [msp/identity] newIdentity -> DEBU e26 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:13.152 UTC [msp] Validate -> DEBU e27 MSP Org3MSP validating identity 2017-09-25 06:27:13.152 UTC [msp] Setup -> DEBU e28 Setting up the MSP manager (6 msps) 2017-09-25 06:27:13.152 UTC [msp] Setup -> DEBU e29 MSP manager setup complete, setup 6 msps 2017-09-25 06:27:13.152 UTC [orderer/common/broadcast] Handle -> DEBU e2a [channel: mychannel] Broadcast has successfully enqueued message of type CONFIG 2017-09-25 06:27:13.152 UTC [policies] GetPolicy -> DEBU e2b Returning policy Writers for evaluation 2017-09-25 06:27:13.152 UTC [cauthdsl] func1 -> DEBU e2c 0xc420168178 gate 1506320833152655206 evaluation starts 2017-09-25 06:27:13.152 UTC [cauthdsl] func2 -> DEBU e2d 0xc420168178 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:13.152 UTC [cauthdsl] func2 -> DEBU e2e 0xc420168178 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:13.153 UTC [msp/identity] newIdentity -> DEBU e2f Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:27:13.153 UTC [orderer/common/broadcast] Handle -> WARN e30 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:27:13.153 UTC [orderer/main] func1 -> DEBU e31 Closing Broadcast stream 2017-09-25 06:27:13.153 UTC [msp] SatisfiesPrincipal -> DEBU e32 Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:27:13.153 UTC [msp] Validate -> DEBU e33 MSP OrdererMSP validating identity 2017-09-25 06:27:13.153 UTC [cauthdsl] func2 -> DEBU e34 0xc420168178 principal matched by identity 0 2017-09-25 06:27:13.153 UTC [msp/identity] Verify -> DEBU e35 Verify: digest = 00000000 9a 2e be b5 a6 93 46 01 50 6c ed bf 35 99 8c 0c |......F.Pl..5...| 00000010 6a 76 0e be 7b 41 fd 97 1f f3 22 ad 70 0b d2 d4 |jv..{A....".p...| 2017-09-25 06:27:13.153 UTC [msp/identity] Verify -> DEBU e36 Verify: sig = 00000000 30 44 02 20 1d 41 56 b5 a1 e1 ac 21 37 08 e9 cc |0D. .AV....!7...| 00000010 e3 17 79 d2 44 20 07 cd fd cc 68 bc d2 52 82 d8 |..y.D ....h..R..| 00000020 ed 60 d6 02 02 20 3c 37 58 21 38 1a 6c 9e 58 26 |.`... <7X!8.l.X&| 00000030 94 1f e4 fd a2 68 2a ef 27 a9 25 b9 a7 33 ae ce |.....h*.'.%..3..| 00000040 5a 70 03 05 68 10 |Zp..h.| 2017-09-25 06:27:13.154 UTC [cauthdsl] func2 -> DEBU e38 0xc420168178 principal evaluation succeeds for identity 0 2017-09-25 06:27:13.154 UTC [orderer/common/deliver] Handle -> WARN e37 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:27:13.154 UTC [cauthdsl] func1 -> DEBU e39 0xc420168178 gate 1506320833152655206 evaluation succeeds 2017-09-25 06:27:13.154 UTC [orderer/common/sigfilter] Apply -> DEBU e3b Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420966920 1 [0xc42015f038]}) %!s(*policies.implicitMetaPolicy=&{0xc420966f00 1 [0xc42015f2d0 0xc42015f368 0xc42015f108 0xc42015f1a0 0xc42015f260]})]} 2017-09-25 06:27:13.154 UTC [orderer/main] func1 -> DEBU e3a Closing Deliver stream 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e3c Adding to config map: [Groups] /Channel 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e3d Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e3e Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e3f Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e40 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e41 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e42 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e43 Adding to config map: [Groups] /Channel 2017-09-25 06:27:13.154 UTC [common/configtx] addToMap -> DEBU e44 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:13.155 UTC [common/configtx] addToMap -> DEBU e45 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:13.155 UTC [common/configtx] addToMap -> DEBU e46 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:13.155 UTC [common/configtx] addToMap -> DEBU e47 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers 2017-09-25 06:27:13.155 UTC [common/configtx] addToMap -> DEBU e48 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:13.155 UTC [common/configtx] addToMap -> DEBU e49 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:13.155 UTC [common/configtx] addToMap -> DEBU e4a Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:13.155 UTC [policies] GetPolicy -> DEBU e4b Returning policy Admins for evaluation 2017-09-25 06:27:13.155 UTC [cauthdsl] func1 -> DEBU e4c 0xc4201689d8 gate 1506320833155405404 evaluation starts 2017-09-25 06:27:13.155 UTC [cauthdsl] func2 -> DEBU e4d 0xc4201689d8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:13.155 UTC [cauthdsl] func2 -> DEBU e4e 0xc4201689d8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:13.155 UTC [msp/identity] newIdentity -> DEBU e4f Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.155 UTC [msp] SatisfiesPrincipal -> DEBU e50 Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:13.155 UTC [cauthdsl] func2 -> DEBU e51 0xc4201689d8 principal matched by identity 0 2017-09-25 06:27:13.156 UTC [msp/identity] Verify -> DEBU e52 Verify: digest = 00000000 c8 c6 91 b7 74 0e d3 4d 3e 4c 9f 7a ba 99 05 ca |....t..M>L.z....| 00000010 46 c2 b4 86 8e c4 42 17 bb a1 1e 22 55 5f 59 1e |F.....B...."U_Y.| 2017-09-25 06:27:13.156 UTC [msp/identity] Verify -> DEBU e53 Verify: sig = 00000000 30 44 02 20 00 8a 8c b3 0d b1 5d 44 d5 9d fb 65 |0D. ......]D...e| 00000010 ff 8f f2 ee 44 7b c9 1f c1 a0 63 3a 28 21 cd 1e |....D{....c:(!..| 00000020 e5 87 f1 81 02 20 3b 8c a1 23 45 ce 07 0f a2 d5 |..... ;..#E.....| 00000030 32 2a 90 86 5d 79 a6 b6 ae 6b a4 0d d5 c5 32 6a |2*..]y...k....2j| 00000040 69 76 2a 1e 26 f2 |iv*.&.| 2017-09-25 06:27:13.156 UTC [cauthdsl] func2 -> DEBU e54 0xc4201689d8 principal evaluation succeeds for identity 0 2017-09-25 06:27:13.156 UTC [cauthdsl] func1 -> DEBU e55 0xc4201689d8 gate 1506320833155405404 evaluation succeeds 2017-09-25 06:27:13.158 UTC [common/configtx] processConfig -> DEBU e56 Beginning new config for channel mychannel 2017-09-25 06:27:13.158 UTC [common/config] NewStandardValues -> DEBU e57 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:13.158 UTC [common/config] initializeProtosStruct -> DEBU e58 Processing field: HashingAlgorithm 2017-09-25 06:27:13.158 UTC [common/config] initializeProtosStruct -> DEBU e59 Processing field: BlockDataHashingStructure 2017-09-25 06:27:13.158 UTC [common/config] initializeProtosStruct -> DEBU e5a Processing field: OrdererAddresses 2017-09-25 06:27:13.158 UTC [common/config] initializeProtosStruct -> DEBU e5b Processing field: Consortium 2017-09-25 06:27:13.158 UTC [policies] ProposePolicy -> DEBU e5c Proposed new policy Readers for Channel 2017-09-25 06:27:13.158 UTC [policies] ProposePolicy -> DEBU e5d Proposed new policy Writers for Channel 2017-09-25 06:27:13.159 UTC [policies] ProposePolicy -> DEBU e5e Proposed new policy Admins for Channel 2017-09-25 06:27:13.159 UTC [common/config] NewStandardValues -> DEBU e5f Initializing protos for *config.OrdererProtos 2017-09-25 06:27:13.159 UTC [common/config] initializeProtosStruct -> DEBU e60 Processing field: ConsensusType 2017-09-25 06:27:13.159 UTC [common/config] initializeProtosStruct -> DEBU e61 Processing field: BatchSize 2017-09-25 06:27:13.159 UTC [common/config] initializeProtosStruct -> DEBU e62 Processing field: BatchTimeout 2017-09-25 06:27:13.159 UTC [common/config] initializeProtosStruct -> DEBU e63 Processing field: KafkaBrokers 2017-09-25 06:27:13.159 UTC [common/config] initializeProtosStruct -> DEBU e64 Processing field: ChannelRestrictions 2017-09-25 06:27:13.159 UTC [policies] ProposePolicy -> DEBU e65 Proposed new policy Admins for Orderer 2017-09-25 06:27:13.159 UTC [policies] ProposePolicy -> DEBU e66 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:13.159 UTC [policies] ProposePolicy -> DEBU e67 Proposed new policy Readers for Orderer 2017-09-25 06:27:13.159 UTC [policies] ProposePolicy -> DEBU e68 Proposed new policy Writers for Orderer 2017-09-25 06:27:13.159 UTC [common/config] NewStandardValues -> DEBU e69 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.159 UTC [common/config] initializeProtosStruct -> DEBU e6a Processing field: MSP 2017-09-25 06:27:13.159 UTC [policies] ProposePolicy -> DEBU e6b Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:13.159 UTC [policies] ProposePolicy -> DEBU e6c Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:13.159 UTC [policies] ProposePolicy -> DEBU e6d Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:13.160 UTC [common/config] NewStandardValues -> DEBU e6e Initializing protos for *struct {} 2017-09-25 06:27:13.160 UTC [policies] ProposePolicy -> DEBU e6f Proposed new policy Writers for Application 2017-09-25 06:27:13.160 UTC [policies] ProposePolicy -> DEBU e70 Proposed new policy Readers for Application 2017-09-25 06:27:13.160 UTC [policies] ProposePolicy -> DEBU e71 Proposed new policy Admins for Application 2017-09-25 06:27:13.160 UTC [common/config] NewStandardValues -> DEBU e72 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.160 UTC [common/config] initializeProtosStruct -> DEBU e73 Processing field: MSP 2017-09-25 06:27:13.160 UTC [common/config] NewStandardValues -> DEBU e74 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.160 UTC [common/config] initializeProtosStruct -> DEBU e75 Processing field: AnchorPeers 2017-09-25 06:27:13.160 UTC [common/config] NewStandardValues -> DEBU e76 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.160 UTC [common/config] initializeProtosStruct -> DEBU e77 Processing field: MSP 2017-09-25 06:27:13.161 UTC [policies] ProposePolicy -> DEBU e78 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:13.161 UTC [policies] ProposePolicy -> DEBU e79 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:13.161 UTC [policies] ProposePolicy -> DEBU e7a Proposed new policy Readers for Org2MSP 2017-09-25 06:27:13.161 UTC [common/config] NewStandardValues -> DEBU e7b Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.161 UTC [common/config] initializeProtosStruct -> DEBU e7c Processing field: MSP 2017-09-25 06:27:13.161 UTC [common/config] NewStandardValues -> DEBU e7d Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.161 UTC [common/config] initializeProtosStruct -> DEBU e7e Processing field: AnchorPeers 2017-09-25 06:27:13.161 UTC [common/config] NewStandardValues -> DEBU e7f Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.161 UTC [common/config] initializeProtosStruct -> DEBU e80 Processing field: MSP 2017-09-25 06:27:13.162 UTC [policies] ProposePolicy -> DEBU e81 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:13.162 UTC [policies] ProposePolicy -> DEBU e82 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:13.162 UTC [policies] ProposePolicy -> DEBU e83 Proposed new policy Readers for Org3MSP 2017-09-25 06:27:13.162 UTC [common/config] NewStandardValues -> DEBU e84 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.162 UTC [common/config] initializeProtosStruct -> DEBU e85 Processing field: MSP 2017-09-25 06:27:13.162 UTC [common/config] NewStandardValues -> DEBU e86 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.162 UTC [common/config] initializeProtosStruct -> DEBU e87 Processing field: AnchorPeers 2017-09-25 06:27:13.162 UTC [common/config] NewStandardValues -> DEBU e88 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.162 UTC [common/config] initializeProtosStruct -> DEBU e89 Processing field: MSP 2017-09-25 06:27:13.162 UTC [policies] ProposePolicy -> DEBU e8a Proposed new policy Readers for Org4MSP 2017-09-25 06:27:13.162 UTC [policies] ProposePolicy -> DEBU e8b Proposed new policy Writers for Org4MSP 2017-09-25 06:27:13.163 UTC [policies] ProposePolicy -> DEBU e8c Proposed new policy Admins for Org4MSP 2017-09-25 06:27:13.163 UTC [common/config] NewStandardValues -> DEBU e8d Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.163 UTC [common/config] initializeProtosStruct -> DEBU e8e Processing field: MSP 2017-09-25 06:27:13.163 UTC [common/config] NewStandardValues -> DEBU e8f Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.163 UTC [common/config] initializeProtosStruct -> DEBU e90 Processing field: AnchorPeers 2017-09-25 06:27:13.163 UTC [common/config] NewStandardValues -> DEBU e91 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.163 UTC [common/config] initializeProtosStruct -> DEBU e92 Processing field: MSP 2017-09-25 06:27:13.163 UTC [policies] ProposePolicy -> DEBU e93 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:13.163 UTC [policies] ProposePolicy -> DEBU e94 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:13.163 UTC [policies] ProposePolicy -> DEBU e95 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:13.163 UTC [common/config] NewStandardValues -> DEBU e96 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.163 UTC [common/config] initializeProtosStruct -> DEBU e97 Processing field: MSP 2017-09-25 06:27:13.163 UTC [common/config] NewStandardValues -> DEBU e98 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.163 UTC [common/config] initializeProtosStruct -> DEBU e99 Processing field: AnchorPeers 2017-09-25 06:27:13.164 UTC [common/config] NewStandardValues -> DEBU e9a Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.164 UTC [common/config] initializeProtosStruct -> DEBU e9b Processing field: MSP 2017-09-25 06:27:13.164 UTC [policies] ProposePolicy -> DEBU e9c Proposed new policy Admins for Org1MSP 2017-09-25 06:27:13.164 UTC [policies] ProposePolicy -> DEBU e9d Proposed new policy Readers for Org1MSP 2017-09-25 06:27:13.164 UTC [policies] ProposePolicy -> DEBU e9e Proposed new policy Writers for Org1MSP 2017-09-25 06:27:13.164 UTC [common/config] validateMSP -> DEBU e9f Setting up MSP for org OrdererOrg 2017-09-25 06:27:13.164 UTC [msp] NewBccspMsp -> DEBU ea0 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.164 UTC [msp] Setup -> DEBU ea1 Setting up MSP instance OrdererMSP 2017-09-25 06:27:13.164 UTC [msp/identity] newIdentity -> DEBU ea2 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:13.165 UTC [msp/identity] newIdentity -> DEBU ea3 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:13.165 UTC [msp/identity] newIdentity -> DEBU ea4 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:13.166 UTC [msp] Validate -> DEBU ea5 MSP OrdererMSP validating identity 2017-09-25 06:27:13.166 UTC [common/config] Validate -> DEBU ea6 Anchor peers for org Org2MSP are 2017-09-25 06:27:13.166 UTC [common/config] validateMSP -> DEBU ea7 Setting up MSP for org Org2MSP 2017-09-25 06:27:13.166 UTC [msp] NewBccspMsp -> DEBU ea8 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.166 UTC [msp] Setup -> DEBU ea9 Setting up MSP instance Org2MSP 2017-09-25 06:27:13.166 UTC [msp/identity] newIdentity -> DEBU eaa Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:13.167 UTC [msp/identity] newIdentity -> DEBU eab Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:13.167 UTC [msp/identity] newIdentity -> DEBU eac Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:13.168 UTC [msp] Validate -> DEBU ead MSP Org2MSP validating identity 2017-09-25 06:27:13.168 UTC [common/config] Validate -> DEBU eae Anchor peers for org Org3MSP are 2017-09-25 06:27:13.168 UTC [common/config] validateMSP -> DEBU eaf Setting up MSP for org Org3MSP 2017-09-25 06:27:13.168 UTC [msp] NewBccspMsp -> DEBU eb0 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.168 UTC [msp] Setup -> DEBU eb1 Setting up MSP instance Org3MSP 2017-09-25 06:27:13.168 UTC [msp/identity] newIdentity -> DEBU eb2 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:13.169 UTC [msp/identity] newIdentity -> DEBU eb3 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:13.169 UTC [msp/identity] newIdentity -> DEBU eb4 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:13.170 UTC [msp] Validate -> DEBU eb5 MSP Org3MSP validating identity 2017-09-25 06:27:13.170 UTC [common/config] Validate -> DEBU eb6 Anchor peers for org Org4MSP are 2017-09-25 06:27:13.170 UTC [common/config] validateMSP -> DEBU eb7 Setting up MSP for org Org4MSP 2017-09-25 06:27:13.170 UTC [msp] NewBccspMsp -> DEBU eb8 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.170 UTC [msp] Setup -> DEBU eb9 Setting up MSP instance Org4MSP 2017-09-25 06:27:13.170 UTC [msp/identity] newIdentity -> DEBU eba Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:13.171 UTC [msp/identity] newIdentity -> DEBU ebb Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:13.171 UTC [msp/identity] newIdentity -> DEBU ebc Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:13.172 UTC [msp] Validate -> DEBU ebd MSP Org4MSP validating identity 2017-09-25 06:27:13.172 UTC [common/config] Validate -> DEBU ebe Anchor peers for org Org5MSP are 2017-09-25 06:27:13.172 UTC [common/config] validateMSP -> DEBU ebf Setting up MSP for org Org5MSP 2017-09-25 06:27:13.172 UTC [msp] NewBccspMsp -> DEBU ec0 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.172 UTC [msp] Setup -> DEBU ec1 Setting up MSP instance Org5MSP 2017-09-25 06:27:13.173 UTC [msp/identity] newIdentity -> DEBU ec2 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:13.173 UTC [msp/identity] newIdentity -> DEBU ec3 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:13.173 UTC [msp/identity] newIdentity -> DEBU ec4 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:13.174 UTC [msp] Validate -> DEBU ec5 MSP Org5MSP validating identity 2017-09-25 06:27:13.174 UTC [common/config] Validate -> DEBU ec6 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:27:13.174 UTC [common/config] validateMSP -> DEBU ec7 Setting up MSP for org Org1MSP 2017-09-25 06:27:13.174 UTC [msp] NewBccspMsp -> DEBU ec8 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.174 UTC [msp] Setup -> DEBU ec9 Setting up MSP instance Org1MSP 2017-09-25 06:27:13.175 UTC [msp/identity] newIdentity -> DEBU eca Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:13.175 UTC [msp/identity] newIdentity -> DEBU ecb Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.175 UTC [msp/identity] newIdentity -> DEBU ecc Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.176 UTC [msp] Validate -> DEBU ecd MSP Org1MSP validating identity 2017-09-25 06:27:13.176 UTC [msp] Setup -> DEBU ece Setting up the MSP manager (6 msps) 2017-09-25 06:27:13.176 UTC [msp] Setup -> DEBU ecf MSP manager setup complete, setup 6 msps 2017-09-25 06:27:13.176 UTC [orderer/common/blockcutter] Ordered -> DEBU ed0 Found message which requested to be isolated, cutting into its own batch 2017-09-25 06:27:13.176 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU ed1 retrieveBlockByNumber() - blockNum = [0] 2017-09-25 06:27:13.176 UTC [fsblkstorage] newBlockfileStream -> DEBU ed2 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[0] 2017-09-25 06:27:13.177 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ed3 Remaining bytes=[20117], Going to peek [8] bytes 2017-09-25 06:27:13.177 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU ed4 Returning blockbytes - length=[20114], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]} 2017-09-25 06:27:13.177 UTC [common/configtx] addToMap -> DEBU ed5 Adding to config map: [Groups] /Channel 2017-09-25 06:27:13.177 UTC [common/configtx] addToMap -> DEBU ed6 Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:13.177 UTC [common/configtx] addToMap -> DEBU ed7 Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:13.177 UTC [common/configtx] addToMap -> DEBU ed8 Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:13.177 UTC [common/configtx] addToMap -> DEBU ed9 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:13.177 UTC [common/configtx] addToMap -> DEBU eda Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU edb Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU edc Adding to config map: [Groups] /Channel 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU edd Adding to config map: [Groups] /Channel/Application 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU ede Adding to config map: [Groups] /Channel/Application/Org1MSP 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU edf Adding to config map: [Values] /Channel/Application/Org1MSP/MSP 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU ee0 Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU ee1 Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU ee2 Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers 2017-09-25 06:27:13.178 UTC [common/configtx] addToMap -> DEBU ee3 Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers 2017-09-25 06:27:13.178 UTC [policies] GetPolicy -> DEBU ee4 Returning policy Admins for evaluation 2017-09-25 06:27:13.178 UTC [cauthdsl] func1 -> DEBU ee5 0xc42015e8e8 gate 1506320833178815559 evaluation starts 2017-09-25 06:27:13.178 UTC [cauthdsl] func2 -> DEBU ee6 0xc42015e8e8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:13.178 UTC [cauthdsl] func2 -> DEBU ee7 0xc42015e8e8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:13.179 UTC [msp/identity] newIdentity -> DEBU ee8 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.179 UTC [msp] SatisfiesPrincipal -> DEBU ee9 Checking if identity satisfies ADMIN role for Org1MSP 2017-09-25 06:27:13.179 UTC [cauthdsl] func2 -> DEBU eea 0xc42015e8e8 principal matched by identity 0 2017-09-25 06:27:13.179 UTC [msp/identity] Verify -> DEBU eeb Verify: digest = 00000000 c8 c6 91 b7 74 0e d3 4d 3e 4c 9f 7a ba 99 05 ca |....t..M>L.z....| 00000010 46 c2 b4 86 8e c4 42 17 bb a1 1e 22 55 5f 59 1e |F.....B...."U_Y.| 2017-09-25 06:27:13.179 UTC [msp/identity] Verify -> DEBU eec Verify: sig = 00000000 30 44 02 20 00 8a 8c b3 0d b1 5d 44 d5 9d fb 65 |0D. ......]D...e| 00000010 ff 8f f2 ee 44 7b c9 1f c1 a0 63 3a 28 21 cd 1e |....D{....c:(!..| 00000020 e5 87 f1 81 02 20 3b 8c a1 23 45 ce 07 0f a2 d5 |..... ;..#E.....| 00000030 32 2a 90 86 5d 79 a6 b6 ae 6b a4 0d d5 c5 32 6a |2*..]y...k....2j| 00000040 69 76 2a 1e 26 f2 |iv*.&.| 2017-09-25 06:27:13.179 UTC [cauthdsl] func2 -> DEBU eed 0xc42015e8e8 principal evaluation succeeds for identity 0 2017-09-25 06:27:13.180 UTC [cauthdsl] func1 -> DEBU eee 0xc42015e8e8 gate 1506320833178815559 evaluation succeeds 2017-09-25 06:27:13.182 UTC [common/configtx] processConfig -> DEBU eef Beginning new config for channel mychannel 2017-09-25 06:27:13.182 UTC [common/config] NewStandardValues -> DEBU ef0 Initializing protos for *config.ChannelProtos 2017-09-25 06:27:13.182 UTC [common/config] initializeProtosStruct -> DEBU ef1 Processing field: HashingAlgorithm 2017-09-25 06:27:13.182 UTC [common/config] initializeProtosStruct -> DEBU ef2 Processing field: BlockDataHashingStructure 2017-09-25 06:27:13.182 UTC [common/config] initializeProtosStruct -> DEBU ef3 Processing field: OrdererAddresses 2017-09-25 06:27:13.182 UTC [common/config] initializeProtosStruct -> DEBU ef4 Processing field: Consortium 2017-09-25 06:27:13.182 UTC [policies] ProposePolicy -> DEBU ef5 Proposed new policy Readers for Channel 2017-09-25 06:27:13.182 UTC [policies] ProposePolicy -> DEBU ef6 Proposed new policy Writers for Channel 2017-09-25 06:27:13.183 UTC [policies] ProposePolicy -> DEBU ef7 Proposed new policy Admins for Channel 2017-09-25 06:27:13.183 UTC [common/config] NewStandardValues -> DEBU ef8 Initializing protos for *struct {} 2017-09-25 06:27:13.183 UTC [policies] ProposePolicy -> DEBU ef9 Proposed new policy Admins for Application 2017-09-25 06:27:13.183 UTC [policies] ProposePolicy -> DEBU efa Proposed new policy Writers for Application 2017-09-25 06:27:13.183 UTC [policies] ProposePolicy -> DEBU efb Proposed new policy Readers for Application 2017-09-25 06:27:13.183 UTC [common/config] NewStandardValues -> DEBU efc Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.183 UTC [common/config] initializeProtosStruct -> DEBU efd Processing field: MSP 2017-09-25 06:27:13.183 UTC [common/config] NewStandardValues -> DEBU efe Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.183 UTC [common/config] initializeProtosStruct -> DEBU eff Processing field: AnchorPeers 2017-09-25 06:27:13.183 UTC [common/config] NewStandardValues -> DEBU f00 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.183 UTC [common/config] initializeProtosStruct -> DEBU f01 Processing field: MSP 2017-09-25 06:27:13.183 UTC [policies] ProposePolicy -> DEBU f02 Proposed new policy Readers for Org3MSP 2017-09-25 06:27:13.183 UTC [policies] ProposePolicy -> DEBU f03 Proposed new policy Writers for Org3MSP 2017-09-25 06:27:13.183 UTC [policies] ProposePolicy -> DEBU f04 Proposed new policy Admins for Org3MSP 2017-09-25 06:27:13.184 UTC [common/config] NewStandardValues -> DEBU f05 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.184 UTC [common/config] initializeProtosStruct -> DEBU f06 Processing field: MSP 2017-09-25 06:27:13.184 UTC [common/config] NewStandardValues -> DEBU f07 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.184 UTC [common/config] initializeProtosStruct -> DEBU f08 Processing field: AnchorPeers 2017-09-25 06:27:13.184 UTC [common/config] NewStandardValues -> DEBU f09 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.184 UTC [common/config] initializeProtosStruct -> DEBU f0a Processing field: MSP 2017-09-25 06:27:13.184 UTC [policies] ProposePolicy -> DEBU f0b Proposed new policy Writers for Org4MSP 2017-09-25 06:27:13.184 UTC [policies] ProposePolicy -> DEBU f0c Proposed new policy Admins for Org4MSP 2017-09-25 06:27:13.184 UTC [policies] ProposePolicy -> DEBU f0d Proposed new policy Readers for Org4MSP 2017-09-25 06:27:13.184 UTC [common/config] NewStandardValues -> DEBU f0e Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.184 UTC [common/config] initializeProtosStruct -> DEBU f0f Processing field: MSP 2017-09-25 06:27:13.184 UTC [common/config] NewStandardValues -> DEBU f10 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.184 UTC [common/config] initializeProtosStruct -> DEBU f11 Processing field: AnchorPeers 2017-09-25 06:27:13.184 UTC [common/config] NewStandardValues -> DEBU f12 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.184 UTC [common/config] initializeProtosStruct -> DEBU f13 Processing field: MSP 2017-09-25 06:27:13.185 UTC [policies] ProposePolicy -> DEBU f14 Proposed new policy Admins for Org5MSP 2017-09-25 06:27:13.185 UTC [policies] ProposePolicy -> DEBU f15 Proposed new policy Readers for Org5MSP 2017-09-25 06:27:13.185 UTC [policies] ProposePolicy -> DEBU f16 Proposed new policy Writers for Org5MSP 2017-09-25 06:27:13.185 UTC [common/config] NewStandardValues -> DEBU f17 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.185 UTC [common/config] initializeProtosStruct -> DEBU f18 Processing field: MSP 2017-09-25 06:27:13.185 UTC [common/config] NewStandardValues -> DEBU f19 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.185 UTC [common/config] initializeProtosStruct -> DEBU f1a Processing field: AnchorPeers 2017-09-25 06:27:13.185 UTC [common/config] NewStandardValues -> DEBU f1b Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.185 UTC [common/config] initializeProtosStruct -> DEBU f1c Processing field: MSP 2017-09-25 06:27:13.185 UTC [policies] ProposePolicy -> DEBU f1d Proposed new policy Readers for Org1MSP 2017-09-25 06:27:13.185 UTC [policies] ProposePolicy -> DEBU f1e Proposed new policy Writers for Org1MSP 2017-09-25 06:27:13.185 UTC [policies] ProposePolicy -> DEBU f1f Proposed new policy Admins for Org1MSP 2017-09-25 06:27:13.185 UTC [common/config] NewStandardValues -> DEBU f20 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.185 UTC [common/config] initializeProtosStruct -> DEBU f21 Processing field: MSP 2017-09-25 06:27:13.185 UTC [common/config] NewStandardValues -> DEBU f22 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:27:13.185 UTC [common/config] initializeProtosStruct -> DEBU f23 Processing field: AnchorPeers 2017-09-25 06:27:13.186 UTC [common/config] NewStandardValues -> DEBU f24 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.186 UTC [common/config] initializeProtosStruct -> DEBU f25 Processing field: MSP 2017-09-25 06:27:13.186 UTC [policies] ProposePolicy -> DEBU f26 Proposed new policy Writers for Org2MSP 2017-09-25 06:27:13.186 UTC [policies] ProposePolicy -> DEBU f27 Proposed new policy Admins for Org2MSP 2017-09-25 06:27:13.186 UTC [policies] ProposePolicy -> DEBU f28 Proposed new policy Readers for Org2MSP 2017-09-25 06:27:13.186 UTC [common/config] NewStandardValues -> DEBU f29 Initializing protos for *config.OrdererProtos 2017-09-25 06:27:13.186 UTC [common/config] initializeProtosStruct -> DEBU f2a Processing field: ConsensusType 2017-09-25 06:27:13.186 UTC [common/config] initializeProtosStruct -> DEBU f2b Processing field: BatchSize 2017-09-25 06:27:13.186 UTC [common/config] initializeProtosStruct -> DEBU f2c Processing field: BatchTimeout 2017-09-25 06:27:13.186 UTC [common/config] initializeProtosStruct -> DEBU f2d Processing field: KafkaBrokers 2017-09-25 06:27:13.186 UTC [common/config] initializeProtosStruct -> DEBU f2e Processing field: ChannelRestrictions 2017-09-25 06:27:13.186 UTC [policies] ProposePolicy -> DEBU f2f Proposed new policy Admins for Orderer 2017-09-25 06:27:13.186 UTC [policies] ProposePolicy -> DEBU f30 Proposed new policy BlockValidation for Orderer 2017-09-25 06:27:13.186 UTC [policies] ProposePolicy -> DEBU f31 Proposed new policy Readers for Orderer 2017-09-25 06:27:13.186 UTC [policies] ProposePolicy -> DEBU f32 Proposed new policy Writers for Orderer 2017-09-25 06:27:13.187 UTC [common/config] NewStandardValues -> DEBU f33 Initializing protos for *config.OrganizationProtos 2017-09-25 06:27:13.187 UTC [common/config] initializeProtosStruct -> DEBU f34 Processing field: MSP 2017-09-25 06:27:13.187 UTC [policies] ProposePolicy -> DEBU f35 Proposed new policy Admins for OrdererOrg 2017-09-25 06:27:13.187 UTC [policies] ProposePolicy -> DEBU f36 Proposed new policy Readers for OrdererOrg 2017-09-25 06:27:13.187 UTC [policies] ProposePolicy -> DEBU f37 Proposed new policy Writers for OrdererOrg 2017-09-25 06:27:13.187 UTC [common/config] Validate -> DEBU f38 Anchor peers for org Org3MSP are 2017-09-25 06:27:13.187 UTC [common/config] validateMSP -> DEBU f39 Setting up MSP for org Org3MSP 2017-09-25 06:27:13.187 UTC [msp] NewBccspMsp -> DEBU f3a Creating BCCSP-based MSP instance 2017-09-25 06:27:13.187 UTC [msp] Setup -> DEBU f3b Setting up MSP instance Org3MSP 2017-09-25 06:27:13.187 UTC [msp/identity] newIdentity -> DEBU f3c Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:27:13.188 UTC [msp/identity] newIdentity -> DEBU f3d Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:13.188 UTC [msp/identity] newIdentity -> DEBU f3e Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:27:13.189 UTC [msp] Validate -> DEBU f3f MSP Org3MSP validating identity 2017-09-25 06:27:13.189 UTC [common/config] Validate -> DEBU f40 Anchor peers for org Org4MSP are 2017-09-25 06:27:13.189 UTC [common/config] validateMSP -> DEBU f41 Setting up MSP for org Org4MSP 2017-09-25 06:27:13.189 UTC [msp] NewBccspMsp -> DEBU f42 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.189 UTC [msp] Setup -> DEBU f43 Setting up MSP instance Org4MSP 2017-09-25 06:27:13.189 UTC [msp/identity] newIdentity -> DEBU f44 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:27:13.190 UTC [msp/identity] newIdentity -> DEBU f45 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:13.190 UTC [msp/identity] newIdentity -> DEBU f46 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:27:13.191 UTC [msp] Validate -> DEBU f47 MSP Org4MSP validating identity 2017-09-25 06:27:13.191 UTC [common/config] Validate -> DEBU f48 Anchor peers for org Org5MSP are 2017-09-25 06:27:13.191 UTC [common/config] validateMSP -> DEBU f49 Setting up MSP for org Org5MSP 2017-09-25 06:27:13.191 UTC [msp] NewBccspMsp -> DEBU f4a Creating BCCSP-based MSP instance 2017-09-25 06:27:13.191 UTC [msp] Setup -> DEBU f4b Setting up MSP instance Org5MSP 2017-09-25 06:27:13.192 UTC [msp/identity] newIdentity -> DEBU f4c Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:27:13.192 UTC [msp/identity] newIdentity -> DEBU f4d Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:13.192 UTC [msp/identity] newIdentity -> DEBU f4e Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:27:13.193 UTC [msp] Validate -> DEBU f4f MSP Org5MSP validating identity 2017-09-25 06:27:13.193 UTC [common/config] Validate -> DEBU f50 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:27:13.193 UTC [common/config] validateMSP -> DEBU f51 Setting up MSP for org Org1MSP 2017-09-25 06:27:13.193 UTC [msp] NewBccspMsp -> DEBU f52 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.193 UTC [msp] Setup -> DEBU f53 Setting up MSP instance Org1MSP 2017-09-25 06:27:13.194 UTC [msp/identity] newIdentity -> DEBU f54 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:27:13.194 UTC [msp/identity] newIdentity -> DEBU f55 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.194 UTC [msp/identity] newIdentity -> DEBU f56 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:13.195 UTC [msp] Validate -> DEBU f57 MSP Org1MSP validating identity 2017-09-25 06:27:13.195 UTC [common/config] Validate -> DEBU f58 Anchor peers for org Org2MSP are 2017-09-25 06:27:13.195 UTC [common/config] validateMSP -> DEBU f59 Setting up MSP for org Org2MSP 2017-09-25 06:27:13.195 UTC [msp] NewBccspMsp -> DEBU f5a Creating BCCSP-based MSP instance 2017-09-25 06:27:13.195 UTC [msp] Setup -> DEBU f5b Setting up MSP instance Org2MSP 2017-09-25 06:27:13.196 UTC [msp/identity] newIdentity -> DEBU f5c Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:27:13.196 UTC [msp/identity] newIdentity -> DEBU f5d Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:13.196 UTC [msp/identity] newIdentity -> DEBU f5e Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:27:13.197 UTC [msp] Validate -> DEBU f5f MSP Org2MSP validating identity 2017-09-25 06:27:13.197 UTC [common/config] validateMSP -> DEBU f60 Setting up MSP for org OrdererOrg 2017-09-25 06:27:13.197 UTC [msp] NewBccspMsp -> DEBU f61 Creating BCCSP-based MSP instance 2017-09-25 06:27:13.197 UTC [msp] Setup -> DEBU f62 Setting up MSP instance OrdererMSP 2017-09-25 06:27:13.197 UTC [msp/identity] newIdentity -> DEBU f63 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:27:13.198 UTC [msp/identity] newIdentity -> DEBU f64 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:13.198 UTC [msp/identity] newIdentity -> DEBU f65 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:27:13.199 UTC [msp] Validate -> DEBU f66 MSP OrdererMSP validating identity 2017-09-25 06:27:13.199 UTC [msp] Setup -> DEBU f67 Setting up the MSP manager (6 msps) 2017-09-25 06:27:13.199 UTC [msp] Setup -> DEBU f68 MSP manager setup complete, setup 6 msps 2017-09-25 06:27:13.199 UTC [policies] GetPolicy -> DEBU f69 Returning policy Writers for evaluation 2017-09-25 06:27:13.199 UTC [policies] CommitProposals -> DEBU f6a In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:27:13.199 UTC [policies] GetPolicy -> DEBU f6b Returning policy Admins for evaluation 2017-09-25 06:27:13.199 UTC [policies] CommitProposals -> DEBU f6c In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:27:13.199 UTC [policies] GetPolicy -> DEBU f6d Returning policy Readers for evaluation 2017-09-25 06:27:13.199 UTC [policies] CommitProposals -> DEBU f6e In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:27:13.200 UTC [policies] GetPolicy -> DEBU f6f Returning policy Admins for evaluation 2017-09-25 06:27:13.200 UTC [policies] CommitProposals -> DEBU f70 In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:27:13.200 UTC [policies] GetPolicy -> DEBU f71 Returning policy Readers for evaluation 2017-09-25 06:27:13.200 UTC [policies] CommitProposals -> DEBU f72 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:27:13.200 UTC [policies] GetPolicy -> DEBU f73 Returning policy Writers for evaluation 2017-09-25 06:27:13.200 UTC [policies] CommitProposals -> DEBU f74 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:27:13.200 UTC [policies] GetPolicy -> DEBU f75 Returning policy Readers for evaluation 2017-09-25 06:27:13.200 UTC [policies] CommitProposals -> DEBU f76 In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:27:13.200 UTC [policies] GetPolicy -> DEBU f77 Returning policy Writers for evaluation 2017-09-25 06:27:13.200 UTC [policies] CommitProposals -> DEBU f78 In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:27:13.200 UTC [policies] GetPolicy -> DEBU f79 Returning policy Admins for evaluation 2017-09-25 06:27:13.200 UTC [policies] CommitProposals -> DEBU f7a In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:27:13.200 UTC [policies] GetPolicy -> DEBU f7b Returning policy Admins for evaluation 2017-09-25 06:27:13.200 UTC [policies] CommitProposals -> DEBU f7c In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:27:13.200 UTC [policies] GetPolicy -> DEBU f7d Returning policy Readers for evaluation 2017-09-25 06:27:13.200 UTC [policies] CommitProposals -> DEBU f7e In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f7f Returning policy Writers for evaluation 2017-09-25 06:27:13.201 UTC [policies] CommitProposals -> DEBU f80 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f81 Returning policy Readers for evaluation 2017-09-25 06:27:13.201 UTC [policies] CommitProposals -> DEBU f82 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f83 Returning policy Writers for evaluation 2017-09-25 06:27:13.201 UTC [policies] CommitProposals -> DEBU f84 In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f85 Returning policy Admins for evaluation 2017-09-25 06:27:13.201 UTC [policies] CommitProposals -> DEBU f86 In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f87 Returning policy Admins for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f88 Returning policy Admins for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f89 Returning policy Admins for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f8a Returning policy Admins for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f8b Returning policy Admins for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f8c Returning policy Writers for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f8d Returning policy Writers for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f8e Returning policy Writers for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f8f Returning policy Writers for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f90 Returning policy Writers for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f91 Returning policy Readers for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f92 Returning policy Readers for evaluation 2017-09-25 06:27:13.201 UTC [policies] GetPolicy -> DEBU f93 Returning policy Readers for evaluation 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f94 Returning policy Readers for evaluation 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f95 Returning policy Readers for evaluation 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f96 Returning policy Writers for evaluation 2017-09-25 06:27:13.202 UTC [policies] CommitProposals -> DEBU f97 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f98 Returning policy Admins for evaluation 2017-09-25 06:27:13.202 UTC [policies] CommitProposals -> DEBU f99 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f9a Returning policy Readers for evaluation 2017-09-25 06:27:13.202 UTC [policies] CommitProposals -> DEBU f9b In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f9c Returning policy Admins for evaluation 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f9d Returning policy Writers for evaluation 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f9e Returning policy Readers for evaluation 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU f9f Returning policy Writers for evaluation 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU fa0 Returning policy Readers for evaluation 2017-09-25 06:27:13.202 UTC [policies] CommitProposals -> DEBU fa1 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU fa2 Returning policy Writers for evaluation 2017-09-25 06:27:13.202 UTC [policies] CommitProposals -> DEBU fa3 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:27:13.202 UTC [policies] GetPolicy -> DEBU fa4 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:27:13.202 UTC [policies] CommitProposals -> DEBU fa5 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fa6 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU fa7 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fa8 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU fa9 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU faa Returning policy Admins for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU fab In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fac Returning policy BlockValidation for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU fad In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fae Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU faf In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fb0 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU fb1 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fb2 Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU fb3 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fb4 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU fb5 In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fb6 Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:27:13.203 UTC [policies] CommitProposals -> DEBU fb7 In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:27:13.203 UTC [policies] GetPolicy -> DEBU fb8 Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fb9 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fba Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fbb In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fbc Returning policy Admins for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fbd In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fbe Returning policy Readers for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fbf In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fc0 Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fc1 In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fc2 Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fc3 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fc4 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fc5 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fc6 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fc7 In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fc8 Returning policy Writers for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fc9 In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fca Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:27:13.204 UTC [policies] CommitProposals -> DEBU fcb In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:27:13.204 UTC [policies] GetPolicy -> DEBU fcc Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:27:13.205 UTC [policies] CommitProposals -> DEBU fcd In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fce Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:27:13.205 UTC [policies] CommitProposals -> DEBU fcf In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fd0 Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:27:13.205 UTC [policies] CommitProposals -> DEBU fd1 In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fd2 Returning policy Readers for evaluation 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fd3 Returning policy Readers for evaluation 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fd4 Returning policy Writers for evaluation 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fd5 Returning policy Writers for evaluation 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fd6 Returning policy Admins for evaluation 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fd7 Returning policy Admins for evaluation 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fd8 Returning policy Readers for evaluation 2017-09-25 06:27:13.205 UTC [policies] CommitProposals -> DEBU fd9 As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fda Returning policy Writers for evaluation 2017-09-25 06:27:13.205 UTC [policies] CommitProposals -> DEBU fdb As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fdc Returning policy Application/Readers for evaluation 2017-09-25 06:27:13.205 UTC [policies] CommitProposals -> DEBU fdd As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fde Returning policy Application/Writers for evaluation 2017-09-25 06:27:13.205 UTC [policies] CommitProposals -> DEBU fdf As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:27:13.205 UTC [policies] GetPolicy -> DEBU fe0 Returning policy Application/Admins for evaluation 2017-09-25 06:27:13.206 UTC [policies] CommitProposals -> DEBU fe1 As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:27:13.206 UTC [policies] GetPolicy -> DEBU fe2 Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:27:13.206 UTC [policies] CommitProposals -> DEBU fe3 As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:27:13.206 UTC [orderer/multichain] addBlockSignature -> DEBU fe4 &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:0 lastConfigSeq:1} 2017-09-25 06:27:13.206 UTC [orderer/multichain] addBlockSignature -> DEBU fe5 &{} 2017-09-25 06:27:13.206 UTC [msp] GetLocalMSP -> DEBU fe6 Returning existing local MSP 2017-09-25 06:27:13.206 UTC [msp] GetDefaultSigningIdentity -> DEBU fe7 Obtaining default signing identity 2017-09-25 06:27:13.206 UTC [msp] GetLocalMSP -> DEBU fe8 Returning existing local MSP 2017-09-25 06:27:13.206 UTC [msp] GetDefaultSigningIdentity -> DEBU fe9 Obtaining default signing identity 2017-09-25 06:27:13.206 UTC [msp/identity] Sign -> DEBU fea Sign: plaintext: 0AFA050A0A4F7264657265724D535012...92485B0548B18174CE389EE255F54A06 2017-09-25 06:27:13.206 UTC [msp/identity] Sign -> DEBU feb Sign: digest: 8EFDD78CD76E4792B3D57B33646C0246AA19BA6261807BAAF312B197BF15C948 2017-09-25 06:27:13.206 UTC [orderer/multichain] addLastConfigSignature -> DEBU fec [channel: mychannel] Detected lastConfigSeq transitioning from 1 to 2, setting lastConfig from 0 to 1 2017-09-25 06:27:13.206 UTC [msp] GetLocalMSP -> DEBU fed Returning existing local MSP 2017-09-25 06:27:13.206 UTC [msp] GetDefaultSigningIdentity -> DEBU fee Obtaining default signing identity 2017-09-25 06:27:13.207 UTC [orderer/multichain] addLastConfigSignature -> DEBU fef [channel: mychannel] About to write block, setting its LAST_CONFIG to 1 2017-09-25 06:27:13.207 UTC [msp] GetLocalMSP -> DEBU ff0 Returning existing local MSP 2017-09-25 06:27:13.207 UTC [msp] GetDefaultSigningIdentity -> DEBU ff1 Obtaining default signing identity 2017-09-25 06:27:13.207 UTC [msp/identity] Sign -> DEBU ff2 Sign: plaintext: 08010AFA050A0A4F7264657265724D53...92485B0548B18174CE389EE255F54A06 2017-09-25 06:27:13.207 UTC [msp/identity] Sign -> DEBU ff3 Sign: digest: 209F716AB4B084378CF99315F2A6A1A364125126DE19A63930117037F5BAE736 2017-09-25 06:27:13.208 UTC [fsblkstorage] indexBlock -> DEBU ff4 Indexing block [blockNum=1, blockHash=[]byte{0x4a, 0x7d, 0xe9, 0xeb, 0x9d, 0xf5, 0xc6, 0x4f, 0xb3, 0xf7, 0x7e, 0x18, 0xe2, 0x1e, 0x26, 0xae, 0xea, 0x79, 0xf6, 0xc8, 0xf, 0x37, 0x86, 0x63, 0xbd, 0x3e, 0xc3, 0x51, 0xe0, 0x61, 0x2b, 0xdf} txOffsets= txId= locPointer=offset=71, bytesLength=19990 ] 2017-09-25 06:27:13.208 UTC [fsblkstorage] updateCheckpoint -> DEBU ff5 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[41927], isChainEmpty=[false], lastBlockNumber=[1] 2017-09-25 06:27:13.208 UTC [orderer/multichain] WriteBlock -> DEBU ff6 [channel: mychannel] Wrote block 1 2017-09-25 06:27:17.045 UTC [orderer/main] Deliver -> DEBU ff7 Starting new Deliver handler 2017-09-25 06:27:17.045 UTC [orderer/common/deliver] Handle -> DEBU ff8 Starting new deliver loop 2017-09-25 06:27:17.045 UTC [orderer/common/deliver] Handle -> DEBU ff9 Attempting to read seek info message 2017-09-25 06:27:17.046 UTC [policies] GetPolicy -> DEBU ffa Returning policy Readers for evaluation 2017-09-25 06:27:17.046 UTC [cauthdsl] func1 -> DEBU ffb 0xc420168000 gate 1506320837046237996 evaluation starts 2017-09-25 06:27:17.046 UTC [cauthdsl] func2 -> DEBU ffc 0xc420168000 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:17.046 UTC [cauthdsl] func2 -> DEBU ffd 0xc420168000 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:17.046 UTC [msp/identity] newIdentity -> DEBU ffe Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:27:17.046 UTC [cauthdsl] func2 -> DEBU fff 0xc420168000 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:17.046 UTC [cauthdsl] func2 -> DEBU 1000 0xc420168000 principal evaluation fails 2017-09-25 06:27:17.047 UTC [cauthdsl] func1 -> DEBU 1001 0xc420168000 gate 1506320837046237996 evaluation fails 2017-09-25 06:27:17.047 UTC [cauthdsl] func1 -> DEBU 1002 0xc420168000 gate 1506320837047029701 evaluation starts 2017-09-25 06:27:17.047 UTC [cauthdsl] func2 -> DEBU 1003 0xc420168000 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:17.047 UTC [cauthdsl] func2 -> DEBU 1004 0xc420168000 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:17.047 UTC [msp/identity] newIdentity -> DEBU 1005 Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:27:17.047 UTC [msp] SatisfiesPrincipal -> DEBU 1006 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:27:17.047 UTC [msp] Validate -> DEBU 1007 MSP Org1MSP validating identity 2017-09-25 06:27:17.047 UTC [cauthdsl] func2 -> DEBU 1008 0xc420168000 principal matched by identity 0 2017-09-25 06:27:17.047 UTC [msp/identity] Verify -> DEBU 1009 Verify: digest = 00000000 50 02 54 23 c0 78 fc ec c4 5b ba c5 97 85 f0 d5 |P.T#.x...[......| 00000010 5e d6 d6 d9 58 6a 9b 41 95 96 7f 4e cf 62 69 e3 |^...Xj.A...N.bi.| 2017-09-25 06:27:17.047 UTC [msp/identity] Verify -> DEBU 100a Verify: sig = 00000000 30 45 02 21 00 cb d3 a8 cb b3 c4 eb 9a 74 4c 14 |0E.!.........tL.| 00000010 df 65 8d 1c 05 00 52 3d b6 fc 20 d5 c9 82 34 e4 |.e....R=.. ...4.| 00000020 33 01 0e f3 9d 02 20 5e aa f6 ea 4b d3 dd 68 8f |3..... ^...K..h.| 00000030 56 ce eb c8 30 10 1a cb 5d 8d f6 b4 64 f7 8a 39 |V...0...]...d..9| 00000040 6f cf cf a0 51 a5 74 |o...Q.t| 2017-09-25 06:27:17.048 UTC [cauthdsl] func2 -> DEBU 100b 0xc420168000 principal evaluation succeeds for identity 0 2017-09-25 06:27:17.048 UTC [cauthdsl] func1 -> DEBU 100c 0xc420168000 gate 1506320837047029701 evaluation succeeds 2017-09-25 06:27:17.048 UTC [orderer/common/sigfilter] Apply -> DEBU 100d Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:27:17.048 UTC [orderer/common/deliver] Handle -> DEBU 100e [channel: mychannel] Received seekInfo (0xc4209af3e0) start: > stop: > 2017-09-25 06:27:17.048 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 100f retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:27:17.048 UTC [fsblkstorage] newBlockfileStream -> DEBU 1010 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:27:17.048 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1011 Remaining bytes=[21810], Going to peek [8] bytes 2017-09-25 06:27:17.048 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1012 Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:27:17.048 UTC [orderer/common/deliver] Handle -> DEBU 1013 [channel: mychannel] Delivering block for (0xc4209af3e0) 2017-09-25 06:27:44.376 UTC [orderer/main] Deliver -> DEBU 1014 Starting new Deliver handler 2017-09-25 06:27:44.376 UTC [orderer/common/deliver] Handle -> DEBU 1015 Starting new deliver loop 2017-09-25 06:27:44.376 UTC [orderer/common/deliver] Handle -> DEBU 1016 Attempting to read seek info message 2017-09-25 06:27:44.377 UTC [policies] GetPolicy -> DEBU 1017 Returning policy Readers for evaluation 2017-09-25 06:27:44.377 UTC [cauthdsl] func1 -> DEBU 1018 0xc4201681b0 gate 1506320864377658783 evaluation starts 2017-09-25 06:27:44.377 UTC [cauthdsl] func2 -> DEBU 1019 0xc4201681b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:44.377 UTC [cauthdsl] func2 -> DEBU 101a 0xc4201681b0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:44.378 UTC [msp/identity] newIdentity -> DEBU 101b Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:44.378 UTC [cauthdsl] func2 -> DEBU 101c 0xc4201681b0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:44.378 UTC [cauthdsl] func2 -> DEBU 101d 0xc4201681b0 principal evaluation fails 2017-09-25 06:27:44.378 UTC [cauthdsl] func1 -> DEBU 101e 0xc4201681b0 gate 1506320864377658783 evaluation fails 2017-09-25 06:27:44.378 UTC [cauthdsl] func1 -> DEBU 101f 0xc4201681b0 gate 1506320864378342478 evaluation starts 2017-09-25 06:27:44.378 UTC [cauthdsl] func2 -> DEBU 1020 0xc4201681b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:44.378 UTC [cauthdsl] func2 -> DEBU 1021 0xc4201681b0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:44.378 UTC [msp/identity] newIdentity -> DEBU 1022 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:44.378 UTC [msp] SatisfiesPrincipal -> DEBU 1023 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:27:44.378 UTC [msp] Validate -> DEBU 1024 MSP Org1MSP validating identity 2017-09-25 06:27:44.378 UTC [cauthdsl] func2 -> DEBU 1025 0xc4201681b0 principal matched by identity 0 2017-09-25 06:27:44.379 UTC [msp/identity] Verify -> DEBU 1026 Verify: digest = 00000000 3a 9c b9 cd a4 a1 e2 c8 7c ff 45 3f 8d 6d 5c 88 |:.......|.E?.m\.| 00000010 2d 55 e2 90 f8 47 38 40 46 8b ff d7 2e e2 fb a7 |-U...G8@F.......| 2017-09-25 06:27:44.379 UTC [msp/identity] Verify -> DEBU 1027 Verify: sig = 00000000 30 45 02 21 00 c7 a8 23 b7 37 ed 0b 65 98 51 83 |0E.!...#.7..e.Q.| 00000010 d5 db d8 7a d2 82 c5 43 e2 31 99 7b 52 30 74 36 |...z...C.1.{R0t6| 00000020 35 a4 17 db b2 02 20 71 0f 46 6d a0 01 03 60 a2 |5..... q.Fm...`.| 00000030 5e b5 cb ea 2b b2 a9 67 65 24 4e 11 f9 a7 f8 c7 |^...+..ge$N.....| 00000040 75 53 53 3f 37 bc 25 |uSS?7.%| 2017-09-25 06:27:44.379 UTC [cauthdsl] func2 -> DEBU 1028 0xc4201681b0 principal evaluation succeeds for identity 0 2017-09-25 06:27:44.379 UTC [cauthdsl] func1 -> DEBU 1029 0xc4201681b0 gate 1506320864378342478 evaluation succeeds 2017-09-25 06:27:44.379 UTC [orderer/common/sigfilter] Apply -> DEBU 102a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:27:44.379 UTC [orderer/common/deliver] Handle -> DEBU 102b [channel: mychannel] Received seekInfo (0xc420a95660) start: > stop: > 2017-09-25 06:27:44.379 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 102c retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:27:44.379 UTC [fsblkstorage] newBlockfileStream -> DEBU 102d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:27:44.379 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 102e Remaining bytes=[21810], Going to peek [8] bytes 2017-09-25 06:27:44.379 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 102f Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:27:44.379 UTC [orderer/common/deliver] Handle -> DEBU 1030 [channel: mychannel] Delivering block for (0xc420a95660) 2017-09-25 06:27:44.380 UTC [orderer/common/deliver] Handle -> DEBU 1031 [channel: mychannel] Done delivering for (0xc420a95660), waiting for new SeekInfo 2017-09-25 06:27:44.380 UTC [orderer/common/deliver] Handle -> DEBU 1032 Attempting to read seek info message 2017-09-25 06:27:44.381 UTC [policies] GetPolicy -> DEBU 1033 Returning policy Readers for evaluation 2017-09-25 06:27:44.382 UTC [cauthdsl] func1 -> DEBU 1034 0xc4201681f0 gate 1506320864382005828 evaluation starts 2017-09-25 06:27:44.382 UTC [cauthdsl] func2 -> DEBU 1035 0xc4201681f0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:44.382 UTC [cauthdsl] func2 -> DEBU 1036 0xc4201681f0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:44.382 UTC [msp/identity] newIdentity -> DEBU 1037 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:44.382 UTC [cauthdsl] func2 -> DEBU 1038 0xc4201681f0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:27:44.382 UTC [cauthdsl] func2 -> DEBU 1039 0xc4201681f0 principal evaluation fails 2017-09-25 06:27:44.382 UTC [cauthdsl] func1 -> DEBU 103a 0xc4201681f0 gate 1506320864382005828 evaluation fails 2017-09-25 06:27:44.382 UTC [cauthdsl] func1 -> DEBU 103b 0xc4201681f0 gate 1506320864382444843 evaluation starts 2017-09-25 06:27:44.382 UTC [cauthdsl] func2 -> DEBU 103c 0xc4201681f0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:27:44.382 UTC [cauthdsl] func2 -> DEBU 103d 0xc4201681f0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:27:44.382 UTC [msp/identity] newIdentity -> DEBU 103e Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:27:44.382 UTC [msp] SatisfiesPrincipal -> DEBU 103f Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:27:44.382 UTC [msp] Validate -> DEBU 1040 MSP Org1MSP validating identity 2017-09-25 06:27:44.382 UTC [cauthdsl] func2 -> DEBU 1041 0xc4201681f0 principal matched by identity 0 2017-09-25 06:27:44.383 UTC [msp/identity] Verify -> DEBU 1042 Verify: digest = 00000000 e0 c1 d1 ce 80 ee be 09 ec d4 25 40 59 c4 8b e6 |..........%@Y...| 00000010 7d 02 d4 4c 08 7a a4 49 17 34 db d4 3f 1e 88 05 |}..L.z.I.4..?...| 2017-09-25 06:27:44.383 UTC [msp/identity] Verify -> DEBU 1043 Verify: sig = 00000000 30 45 02 21 00 84 7b 78 58 e0 70 e0 87 33 6c 78 |0E.!..{xX.p..3lx| 00000010 f8 04 47 c6 c7 99 af 8a 54 45 7c 6e c7 8c 9c 3f |..G.....TE|n...?| 00000020 ae 35 12 8b 4b 02 20 2d ea d0 23 ed 4c dc 5f 4b |.5..K. -..#.L._K| 00000030 4b 36 e4 cc e5 c6 3d 78 88 4f c0 9d 45 b0 5b c0 |K6....=x.O..E.[.| 00000040 e4 87 e5 48 32 aa 4c |...H2.L| 2017-09-25 06:27:44.383 UTC [cauthdsl] func2 -> DEBU 1044 0xc4201681f0 principal evaluation succeeds for identity 0 2017-09-25 06:27:44.383 UTC [cauthdsl] func1 -> DEBU 1045 0xc4201681f0 gate 1506320864382444843 evaluation succeeds 2017-09-25 06:27:44.383 UTC [orderer/common/sigfilter] Apply -> DEBU 1046 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:27:44.383 UTC [orderer/common/deliver] Handle -> DEBU 1047 [channel: mychannel] Received seekInfo (0xc4208d0ca0) start: > stop: > 2017-09-25 06:27:44.383 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1048 retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:27:44.383 UTC [fsblkstorage] newBlockfileStream -> DEBU 1049 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:27:44.383 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 104a Remaining bytes=[21810], Going to peek [8] bytes 2017-09-25 06:27:44.383 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 104b Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:27:44.383 UTC [orderer/common/deliver] Handle -> DEBU 104c [channel: mychannel] Delivering block for (0xc4208d0ca0) 2017-09-25 06:27:44.384 UTC [orderer/common/deliver] Handle -> DEBU 104d [channel: mychannel] Done delivering for (0xc4208d0ca0), waiting for new SeekInfo 2017-09-25 06:27:44.384 UTC [orderer/common/deliver] Handle -> DEBU 104e Attempting to read seek info message 2017-09-25 06:27:44.386 UTC [orderer/common/deliver] Handle -> WARN 104f Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:27:44.386 UTC [orderer/main] func1 -> DEBU 1050 Closing Deliver stream 2017-09-25 06:29:45.760 UTC [orderer/main] Broadcast -> DEBU 1051 Starting new Broadcast handler 2017-09-25 06:29:45.760 UTC [orderer/common/broadcast] Handle -> DEBU 1052 Starting new broadcast loop 2017-09-25 06:29:56.391 UTC [orderer/common/broadcast] Handle -> DEBU 1053 [channel: mychannel] Broadcast is filtering message of type ENDORSER_TRANSACTION 2017-09-25 06:29:56.391 UTC [policies] GetPolicy -> DEBU 1054 Returning policy Writers for evaluation 2017-09-25 06:29:56.391 UTC [cauthdsl] func1 -> DEBU 1055 0xc420168178 gate 1506320996391728705 evaluation starts 2017-09-25 06:29:56.391 UTC [cauthdsl] func2 -> DEBU 1056 0xc420168178 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:29:56.391 UTC [cauthdsl] func2 -> DEBU 1057 0xc420168178 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:29:56.392 UTC [msp/identity] newIdentity -> DEBU 1058 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:29:56.392 UTC [cauthdsl] func2 -> DEBU 1059 0xc420168178 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:29:56.392 UTC [cauthdsl] func2 -> DEBU 105a 0xc420168178 principal evaluation fails 2017-09-25 06:29:56.392 UTC [cauthdsl] func1 -> DEBU 105b 0xc420168178 gate 1506320996391728705 evaluation fails 2017-09-25 06:29:56.392 UTC [cauthdsl] func1 -> DEBU 105c 0xc420168178 gate 1506320996392538469 evaluation starts 2017-09-25 06:29:56.392 UTC [cauthdsl] func2 -> DEBU 105d 0xc420168178 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:29:56.392 UTC [cauthdsl] func2 -> DEBU 105e 0xc420168178 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:29:56.392 UTC [msp/identity] newIdentity -> DEBU 105f Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:29:56.393 UTC [msp] SatisfiesPrincipal -> DEBU 1060 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:29:56.393 UTC [msp] Validate -> DEBU 1061 MSP Org1MSP validating identity 2017-09-25 06:29:56.393 UTC [cauthdsl] func2 -> DEBU 1062 0xc420168178 principal matched by identity 0 2017-09-25 06:29:56.393 UTC [msp/identity] Verify -> DEBU 1063 Verify: digest = 00000000 77 44 fd ca 1e 7c 48 f1 c2 3a 77 c9 74 49 ff de |wD...|H..:w.tI..| 00000010 ea b5 51 13 f6 0d 20 ab c8 6a d2 4b 2c d4 ae 26 |..Q... ..j.K,..&| 2017-09-25 06:29:56.393 UTC [msp/identity] Verify -> DEBU 1064 Verify: sig = 00000000 30 44 02 20 1e 78 6f 8a fe b3 da 41 22 d7 81 e5 |0D. .xo....A"...| 00000010 52 3a c9 c6 c0 01 f9 87 e9 e6 88 c0 7c ac ed ac |R:..........|...| 00000020 20 47 cf 06 02 20 3c 19 9d 50 5b 14 8e c5 d1 9f | G... <..P[.....| 00000030 ae 00 43 c3 2b c5 a5 23 87 ec 9b f8 a7 2d 0a 74 |..C.+..#.....-.t| 00000040 3b e0 0a d2 07 7b |;....{| 2017-09-25 06:29:56.393 UTC [cauthdsl] func2 -> DEBU 1065 0xc420168178 principal evaluation succeeds for identity 0 2017-09-25 06:29:56.393 UTC [cauthdsl] func1 -> DEBU 1066 0xc420168178 gate 1506320996392538469 evaluation succeeds 2017-09-25 06:29:56.393 UTC [orderer/common/sigfilter] Apply -> DEBU 1067 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:29:56.393 UTC [orderer/common/broadcast] Handle -> DEBU 1068 [channel: mychannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION 2017-09-25 06:29:56.394 UTC [policies] GetPolicy -> DEBU 1069 Returning policy Writers for evaluation 2017-09-25 06:29:56.394 UTC [cauthdsl] func1 -> DEBU 106a 0xc42015e100 gate 1506320996394306339 evaluation starts 2017-09-25 06:29:56.394 UTC [cauthdsl] func2 -> DEBU 106b 0xc42015e100 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:29:56.394 UTC [cauthdsl] func2 -> DEBU 106c 0xc42015e100 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:29:56.394 UTC [msp/identity] newIdentity -> DEBU 106d Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:29:56.394 UTC [cauthdsl] func2 -> DEBU 106e 0xc42015e100 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:29:56.394 UTC [cauthdsl] func2 -> DEBU 106f 0xc42015e100 principal evaluation fails 2017-09-25 06:29:56.394 UTC [cauthdsl] func1 -> DEBU 1070 0xc42015e100 gate 1506320996394306339 evaluation fails 2017-09-25 06:29:56.395 UTC [cauthdsl] func1 -> DEBU 1071 0xc42015e100 gate 1506320996395004426 evaluation starts 2017-09-25 06:29:56.395 UTC [cauthdsl] func2 -> DEBU 1072 0xc42015e100 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:29:56.395 UTC [cauthdsl] func2 -> DEBU 1073 0xc42015e100 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:29:56.395 UTC [msp/identity] newIdentity -> DEBU 1074 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:29:56.395 UTC [msp] SatisfiesPrincipal -> DEBU 1075 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:29:56.395 UTC [msp] Validate -> DEBU 1076 MSP Org1MSP validating identity 2017-09-25 06:29:56.395 UTC [cauthdsl] func2 -> DEBU 1077 0xc42015e100 principal matched by identity 0 2017-09-25 06:29:56.395 UTC [msp/identity] Verify -> DEBU 1078 Verify: digest = 00000000 77 44 fd ca 1e 7c 48 f1 c2 3a 77 c9 74 49 ff de |wD...|H..:w.tI..| 00000010 ea b5 51 13 f6 0d 20 ab c8 6a d2 4b 2c d4 ae 26 |..Q... ..j.K,..&| 2017-09-25 06:29:56.395 UTC [msp/identity] Verify -> DEBU 1079 Verify: sig = 00000000 30 44 02 20 1e 78 6f 8a fe b3 da 41 22 d7 81 e5 |0D. .xo....A"...| 00000010 52 3a c9 c6 c0 01 f9 87 e9 e6 88 c0 7c ac ed ac |R:..........|...| 00000020 20 47 cf 06 02 20 3c 19 9d 50 5b 14 8e c5 d1 9f | G... <..P[.....| 00000030 ae 00 43 c3 2b c5 a5 23 87 ec 9b f8 a7 2d 0a 74 |..C.+..#.....-.t| 00000040 3b e0 0a d2 07 7b |;....{| 2017-09-25 06:29:56.396 UTC [cauthdsl] func2 -> DEBU 107a 0xc42015e100 principal evaluation succeeds for identity 0 2017-09-25 06:29:56.396 UTC [cauthdsl] func1 -> DEBU 107b 0xc42015e100 gate 1506320996395004426 evaluation succeeds 2017-09-25 06:29:56.396 UTC [orderer/common/sigfilter] Apply -> DEBU 107c Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:29:56.396 UTC [orderer/common/blockcutter] Ordered -> DEBU 107d Enqueuing message into batch 2017-09-25 06:29:56.396 UTC [orderer/common/broadcast] Handle -> WARN 107e Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:29:56.396 UTC [orderer/main] func1 -> DEBU 107f Closing Broadcast stream 2017-09-25 06:30:42.743 UTC [orderer/main] Broadcast -> DEBU 1080 Starting new Broadcast handler 2017-09-25 06:30:42.743 UTC [orderer/common/broadcast] Handle -> DEBU 1081 Starting new broadcast loop 2017-09-25 06:30:42.754 UTC [orderer/common/broadcast] Handle -> WARN 1082 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:30:42.754 UTC [orderer/main] func1 -> DEBU 1083 Closing Broadcast stream 2017-09-25 06:30:56.396 UTC [orderer/solo] main -> DEBU 1084 Batch timer expired, creating block 2017-09-25 06:30:56.396 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1085 retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:30:56.396 UTC [fsblkstorage] newBlockfileStream -> DEBU 1086 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:30:56.396 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1087 Remaining bytes=[21810], Going to peek [8] bytes 2017-09-25 06:30:56.396 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1088 Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:30:56.397 UTC [orderer/multichain] addBlockSignature -> DEBU 1089 &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:1 lastConfigSeq:2} 2017-09-25 06:30:56.397 UTC [orderer/multichain] addBlockSignature -> DEBU 108a &{} 2017-09-25 06:30:56.397 UTC [msp] GetLocalMSP -> DEBU 108b Returning existing local MSP 2017-09-25 06:30:56.397 UTC [msp] GetDefaultSigningIdentity -> DEBU 108c Obtaining default signing identity 2017-09-25 06:30:56.397 UTC [msp] GetLocalMSP -> DEBU 108d Returning existing local MSP 2017-09-25 06:30:56.397 UTC [msp] GetDefaultSigningIdentity -> DEBU 108e Obtaining default signing identity 2017-09-25 06:30:56.397 UTC [msp/identity] Sign -> DEBU 108f Sign: plaintext: 0AFA050A0A4F7264657265724D535012...F36FE53BCDF691C9CFD39BB0AA3C9C54 2017-09-25 06:30:56.397 UTC [msp/identity] Sign -> DEBU 1090 Sign: digest: 3034A0FC77BB0ECDA32E817320BEAB23598FAC691B3670BB27D55C3D859977D1 2017-09-25 06:30:56.397 UTC [msp] GetLocalMSP -> DEBU 1091 Returning existing local MSP 2017-09-25 06:30:56.397 UTC [msp] GetDefaultSigningIdentity -> DEBU 1092 Obtaining default signing identity 2017-09-25 06:30:56.397 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1093 [channel: mychannel] About to write block, setting its LAST_CONFIG to 1 2017-09-25 06:30:56.397 UTC [msp] GetLocalMSP -> DEBU 1094 Returning existing local MSP 2017-09-25 06:30:56.397 UTC [msp] GetDefaultSigningIdentity -> DEBU 1095 Obtaining default signing identity 2017-09-25 06:30:56.397 UTC [msp/identity] Sign -> DEBU 1096 Sign: plaintext: 08010AFA050A0A4F7264657265724D53...F36FE53BCDF691C9CFD39BB0AA3C9C54 2017-09-25 06:30:56.397 UTC [msp/identity] Sign -> DEBU 1097 Sign: digest: 88D64BED73ACC29B2F6BA714C34428FB09B556E2A54AECAF640A02BFCAB3CAB2 2017-09-25 06:30:56.404 UTC [fsblkstorage] indexBlock -> DEBU 1098 Indexing block [blockNum=2, blockHash=[]byte{0x53, 0xdd, 0x40, 0xc6, 0x10, 0x73, 0xc9, 0xb, 0x50, 0x16, 0xd9, 0xdf, 0x46, 0xbc, 0x29, 0x7b, 0xe9, 0xa5, 0xfe, 0xa3, 0x72, 0xe, 0xe9, 0x1e, 0xd6, 0x2a, 0xdd, 0xdc, 0xd4, 0xbb, 0xf8, 0xde} txOffsets= txId=f7f35b028a26d6f02fb5bee38df9f5fcd5f5f4e68c0a6fe96683b58b6add8a36 locPointer=offset=70, bytesLength=3618 ] 2017-09-25 06:30:56.404 UTC [fsblkstorage] updateCheckpoint -> DEBU 1099 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[47366], isChainEmpty=[false], lastBlockNumber=[2] 2017-09-25 06:30:56.405 UTC [orderer/multichain] WriteBlock -> DEBU 109a [channel: mychannel] Wrote block 2 2017-09-25 06:30:56.405 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 109b retrieveBlockByNumber() - blockNum = [2] 2017-09-25 06:30:56.405 UTC [fsblkstorage] newBlockfileStream -> DEBU 109c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[41927] 2017-09-25 06:30:56.405 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 109d Remaining bytes=[5439], Going to peek [8] bytes 2017-09-25 06:30:56.405 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 109e Returning blockbytes - length=[5437], placementInfo={fileNum=[0], startOffset=[41927], bytesOffset=[41929]} 2017-09-25 06:30:56.405 UTC [orderer/common/deliver] Handle -> DEBU 109f [channel: mychannel] Delivering block for (0xc4209af3e0) 2017-09-25 06:31:08.851 UTC [orderer/main] Broadcast -> DEBU 10a0 Starting new Broadcast handler 2017-09-25 06:31:08.851 UTC [orderer/common/broadcast] Handle -> DEBU 10a1 Starting new broadcast loop 2017-09-25 06:31:08.870 UTC [orderer/common/broadcast] Handle -> WARN 10a2 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:31:08.870 UTC [orderer/main] func1 -> DEBU 10a3 Closing Broadcast stream 2017-09-25 06:31:21.042 UTC [orderer/main] Broadcast -> DEBU 10a4 Starting new Broadcast handler 2017-09-25 06:31:21.042 UTC [orderer/common/broadcast] Handle -> DEBU 10a5 Starting new broadcast loop 2017-09-25 06:31:21.056 UTC [orderer/common/broadcast] Handle -> DEBU 10a6 [channel: mychannel] Broadcast is filtering message of type ENDORSER_TRANSACTION 2017-09-25 06:31:21.057 UTC [policies] GetPolicy -> DEBU 10a7 Returning policy Writers for evaluation 2017-09-25 06:31:21.057 UTC [cauthdsl] func1 -> DEBU 10a8 0xc420354010 gate 1506321081057087684 evaluation starts 2017-09-25 06:31:21.057 UTC [cauthdsl] func2 -> DEBU 10a9 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:31:21.057 UTC [cauthdsl] func2 -> DEBU 10aa 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:31:21.057 UTC [msp/identity] newIdentity -> DEBU 10ab Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:31:21.057 UTC [cauthdsl] func2 -> DEBU 10ac 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:31:21.057 UTC [cauthdsl] func2 -> DEBU 10ad 0xc420354010 principal evaluation fails 2017-09-25 06:31:21.057 UTC [cauthdsl] func1 -> DEBU 10ae 0xc420354010 gate 1506321081057087684 evaluation fails 2017-09-25 06:31:21.057 UTC [cauthdsl] func1 -> DEBU 10af 0xc420354010 gate 1506321081057758505 evaluation starts 2017-09-25 06:31:21.057 UTC [cauthdsl] func2 -> DEBU 10b0 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:31:21.057 UTC [cauthdsl] func2 -> DEBU 10b1 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:31:21.057 UTC [msp/identity] newIdentity -> DEBU 10b2 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:31:21.058 UTC [msp] SatisfiesPrincipal -> DEBU 10b3 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:31:21.058 UTC [msp] Validate -> DEBU 10b4 MSP Org1MSP validating identity 2017-09-25 06:31:21.058 UTC [cauthdsl] func2 -> DEBU 10b5 0xc420354010 principal matched by identity 0 2017-09-25 06:31:21.058 UTC [msp/identity] Verify -> DEBU 10b6 Verify: digest = 00000000 ed bb 32 1a be c0 33 2b 7d 23 db 6c 9f 18 58 b5 |..2...3+}#.l..X.| 00000010 17 ad 9c ba b4 ea 63 ce 1e 0e 5f 61 ff 75 66 c7 |......c..._a.uf.| 2017-09-25 06:31:21.058 UTC [msp/identity] Verify -> DEBU 10b7 Verify: sig = 00000000 30 45 02 21 00 b2 dd d5 fd 9f 32 bf 45 a3 92 b1 |0E.!......2.E...| 00000010 9b 55 34 89 b3 3f 86 66 c8 61 c6 7f 29 d0 95 e6 |.U4..?.f.a..)...| 00000020 b2 ef 6b ff e1 02 20 00 ff 93 fb 8d 8f cd d7 db |..k... .........| 00000030 ee 53 1d c7 74 27 2b 48 a1 c0 2f ae 6a 17 5d a8 |.S..t'+H../.j.].| 00000040 c5 71 3f e1 81 96 c2 |.q?....| 2017-09-25 06:31:21.058 UTC [cauthdsl] func2 -> DEBU 10b8 0xc420354010 principal evaluation succeeds for identity 0 2017-09-25 06:31:21.058 UTC [cauthdsl] func1 -> DEBU 10b9 0xc420354010 gate 1506321081057758505 evaluation succeeds 2017-09-25 06:31:21.058 UTC [orderer/common/sigfilter] Apply -> DEBU 10ba Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:31:21.058 UTC [orderer/common/broadcast] Handle -> DEBU 10bb [channel: mychannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION 2017-09-25 06:31:21.059 UTC [policies] GetPolicy -> DEBU 10bc Returning policy Writers for evaluation 2017-09-25 06:31:21.059 UTC [cauthdsl] func1 -> DEBU 10bd 0xc420168060 gate 1506321081059064406 evaluation starts 2017-09-25 06:31:21.059 UTC [cauthdsl] func2 -> DEBU 10be 0xc420168060 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:31:21.059 UTC [cauthdsl] func2 -> DEBU 10bf 0xc420168060 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:31:21.059 UTC [msp/identity] newIdentity -> DEBU 10c0 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:31:21.059 UTC [cauthdsl] func2 -> DEBU 10c1 0xc420168060 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:31:21.059 UTC [cauthdsl] func2 -> DEBU 10c2 0xc420168060 principal evaluation fails 2017-09-25 06:31:21.059 UTC [cauthdsl] func1 -> DEBU 10c3 0xc420168060 gate 1506321081059064406 evaluation fails 2017-09-25 06:31:21.059 UTC [cauthdsl] func1 -> DEBU 10c4 0xc420168060 gate 1506321081059522985 evaluation starts 2017-09-25 06:31:21.059 UTC [cauthdsl] func2 -> DEBU 10c5 0xc420168060 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:31:21.059 UTC [cauthdsl] func2 -> DEBU 10c6 0xc420168060 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:31:21.059 UTC [msp/identity] newIdentity -> DEBU 10c7 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:31:21.059 UTC [msp] SatisfiesPrincipal -> DEBU 10c8 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:31:21.059 UTC [msp] Validate -> DEBU 10c9 MSP Org1MSP validating identity 2017-09-25 06:31:21.060 UTC [cauthdsl] func2 -> DEBU 10ca 0xc420168060 principal matched by identity 0 2017-09-25 06:31:21.060 UTC [msp/identity] Verify -> DEBU 10cb Verify: digest = 00000000 ed bb 32 1a be c0 33 2b 7d 23 db 6c 9f 18 58 b5 |..2...3+}#.l..X.| 00000010 17 ad 9c ba b4 ea 63 ce 1e 0e 5f 61 ff 75 66 c7 |......c..._a.uf.| 2017-09-25 06:31:21.060 UTC [msp/identity] Verify -> DEBU 10cc Verify: sig = 00000000 30 45 02 21 00 b2 dd d5 fd 9f 32 bf 45 a3 92 b1 |0E.!......2.E...| 00000010 9b 55 34 89 b3 3f 86 66 c8 61 c6 7f 29 d0 95 e6 |.U4..?.f.a..)...| 00000020 b2 ef 6b ff e1 02 20 00 ff 93 fb 8d 8f cd d7 db |..k... .........| 00000030 ee 53 1d c7 74 27 2b 48 a1 c0 2f ae 6a 17 5d a8 |.S..t'+H../.j.].| 00000040 c5 71 3f e1 81 96 c2 |.q?....| 2017-09-25 06:31:21.060 UTC [cauthdsl] func2 -> DEBU 10cd 0xc420168060 principal evaluation succeeds for identity 0 2017-09-25 06:31:21.060 UTC [cauthdsl] func1 -> DEBU 10ce 0xc420168060 gate 1506321081059522985 evaluation succeeds 2017-09-25 06:31:21.060 UTC [orderer/common/sigfilter] Apply -> DEBU 10cf Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:31:21.060 UTC [orderer/common/blockcutter] Ordered -> DEBU 10d0 Enqueuing message into batch 2017-09-25 06:31:21.060 UTC [orderer/common/broadcast] Handle -> WARN 10d1 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:31:21.061 UTC [orderer/main] func1 -> DEBU 10d2 Closing Broadcast stream 2017-09-25 06:32:20.911 UTC [orderer/main] Broadcast -> DEBU 10d3 Starting new Broadcast handler 2017-09-25 06:32:20.911 UTC [orderer/common/broadcast] Handle -> DEBU 10d4 Starting new broadcast loop 2017-09-25 06:32:20.925 UTC [orderer/common/broadcast] Handle -> DEBU 10d5 [channel: mychannel] Broadcast is filtering message of type ENDORSER_TRANSACTION 2017-09-25 06:32:20.925 UTC [policies] GetPolicy -> DEBU 10d6 Returning policy Writers for evaluation 2017-09-25 06:32:20.925 UTC [cauthdsl] func1 -> DEBU 10d7 0xc42015e100 gate 1506321140925811419 evaluation starts 2017-09-25 06:32:20.925 UTC [cauthdsl] func2 -> DEBU 10d8 0xc42015e100 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:32:20.925 UTC [cauthdsl] func2 -> DEBU 10d9 0xc42015e100 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:32:20.926 UTC [msp/identity] newIdentity -> DEBU 10da Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:32:20.926 UTC [cauthdsl] func2 -> DEBU 10db 0xc42015e100 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:32:20.926 UTC [cauthdsl] func2 -> DEBU 10dc 0xc42015e100 principal evaluation fails 2017-09-25 06:32:20.926 UTC [cauthdsl] func1 -> DEBU 10dd 0xc42015e100 gate 1506321140925811419 evaluation fails 2017-09-25 06:32:20.926 UTC [cauthdsl] func1 -> DEBU 10de 0xc42015e100 gate 1506321140926415365 evaluation starts 2017-09-25 06:32:20.926 UTC [cauthdsl] func2 -> DEBU 10df 0xc42015e100 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:32:20.926 UTC [cauthdsl] func2 -> DEBU 10e0 0xc42015e100 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:32:20.926 UTC [msp/identity] newIdentity -> DEBU 10e1 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:32:20.926 UTC [msp] SatisfiesPrincipal -> DEBU 10e2 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:32:20.926 UTC [msp] Validate -> DEBU 10e3 MSP Org1MSP validating identity 2017-09-25 06:32:20.926 UTC [cauthdsl] func2 -> DEBU 10e4 0xc42015e100 principal matched by identity 0 2017-09-25 06:32:20.927 UTC [msp/identity] Verify -> DEBU 10e5 Verify: digest = 00000000 60 8b a2 2a dc 8b 89 9d c8 2a c7 bb 5e a8 73 c3 |`..*.....*..^.s.| 00000010 e3 7d 1a 90 b4 21 2a 1d 10 e8 f7 6f 44 d0 38 e2 |.}...!*....oD.8.| 2017-09-25 06:32:20.927 UTC [msp/identity] Verify -> DEBU 10e6 Verify: sig = 00000000 30 44 02 20 4d fc 99 9a 93 f1 92 8c 35 73 24 32 |0D. M.......5s$2| 00000010 f4 ec c5 5a 7f 9c 51 29 10 1c 1c 53 31 73 e3 eb |...Z..Q)...S1s..| 00000020 80 a0 bd ff 02 20 16 09 76 4f b4 0f af 4d 69 8d |..... ..vO...Mi.| 00000030 d2 31 e9 e8 d1 51 b5 8b ff cb 6b 0d 24 ca 7e 82 |.1...Q....k.$.~.| 00000040 13 7d 5c b4 42 3e |.}\.B>| 2017-09-25 06:32:20.927 UTC [cauthdsl] func2 -> DEBU 10e7 0xc42015e100 principal evaluation succeeds for identity 0 2017-09-25 06:32:20.927 UTC [cauthdsl] func1 -> DEBU 10e8 0xc42015e100 gate 1506321140926415365 evaluation succeeds 2017-09-25 06:32:20.927 UTC [orderer/common/sigfilter] Apply -> DEBU 10e9 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:32:20.927 UTC [orderer/common/broadcast] Handle -> DEBU 10ea [channel: mychannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION 2017-09-25 06:32:20.927 UTC [policies] GetPolicy -> DEBU 10eb Returning policy Writers for evaluation 2017-09-25 06:32:20.927 UTC [cauthdsl] func1 -> DEBU 10ec 0xc4201681b0 gate 1506321140927504217 evaluation starts 2017-09-25 06:32:20.927 UTC [cauthdsl] func2 -> DEBU 10ed 0xc4201681b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:32:20.927 UTC [cauthdsl] func2 -> DEBU 10ee 0xc4201681b0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:32:20.927 UTC [msp/identity] newIdentity -> DEBU 10ef Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:32:20.928 UTC [cauthdsl] func2 -> DEBU 10f0 0xc4201681b0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:32:20.928 UTC [cauthdsl] func2 -> DEBU 10f1 0xc4201681b0 principal evaluation fails 2017-09-25 06:32:20.928 UTC [cauthdsl] func1 -> DEBU 10f2 0xc4201681b0 gate 1506321140927504217 evaluation fails 2017-09-25 06:32:20.928 UTC [cauthdsl] func1 -> DEBU 10f3 0xc4201681b0 gate 1506321140928395966 evaluation starts 2017-09-25 06:32:20.928 UTC [cauthdsl] func2 -> DEBU 10f4 0xc4201681b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:32:20.928 UTC [cauthdsl] func2 -> DEBU 10f5 0xc4201681b0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:32:20.928 UTC [msp/identity] newIdentity -> DEBU 10f6 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:32:20.928 UTC [orderer/common/broadcast] Handle -> WARN 10f7 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:32:20.928 UTC [orderer/main] func1 -> DEBU 10f8 Closing Broadcast stream 2017-09-25 06:32:20.929 UTC [msp] SatisfiesPrincipal -> DEBU 10f9 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:32:20.929 UTC [msp] Validate -> DEBU 10fa MSP Org1MSP validating identity 2017-09-25 06:32:20.929 UTC [cauthdsl] func2 -> DEBU 10fb 0xc4201681b0 principal matched by identity 0 2017-09-25 06:32:20.929 UTC [msp/identity] Verify -> DEBU 10fc Verify: digest = 00000000 60 8b a2 2a dc 8b 89 9d c8 2a c7 bb 5e a8 73 c3 |`..*.....*..^.s.| 00000010 e3 7d 1a 90 b4 21 2a 1d 10 e8 f7 6f 44 d0 38 e2 |.}...!*....oD.8.| 2017-09-25 06:32:20.929 UTC [msp/identity] Verify -> DEBU 10fd Verify: sig = 00000000 30 44 02 20 4d fc 99 9a 93 f1 92 8c 35 73 24 32 |0D. M.......5s$2| 00000010 f4 ec c5 5a 7f 9c 51 29 10 1c 1c 53 31 73 e3 eb |...Z..Q)...S1s..| 00000020 80 a0 bd ff 02 20 16 09 76 4f b4 0f af 4d 69 8d |..... ..vO...Mi.| 00000030 d2 31 e9 e8 d1 51 b5 8b ff cb 6b 0d 24 ca 7e 82 |.1...Q....k.$.~.| 00000040 13 7d 5c b4 42 3e |.}\.B>| 2017-09-25 06:32:20.929 UTC [cauthdsl] func2 -> DEBU 10fe 0xc4201681b0 principal evaluation succeeds for identity 0 2017-09-25 06:32:20.929 UTC [cauthdsl] func1 -> DEBU 10ff 0xc4201681b0 gate 1506321140928395966 evaluation succeeds 2017-09-25 06:32:20.929 UTC [orderer/common/sigfilter] Apply -> DEBU 1100 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:32:20.929 UTC [orderer/common/blockcutter] Ordered -> DEBU 1101 Enqueuing message into batch 2017-09-25 06:32:21.060 UTC [orderer/solo] main -> DEBU 1102 Batch timer expired, creating block 2017-09-25 06:32:21.060 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1103 retrieveBlockByNumber() - blockNum = [2] 2017-09-25 06:32:21.060 UTC [fsblkstorage] newBlockfileStream -> DEBU 1104 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[41927] 2017-09-25 06:32:21.060 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1105 Remaining bytes=[5439], Going to peek [8] bytes 2017-09-25 06:32:21.060 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1106 Returning blockbytes - length=[5437], placementInfo={fileNum=[0], startOffset=[41927], bytesOffset=[41929]} 2017-09-25 06:32:21.060 UTC [orderer/multichain] addBlockSignature -> DEBU 1107 &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:1 lastConfigSeq:2} 2017-09-25 06:32:21.060 UTC [orderer/multichain] addBlockSignature -> DEBU 1108 &{} 2017-09-25 06:32:21.060 UTC [msp] GetLocalMSP -> DEBU 1109 Returning existing local MSP 2017-09-25 06:32:21.060 UTC [msp] GetDefaultSigningIdentity -> DEBU 110a Obtaining default signing identity 2017-09-25 06:32:21.061 UTC [msp] GetLocalMSP -> DEBU 110b Returning existing local MSP 2017-09-25 06:32:21.061 UTC [msp] GetDefaultSigningIdentity -> DEBU 110c Obtaining default signing identity 2017-09-25 06:32:21.061 UTC [msp/identity] Sign -> DEBU 110d Sign: plaintext: 0AFA050A0A4F7264657265724D535012...E85F2B2245B3DC0B888B343EF80E53C2 2017-09-25 06:32:21.061 UTC [msp/identity] Sign -> DEBU 110e Sign: digest: 1BA74FB32219B3EAF5F8DDF077E028455ABB6285E9FC99D605E613DB5A4C752E 2017-09-25 06:32:21.061 UTC [msp] GetLocalMSP -> DEBU 110f Returning existing local MSP 2017-09-25 06:32:21.061 UTC [msp] GetDefaultSigningIdentity -> DEBU 1110 Obtaining default signing identity 2017-09-25 06:32:21.061 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1111 [channel: mychannel] About to write block, setting its LAST_CONFIG to 1 2017-09-25 06:32:21.061 UTC [msp] GetLocalMSP -> DEBU 1112 Returning existing local MSP 2017-09-25 06:32:21.061 UTC [msp] GetDefaultSigningIdentity -> DEBU 1113 Obtaining default signing identity 2017-09-25 06:32:21.061 UTC [msp/identity] Sign -> DEBU 1114 Sign: plaintext: 08010AFA050A0A4F7264657265724D53...E85F2B2245B3DC0B888B343EF80E53C2 2017-09-25 06:32:21.061 UTC [msp/identity] Sign -> DEBU 1115 Sign: digest: 6803B2D3DD50FACFB838561A872AB52E642E2BA3D492EA67C5A606F79569E461 2017-09-25 06:32:21.062 UTC [fsblkstorage] indexBlock -> DEBU 1116 Indexing block [blockNum=3, blockHash=[]byte{0x6d, 0x71, 0x45, 0x78, 0xb4, 0xc1, 0xf6, 0x96, 0xc4, 0xbe, 0x21, 0x13, 0x68, 0xf5, 0xd8, 0xb5, 0x63, 0x90, 0x88, 0x63, 0x8a, 0xba, 0x92, 0xe4, 0x42, 0x94, 0xa1, 0xfb, 0xaa, 0x80, 0x4f, 0xe3} txOffsets= txId=9c2828274647f50e9b2490eea6af38517108606d477037dc71753b752ad1bced locPointer=offset=70, bytesLength=2949 txId=c14b113ebe7de9c4b53278132f2c5023f2eeeb94a4dd6f7e243b6a348ef3e46c locPointer=offset=3019, bytesLength=2948 ] 2017-09-25 06:32:21.062 UTC [fsblkstorage] updateCheckpoint -> DEBU 1117 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[55083], isChainEmpty=[false], lastBlockNumber=[3] 2017-09-25 06:32:21.062 UTC [orderer/multichain] WriteBlock -> DEBU 1118 [channel: mychannel] Wrote block 3 2017-09-25 06:32:21.062 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1119 retrieveBlockByNumber() - blockNum = [3] 2017-09-25 06:32:21.062 UTC [fsblkstorage] newBlockfileStream -> DEBU 111a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[47366] 2017-09-25 06:32:21.062 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 111b Remaining bytes=[7717], Going to peek [8] bytes 2017-09-25 06:32:21.062 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 111c Returning blockbytes - length=[7715], placementInfo={fileNum=[0], startOffset=[47366], bytesOffset=[47368]} 2017-09-25 06:32:21.062 UTC [orderer/common/deliver] Handle -> DEBU 111d [channel: mychannel] Delivering block for (0xc4209af3e0) 2017-09-25 06:32:43.628 UTC [orderer/main] Broadcast -> DEBU 111e Starting new Broadcast handler 2017-09-25 06:32:43.628 UTC [orderer/common/broadcast] Handle -> DEBU 111f Starting new broadcast loop 2017-09-25 06:32:43.644 UTC [orderer/common/broadcast] Handle -> WARN 1120 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:32:43.644 UTC [orderer/main] func1 -> DEBU 1121 Closing Broadcast stream 2017-09-25 06:34:37.307 UTC [orderer/main] Deliver -> DEBU 1122 Starting new Deliver handler 2017-09-25 06:34:37.307 UTC [orderer/common/deliver] Handle -> DEBU 1123 Starting new deliver loop 2017-09-25 06:34:37.307 UTC [orderer/common/deliver] Handle -> DEBU 1124 Attempting to read seek info message 2017-09-25 06:34:37.307 UTC [policies] GetPolicy -> DEBU 1125 Returning policy Readers for evaluation 2017-09-25 06:34:37.307 UTC [cauthdsl] func1 -> DEBU 1126 0xc420354008 gate 1506321277307634461 evaluation starts 2017-09-25 06:34:37.307 UTC [cauthdsl] func2 -> DEBU 1127 0xc420354008 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.307 UTC [cauthdsl] func2 -> DEBU 1128 0xc420354008 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.308 UTC [msp/identity] newIdentity -> DEBU 1129 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.308 UTC [cauthdsl] func2 -> DEBU 112a 0xc420354008 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:34:37.308 UTC [cauthdsl] func2 -> DEBU 112b 0xc420354008 principal evaluation fails 2017-09-25 06:34:37.308 UTC [cauthdsl] func1 -> DEBU 112c 0xc420354008 gate 1506321277307634461 evaluation fails 2017-09-25 06:34:37.308 UTC [cauthdsl] func1 -> DEBU 112d 0xc420354008 gate 1506321277308755201 evaluation starts 2017-09-25 06:34:37.308 UTC [cauthdsl] func2 -> DEBU 112e 0xc420354008 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.308 UTC [cauthdsl] func2 -> DEBU 112f 0xc420354008 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.309 UTC [msp/identity] newIdentity -> DEBU 1130 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.309 UTC [msp] SatisfiesPrincipal -> DEBU 1131 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:34:37.309 UTC [msp] Validate -> DEBU 1132 MSP Org1MSP validating identity 2017-09-25 06:34:37.309 UTC [cauthdsl] func2 -> DEBU 1133 0xc420354008 principal matched by identity 0 2017-09-25 06:34:37.309 UTC [msp/identity] Verify -> DEBU 1134 Verify: digest = 00000000 ee 98 49 8f 5b c7 99 81 10 42 7c ab de 4e bf a4 |..I.[....B|..N..| 00000010 de 86 d6 16 08 9b 10 f0 6b 7f 08 70 da d1 ed 5c |........k..p...\| 2017-09-25 06:34:37.309 UTC [msp/identity] Verify -> DEBU 1135 Verify: sig = 00000000 30 45 02 21 00 d2 a7 20 cc 73 18 b1 91 bf 5d cb |0E.!... .s....].| 00000010 5c b3 6a 24 1a e5 d1 14 fd f2 c8 94 19 a0 60 25 |\.j$..........`%| 00000020 d9 bd 73 5d c0 02 20 74 ad 5c 84 f8 44 96 a4 a6 |..s].. t.\..D...| 00000030 9f aa 41 5b 31 eb a2 e9 bf 8e ec b8 ab 98 99 b8 |..A[1...........| 00000040 10 24 48 fc cb 0b f0 |.$H....| 2017-09-25 06:34:37.310 UTC [cauthdsl] func2 -> DEBU 1136 0xc420354008 principal evaluation succeeds for identity 0 2017-09-25 06:34:37.310 UTC [cauthdsl] func1 -> DEBU 1137 0xc420354008 gate 1506321277308755201 evaluation succeeds 2017-09-25 06:34:37.310 UTC [orderer/common/sigfilter] Apply -> DEBU 1138 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:34:37.310 UTC [orderer/common/deliver] Handle -> DEBU 1139 [channel: mychannel] Received seekInfo (0xc4209af8a0) start: > stop: > 2017-09-25 06:34:37.310 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 113a retrieveBlockByNumber() - blockNum = [3] 2017-09-25 06:34:37.310 UTC [fsblkstorage] newBlockfileStream -> DEBU 113b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[47366] 2017-09-25 06:34:37.310 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 113c Remaining bytes=[7717], Going to peek [8] bytes 2017-09-25 06:34:37.310 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 113d Returning blockbytes - length=[7715], placementInfo={fileNum=[0], startOffset=[47366], bytesOffset=[47368]} 2017-09-25 06:34:37.310 UTC [orderer/common/deliver] Handle -> DEBU 113e [channel: mychannel] Delivering block for (0xc4209af8a0) 2017-09-25 06:34:37.311 UTC [orderer/common/deliver] Handle -> DEBU 113f [channel: mychannel] Done delivering for (0xc4209af8a0), waiting for new SeekInfo 2017-09-25 06:34:37.311 UTC [orderer/common/deliver] Handle -> DEBU 1140 Attempting to read seek info message 2017-09-25 06:34:37.317 UTC [orderer/common/deliver] Handle -> DEBU 1141 Received EOF, hangup 2017-09-25 06:34:37.317 UTC [orderer/main] func1 -> DEBU 1142 Closing Deliver stream 2017-09-25 06:34:37.330 UTC [orderer/main] Deliver -> DEBU 1143 Starting new Deliver handler 2017-09-25 06:34:37.330 UTC [orderer/common/deliver] Handle -> DEBU 1144 Starting new deliver loop 2017-09-25 06:34:37.330 UTC [orderer/common/deliver] Handle -> DEBU 1145 Attempting to read seek info message 2017-09-25 06:34:37.330 UTC [policies] GetPolicy -> DEBU 1146 Returning policy Readers for evaluation 2017-09-25 06:34:37.330 UTC [cauthdsl] func1 -> DEBU 1147 0xc420354058 gate 1506321277330345399 evaluation starts 2017-09-25 06:34:37.330 UTC [cauthdsl] func2 -> DEBU 1148 0xc420354058 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.330 UTC [cauthdsl] func2 -> DEBU 1149 0xc420354058 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.330 UTC [msp/identity] newIdentity -> DEBU 114a Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.330 UTC [cauthdsl] func2 -> DEBU 114b 0xc420354058 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:34:37.330 UTC [cauthdsl] func2 -> DEBU 114c 0xc420354058 principal evaluation fails 2017-09-25 06:34:37.330 UTC [cauthdsl] func1 -> DEBU 114d 0xc420354058 gate 1506321277330345399 evaluation fails 2017-09-25 06:34:37.330 UTC [cauthdsl] func1 -> DEBU 114e 0xc420354058 gate 1506321277330816434 evaluation starts 2017-09-25 06:34:37.330 UTC [cauthdsl] func2 -> DEBU 114f 0xc420354058 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.330 UTC [cauthdsl] func2 -> DEBU 1150 0xc420354058 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.330 UTC [msp/identity] newIdentity -> DEBU 1151 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.331 UTC [msp] SatisfiesPrincipal -> DEBU 1152 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:34:37.331 UTC [msp] Validate -> DEBU 1153 MSP Org1MSP validating identity 2017-09-25 06:34:37.331 UTC [cauthdsl] func2 -> DEBU 1154 0xc420354058 principal matched by identity 0 2017-09-25 06:34:37.331 UTC [msp/identity] Verify -> DEBU 1155 Verify: digest = 00000000 21 57 61 2a 3a 8f 8d 81 fd 70 62 4c ef 0a af 37 |!Wa*:....pbL...7| 00000010 23 b0 93 74 b5 db 79 11 ff a9 91 44 29 0e 02 22 |#..t..y....D).."| 2017-09-25 06:34:37.331 UTC [msp/identity] Verify -> DEBU 1156 Verify: sig = 00000000 30 44 02 20 74 9d f3 c6 6e 71 d4 b3 b8 9f ea 24 |0D. t...nq.....$| 00000010 68 a0 5a 9a d0 8c 8f 48 4a e5 1f 83 75 f0 cb 93 |h.Z....HJ...u...| 00000020 09 f1 fd 3d 02 20 7d 70 cc d6 b2 71 85 3d 26 21 |...=. }p...q.=&!| 00000030 72 e9 83 3a aa 7d e3 8e 42 68 a2 ff 1b 81 26 ae |r..:.}..Bh....&.| 00000040 1d cc ec 01 5e c6 |....^.| 2017-09-25 06:34:37.331 UTC [cauthdsl] func2 -> DEBU 1157 0xc420354058 principal evaluation succeeds for identity 0 2017-09-25 06:34:37.331 UTC [cauthdsl] func1 -> DEBU 1158 0xc420354058 gate 1506321277330816434 evaluation succeeds 2017-09-25 06:34:37.331 UTC [orderer/common/sigfilter] Apply -> DEBU 1159 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:34:37.331 UTC [orderer/common/deliver] Handle -> DEBU 115a [channel: mychannel] Received seekInfo (0xc420a952a0) start: > stop: > 2017-09-25 06:34:37.331 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 115b retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:34:37.331 UTC [fsblkstorage] newBlockfileStream -> DEBU 115c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:34:37.331 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 115d Remaining bytes=[34966], Going to peek [8] bytes 2017-09-25 06:34:37.331 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 115e Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:34:37.331 UTC [orderer/common/deliver] Handle -> DEBU 115f [channel: mychannel] Delivering block for (0xc420a952a0) 2017-09-25 06:34:37.332 UTC [orderer/common/deliver] Handle -> DEBU 1160 [channel: mychannel] Done delivering for (0xc420a952a0), waiting for new SeekInfo 2017-09-25 06:34:37.332 UTC [orderer/common/deliver] Handle -> DEBU 1161 Attempting to read seek info message 2017-09-25 06:34:37.334 UTC [orderer/common/deliver] Handle -> DEBU 1162 Received EOF, hangup 2017-09-25 06:34:37.334 UTC [orderer/main] func1 -> DEBU 1163 Closing Deliver stream 2017-09-25 06:34:37.423 UTC [orderer/main] Broadcast -> DEBU 1164 Starting new Broadcast handler 2017-09-25 06:34:37.423 UTC [orderer/common/broadcast] Handle -> DEBU 1165 Starting new broadcast loop 2017-09-25 06:34:37.424 UTC [orderer/common/broadcast] Handle -> DEBU 1166 [channel: mychannel] Broadcast is filtering message of type ENDORSER_TRANSACTION 2017-09-25 06:34:37.424 UTC [policies] GetPolicy -> DEBU 1167 Returning policy Writers for evaluation 2017-09-25 06:34:37.424 UTC [cauthdsl] func1 -> DEBU 1168 0xc4203540a0 gate 1506321277424726427 evaluation starts 2017-09-25 06:34:37.424 UTC [cauthdsl] func2 -> DEBU 1169 0xc4203540a0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.424 UTC [cauthdsl] func2 -> DEBU 116a 0xc4203540a0 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.425 UTC [msp/identity] newIdentity -> DEBU 116b Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.425 UTC [cauthdsl] func2 -> DEBU 116c 0xc4203540a0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:34:37.425 UTC [cauthdsl] func2 -> DEBU 116d 0xc4203540a0 principal evaluation fails 2017-09-25 06:34:37.425 UTC [cauthdsl] func1 -> DEBU 116e 0xc4203540a0 gate 1506321277424726427 evaluation fails 2017-09-25 06:34:37.425 UTC [cauthdsl] func1 -> DEBU 116f 0xc4203540a0 gate 1506321277425405553 evaluation starts 2017-09-25 06:34:37.425 UTC [cauthdsl] func2 -> DEBU 1170 0xc4203540a0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.425 UTC [cauthdsl] func2 -> DEBU 1171 0xc4203540a0 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.425 UTC [msp/identity] newIdentity -> DEBU 1172 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.425 UTC [msp] SatisfiesPrincipal -> DEBU 1173 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:34:37.425 UTC [msp] Validate -> DEBU 1174 MSP Org1MSP validating identity 2017-09-25 06:34:37.426 UTC [cauthdsl] func2 -> DEBU 1175 0xc4203540a0 principal matched by identity 0 2017-09-25 06:34:37.426 UTC [msp/identity] Verify -> DEBU 1176 Verify: digest = 00000000 c6 c0 34 19 8e a4 7a 06 b0 a3 e7 a0 ea 98 05 86 |..4...z.........| 00000010 3e 75 31 44 f7 5c 09 66 8b bd 3a c3 9e 04 a8 4d |>u1D.\.f..:....M| 2017-09-25 06:34:37.426 UTC [msp/identity] Verify -> DEBU 1177 Verify: sig = 00000000 30 45 02 21 00 c2 59 aa e3 5b e0 87 fa 98 11 cb |0E.!..Y..[......| 00000010 61 d5 b3 17 a0 6d 18 af b1 3c 09 43 fa eb d2 de |a....m...<.C....| 00000020 af cb e9 35 78 02 20 07 47 d8 ca 26 75 23 81 c0 |...5x. .G..&u#..| 00000030 83 2d 66 da 65 a1 6e f5 7c 98 f7 80 96 54 6c 0f |.-f.e.n.|....Tl.| 00000040 65 21 22 e4 94 55 51 |e!"..UQ| 2017-09-25 06:34:37.426 UTC [cauthdsl] func2 -> DEBU 1178 0xc4203540a0 principal evaluation succeeds for identity 0 2017-09-25 06:34:37.426 UTC [cauthdsl] func1 -> DEBU 1179 0xc4203540a0 gate 1506321277425405553 evaluation succeeds 2017-09-25 06:34:37.426 UTC [orderer/common/sigfilter] Apply -> DEBU 117a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:34:37.426 UTC [orderer/common/broadcast] Handle -> DEBU 117b [channel: mychannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION 2017-09-25 06:34:37.426 UTC [policies] GetPolicy -> DEBU 117c Returning policy Writers for evaluation 2017-09-25 06:34:37.426 UTC [cauthdsl] func1 -> DEBU 117d 0xc42015e160 gate 1506321277426771526 evaluation starts 2017-09-25 06:34:37.426 UTC [cauthdsl] func2 -> DEBU 117e 0xc42015e160 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.426 UTC [cauthdsl] func2 -> DEBU 117f 0xc42015e160 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.427 UTC [msp/identity] newIdentity -> DEBU 1180 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.427 UTC [cauthdsl] func2 -> DEBU 1181 0xc42015e160 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:34:37.427 UTC [cauthdsl] func2 -> DEBU 1182 0xc42015e160 principal evaluation fails 2017-09-25 06:34:37.427 UTC [cauthdsl] func1 -> DEBU 1183 0xc42015e160 gate 1506321277426771526 evaluation fails 2017-09-25 06:34:37.427 UTC [cauthdsl] func1 -> DEBU 1184 0xc42015e160 gate 1506321277427378083 evaluation starts 2017-09-25 06:34:37.427 UTC [cauthdsl] func2 -> DEBU 1185 0xc42015e160 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.427 UTC [cauthdsl] func2 -> DEBU 1186 0xc42015e160 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.427 UTC [msp/identity] newIdentity -> DEBU 1187 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.427 UTC [msp] SatisfiesPrincipal -> DEBU 1188 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:34:37.427 UTC [msp] Validate -> DEBU 1189 MSP Org1MSP validating identity 2017-09-25 06:34:37.428 UTC [cauthdsl] func2 -> DEBU 118a 0xc42015e160 principal matched by identity 0 2017-09-25 06:34:37.428 UTC [msp/identity] Verify -> DEBU 118b Verify: digest = 00000000 c6 c0 34 19 8e a4 7a 06 b0 a3 e7 a0 ea 98 05 86 |..4...z.........| 00000010 3e 75 31 44 f7 5c 09 66 8b bd 3a c3 9e 04 a8 4d |>u1D.\.f..:....M| 2017-09-25 06:34:37.428 UTC [msp/identity] Verify -> DEBU 118c Verify: sig = 00000000 30 45 02 21 00 c2 59 aa e3 5b e0 87 fa 98 11 cb |0E.!..Y..[......| 00000010 61 d5 b3 17 a0 6d 18 af b1 3c 09 43 fa eb d2 de |a....m...<.C....| 00000020 af cb e9 35 78 02 20 07 47 d8 ca 26 75 23 81 c0 |...5x. .G..&u#..| 00000030 83 2d 66 da 65 a1 6e f5 7c 98 f7 80 96 54 6c 0f |.-f.e.n.|....Tl.| 00000040 65 21 22 e4 94 55 51 |e!"..UQ| 2017-09-25 06:34:37.428 UTC [cauthdsl] func2 -> DEBU 118d 0xc42015e160 principal evaluation succeeds for identity 0 2017-09-25 06:34:37.428 UTC [cauthdsl] func1 -> DEBU 118e 0xc42015e160 gate 1506321277427378083 evaluation succeeds 2017-09-25 06:34:37.428 UTC [orderer/common/sigfilter] Apply -> DEBU 118f Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:34:37.428 UTC [orderer/common/blockcutter] Ordered -> DEBU 1190 Enqueuing message into batch 2017-09-25 06:34:37.429 UTC [orderer/common/broadcast] Handle -> DEBU 1191 Received EOF, hangup 2017-09-25 06:34:37.429 UTC [orderer/main] func1 -> DEBU 1192 Closing Broadcast stream 2017-09-25 06:34:37.486 UTC [orderer/main] Deliver -> DEBU 1193 Starting new Deliver handler 2017-09-25 06:34:37.486 UTC [orderer/common/deliver] Handle -> DEBU 1194 Starting new deliver loop 2017-09-25 06:34:37.486 UTC [orderer/common/deliver] Handle -> DEBU 1195 Attempting to read seek info message 2017-09-25 06:34:37.486 UTC [policies] GetPolicy -> DEBU 1196 Returning policy Readers for evaluation 2017-09-25 06:34:37.486 UTC [cauthdsl] func1 -> DEBU 1197 0xc4203540b8 gate 1506321277486928484 evaluation starts 2017-09-25 06:34:37.486 UTC [cauthdsl] func2 -> DEBU 1198 0xc4203540b8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.487 UTC [cauthdsl] func2 -> DEBU 1199 0xc4203540b8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.487 UTC [msp/identity] newIdentity -> DEBU 119a Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.487 UTC [cauthdsl] func2 -> DEBU 119b 0xc4203540b8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:34:37.487 UTC [cauthdsl] func2 -> DEBU 119c 0xc4203540b8 principal evaluation fails 2017-09-25 06:34:37.487 UTC [cauthdsl] func1 -> DEBU 119d 0xc4203540b8 gate 1506321277486928484 evaluation fails 2017-09-25 06:34:37.487 UTC [cauthdsl] func1 -> DEBU 119e 0xc4203540b8 gate 1506321277487742025 evaluation starts 2017-09-25 06:34:37.487 UTC [cauthdsl] func2 -> DEBU 119f 0xc4203540b8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.487 UTC [cauthdsl] func2 -> DEBU 11a0 0xc4203540b8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.488 UTC [msp/identity] newIdentity -> DEBU 11a1 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.488 UTC [msp] SatisfiesPrincipal -> DEBU 11a2 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:34:37.488 UTC [msp] Validate -> DEBU 11a3 MSP Org1MSP validating identity 2017-09-25 06:34:37.488 UTC [cauthdsl] func2 -> DEBU 11a4 0xc4203540b8 principal matched by identity 0 2017-09-25 06:34:37.488 UTC [msp/identity] Verify -> DEBU 11a5 Verify: digest = 00000000 9e 01 5e 1a d6 74 61 5b e2 25 8a 35 a4 a3 08 1e |..^..ta[.%.5....| 00000010 a5 ad a6 20 48 2c 69 70 da 5e 11 2a 8e 2b 86 32 |... H,ip.^.*.+.2| 2017-09-25 06:34:37.488 UTC [msp/identity] Verify -> DEBU 11a6 Verify: sig = 00000000 30 45 02 21 00 b1 11 55 a3 06 aa ac 84 73 1b 34 |0E.!...U.....s.4| 00000010 7e ca 39 1d c9 79 9e 6f dd b6 da 5a 0d ae f6 77 |~.9..y.o...Z...w| 00000020 10 fb 60 bd 26 02 20 10 49 f2 f8 af 00 8a 81 9b |..`.&. .I.......| 00000030 a7 0b 06 f9 0b 7a 63 e4 38 68 50 63 af 21 cb 7d |.....zc.8hPc.!.}| 00000040 1a 1c 0d 1b 11 1b f6 |.......| 2017-09-25 06:34:37.488 UTC [cauthdsl] func2 -> DEBU 11a7 0xc4203540b8 principal evaluation succeeds for identity 0 2017-09-25 06:34:37.489 UTC [cauthdsl] func1 -> DEBU 11a8 0xc4203540b8 gate 1506321277487742025 evaluation succeeds 2017-09-25 06:34:37.489 UTC [orderer/common/sigfilter] Apply -> DEBU 11a9 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:34:37.489 UTC [orderer/common/deliver] Handle -> DEBU 11aa [channel: mychannel] Received seekInfo (0xc4209c5300) start: > stop: > 2017-09-25 06:34:37.489 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 11ab retrieveBlockByNumber() - blockNum = [3] 2017-09-25 06:34:37.489 UTC [fsblkstorage] newBlockfileStream -> DEBU 11ac newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[47366] 2017-09-25 06:34:37.489 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 11ad Remaining bytes=[7717], Going to peek [8] bytes 2017-09-25 06:34:37.489 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 11ae Returning blockbytes - length=[7715], placementInfo={fileNum=[0], startOffset=[47366], bytesOffset=[47368]} 2017-09-25 06:34:37.489 UTC [orderer/common/deliver] Handle -> DEBU 11af [channel: mychannel] Delivering block for (0xc4209c5300) 2017-09-25 06:34:37.490 UTC [orderer/common/deliver] Handle -> DEBU 11b0 [channel: mychannel] Done delivering for (0xc4209c5300), waiting for new SeekInfo 2017-09-25 06:34:37.490 UTC [orderer/common/deliver] Handle -> DEBU 11b1 Attempting to read seek info message 2017-09-25 06:34:37.491 UTC [orderer/common/deliver] Handle -> DEBU 11b2 Received EOF, hangup 2017-09-25 06:34:37.491 UTC [orderer/main] func1 -> DEBU 11b3 Closing Deliver stream 2017-09-25 06:34:37.498 UTC [orderer/main] Deliver -> DEBU 11b4 Starting new Deliver handler 2017-09-25 06:34:37.498 UTC [orderer/common/deliver] Handle -> DEBU 11b5 Starting new deliver loop 2017-09-25 06:34:37.498 UTC [orderer/common/deliver] Handle -> DEBU 11b6 Attempting to read seek info message 2017-09-25 06:34:37.498 UTC [policies] GetPolicy -> DEBU 11b7 Returning policy Readers for evaluation 2017-09-25 06:34:37.498 UTC [cauthdsl] func1 -> DEBU 11b8 0xc420354100 gate 1506321277498842805 evaluation starts 2017-09-25 06:34:37.498 UTC [cauthdsl] func2 -> DEBU 11b9 0xc420354100 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.498 UTC [cauthdsl] func2 -> DEBU 11ba 0xc420354100 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.499 UTC [msp/identity] newIdentity -> DEBU 11bb Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.499 UTC [cauthdsl] func2 -> DEBU 11bc 0xc420354100 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:34:37.499 UTC [cauthdsl] func2 -> DEBU 11bd 0xc420354100 principal evaluation fails 2017-09-25 06:34:37.499 UTC [cauthdsl] func1 -> DEBU 11be 0xc420354100 gate 1506321277498842805 evaluation fails 2017-09-25 06:34:37.499 UTC [cauthdsl] func1 -> DEBU 11bf 0xc420354100 gate 1506321277499419810 evaluation starts 2017-09-25 06:34:37.499 UTC [cauthdsl] func2 -> DEBU 11c0 0xc420354100 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.499 UTC [cauthdsl] func2 -> DEBU 11c1 0xc420354100 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.499 UTC [msp/identity] newIdentity -> DEBU 11c2 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.499 UTC [msp] SatisfiesPrincipal -> DEBU 11c3 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:34:37.499 UTC [msp] Validate -> DEBU 11c4 MSP Org1MSP validating identity 2017-09-25 06:34:37.500 UTC [cauthdsl] func2 -> DEBU 11c5 0xc420354100 principal matched by identity 0 2017-09-25 06:34:37.500 UTC [msp/identity] Verify -> DEBU 11c6 Verify: digest = 00000000 09 f7 99 d1 66 a0 3f 9d 4d db f8 c2 99 fc 1b fb |....f.?.M.......| 00000010 c8 b5 c8 40 6e 83 8f 72 d2 fe ac 7c fe 45 52 35 |...@n..r...|.ER5| 2017-09-25 06:34:37.500 UTC [msp/identity] Verify -> DEBU 11c7 Verify: sig = 00000000 30 44 02 20 54 20 c8 d9 43 af 81 76 b8 cb fe 8b |0D. T ..C..v....| 00000010 50 2a 3f 9a 4a 51 0f bf 8e 9f 27 ff 5e 13 ac 92 |P*?.JQ....'.^...| 00000020 e4 eb 89 45 02 20 09 c1 a6 df c0 be 17 0e 36 36 |...E. ........66| 00000030 47 d0 17 e2 72 9e 72 9f 89 1a ab 04 e8 8d 6b 84 |G...r.r.......k.| 00000040 7d 79 f5 de 3d 95 |}y..=.| 2017-09-25 06:34:37.500 UTC [cauthdsl] func2 -> DEBU 11c8 0xc420354100 principal evaluation succeeds for identity 0 2017-09-25 06:34:37.500 UTC [cauthdsl] func1 -> DEBU 11c9 0xc420354100 gate 1506321277499419810 evaluation succeeds 2017-09-25 06:34:37.500 UTC [orderer/common/sigfilter] Apply -> DEBU 11ca Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:34:37.500 UTC [orderer/common/deliver] Handle -> DEBU 11cb [channel: mychannel] Received seekInfo (0xc420908de0) start: > stop: > 2017-09-25 06:34:37.500 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 11cc retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:34:37.500 UTC [fsblkstorage] newBlockfileStream -> DEBU 11cd newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:34:37.500 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 11ce Remaining bytes=[34966], Going to peek [8] bytes 2017-09-25 06:34:37.500 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 11cf Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:34:37.500 UTC [orderer/common/deliver] Handle -> DEBU 11d0 [channel: mychannel] Delivering block for (0xc420908de0) 2017-09-25 06:34:37.501 UTC [orderer/common/deliver] Handle -> DEBU 11d1 [channel: mychannel] Done delivering for (0xc420908de0), waiting for new SeekInfo 2017-09-25 06:34:37.501 UTC [orderer/common/deliver] Handle -> DEBU 11d2 Attempting to read seek info message 2017-09-25 06:34:37.502 UTC [orderer/common/deliver] Handle -> DEBU 11d3 Received EOF, hangup 2017-09-25 06:34:37.502 UTC [orderer/main] func1 -> DEBU 11d4 Closing Deliver stream 2017-09-25 06:34:37.580 UTC [orderer/main] Broadcast -> DEBU 11d5 Starting new Broadcast handler 2017-09-25 06:34:37.580 UTC [orderer/common/broadcast] Handle -> DEBU 11d6 Starting new broadcast loop 2017-09-25 06:34:37.585 UTC [orderer/common/broadcast] Handle -> DEBU 11d7 [channel: mychannel] Broadcast is filtering message of type ENDORSER_TRANSACTION 2017-09-25 06:34:37.585 UTC [policies] GetPolicy -> DEBU 11d8 Returning policy Writers for evaluation 2017-09-25 06:34:37.585 UTC [cauthdsl] func1 -> DEBU 11d9 0xc420354148 gate 1506321277585260599 evaluation starts 2017-09-25 06:34:37.585 UTC [cauthdsl] func2 -> DEBU 11da 0xc420354148 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.585 UTC [cauthdsl] func2 -> DEBU 11db 0xc420354148 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.585 UTC [msp/identity] newIdentity -> DEBU 11dc Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.585 UTC [cauthdsl] func2 -> DEBU 11dd 0xc420354148 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:34:37.585 UTC [cauthdsl] func2 -> DEBU 11de 0xc420354148 principal evaluation fails 2017-09-25 06:34:37.585 UTC [cauthdsl] func1 -> DEBU 11df 0xc420354148 gate 1506321277585260599 evaluation fails 2017-09-25 06:34:37.585 UTC [cauthdsl] func1 -> DEBU 11e0 0xc420354148 gate 1506321277585764929 evaluation starts 2017-09-25 06:34:37.585 UTC [cauthdsl] func2 -> DEBU 11e1 0xc420354148 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.585 UTC [cauthdsl] func2 -> DEBU 11e2 0xc420354148 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.585 UTC [msp/identity] newIdentity -> DEBU 11e3 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.586 UTC [msp] SatisfiesPrincipal -> DEBU 11e4 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:34:37.586 UTC [msp] Validate -> DEBU 11e5 MSP Org1MSP validating identity 2017-09-25 06:34:37.586 UTC [cauthdsl] func2 -> DEBU 11e6 0xc420354148 principal matched by identity 0 2017-09-25 06:34:37.586 UTC [msp/identity] Verify -> DEBU 11e7 Verify: digest = 00000000 bd 19 93 91 93 9f 5d 9c b3 82 96 2a 85 14 57 a7 |......]....*..W.| 00000010 29 41 a7 9d f6 e6 ba c4 f0 ca f4 ac 04 25 fe 45 |)A...........%.E| 2017-09-25 06:34:37.586 UTC [msp/identity] Verify -> DEBU 11e8 Verify: sig = 00000000 30 44 02 20 03 f1 47 b9 b6 46 d2 fb c5 6d 5a ce |0D. ..G..F...mZ.| 00000010 73 67 03 57 37 a9 b0 1c b5 d5 45 3e 79 dc bf 50 |sg.W7.....E>y..P| 00000020 96 60 d8 df 02 20 54 fe ba 1a 89 bd 2d ce fd fd |.`... T.....-...| 00000030 fe 3a a6 df 75 48 69 72 4b 08 c9 5c 9c 2e b6 60 |.:..uHirK..\...`| 00000040 c0 ed 17 5c 6c 58 |...\lX| 2017-09-25 06:34:37.586 UTC [cauthdsl] func2 -> DEBU 11e9 0xc420354148 principal evaluation succeeds for identity 0 2017-09-25 06:34:37.586 UTC [cauthdsl] func1 -> DEBU 11ea 0xc420354148 gate 1506321277585764929 evaluation succeeds 2017-09-25 06:34:37.586 UTC [orderer/common/sigfilter] Apply -> DEBU 11eb Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:34:37.586 UTC [orderer/common/broadcast] Handle -> DEBU 11ec [channel: mychannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION 2017-09-25 06:34:37.586 UTC [policies] GetPolicy -> DEBU 11ed Returning policy Writers for evaluation 2017-09-25 06:34:37.586 UTC [cauthdsl] func1 -> DEBU 11ee 0xc420168178 gate 1506321277586699382 evaluation starts 2017-09-25 06:34:37.586 UTC [cauthdsl] func2 -> DEBU 11ef 0xc420168178 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.586 UTC [cauthdsl] func2 -> DEBU 11f0 0xc420168178 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.586 UTC [msp/identity] newIdentity -> DEBU 11f1 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.587 UTC [cauthdsl] func2 -> DEBU 11f2 0xc420168178 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:34:37.587 UTC [cauthdsl] func2 -> DEBU 11f3 0xc420168178 principal evaluation fails 2017-09-25 06:34:37.587 UTC [cauthdsl] func1 -> DEBU 11f4 0xc420168178 gate 1506321277586699382 evaluation fails 2017-09-25 06:34:37.587 UTC [cauthdsl] func1 -> DEBU 11f5 0xc420168178 gate 1506321277587094730 evaluation starts 2017-09-25 06:34:37.587 UTC [cauthdsl] func2 -> DEBU 11f6 0xc420168178 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:34:37.587 UTC [cauthdsl] func2 -> DEBU 11f7 0xc420168178 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:34:37.587 UTC [msp/identity] newIdentity -> DEBU 11f8 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:34:37.587 UTC [msp] SatisfiesPrincipal -> DEBU 11f9 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:34:37.587 UTC [msp] Validate -> DEBU 11fa MSP Org1MSP validating identity 2017-09-25 06:34:37.587 UTC [cauthdsl] func2 -> DEBU 11fb 0xc420168178 principal matched by identity 0 2017-09-25 06:34:37.587 UTC [msp/identity] Verify -> DEBU 11fc Verify: digest = 00000000 bd 19 93 91 93 9f 5d 9c b3 82 96 2a 85 14 57 a7 |......]....*..W.| 00000010 29 41 a7 9d f6 e6 ba c4 f0 ca f4 ac 04 25 fe 45 |)A...........%.E| 2017-09-25 06:34:37.587 UTC [msp/identity] Verify -> DEBU 11fd Verify: sig = 00000000 30 44 02 20 03 f1 47 b9 b6 46 d2 fb c5 6d 5a ce |0D. ..G..F...mZ.| 00000010 73 67 03 57 37 a9 b0 1c b5 d5 45 3e 79 dc bf 50 |sg.W7.....E>y..P| 00000020 96 60 d8 df 02 20 54 fe ba 1a 89 bd 2d ce fd fd |.`... T.....-...| 00000030 fe 3a a6 df 75 48 69 72 4b 08 c9 5c 9c 2e b6 60 |.:..uHirK..\...`| 00000040 c0 ed 17 5c 6c 58 |...\lX| 2017-09-25 06:34:37.587 UTC [cauthdsl] func2 -> DEBU 11fe 0xc420168178 principal evaluation succeeds for identity 0 2017-09-25 06:34:37.587 UTC [cauthdsl] func1 -> DEBU 11ff 0xc420168178 gate 1506321277587094730 evaluation succeeds 2017-09-25 06:34:37.587 UTC [orderer/common/sigfilter] Apply -> DEBU 1200 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:34:37.587 UTC [orderer/common/blockcutter] Ordered -> DEBU 1201 Enqueuing message into batch 2017-09-25 06:34:37.588 UTC [orderer/common/broadcast] Handle -> DEBU 1202 Received EOF, hangup 2017-09-25 06:34:37.588 UTC [orderer/main] func1 -> DEBU 1203 Closing Broadcast stream 2017-09-25 06:35:37.428 UTC [orderer/solo] main -> DEBU 1204 Batch timer expired, creating block 2017-09-25 06:35:37.428 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1205 retrieveBlockByNumber() - blockNum = [3] 2017-09-25 06:35:37.428 UTC [fsblkstorage] newBlockfileStream -> DEBU 1206 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[47366] 2017-09-25 06:35:37.429 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1207 Remaining bytes=[7717], Going to peek [8] bytes 2017-09-25 06:35:37.429 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1208 Returning blockbytes - length=[7715], placementInfo={fileNum=[0], startOffset=[47366], bytesOffset=[47368]} 2017-09-25 06:35:37.429 UTC [orderer/multichain] addBlockSignature -> DEBU 1209 &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:1 lastConfigSeq:2} 2017-09-25 06:35:37.429 UTC [orderer/multichain] addBlockSignature -> DEBU 120a &{} 2017-09-25 06:35:37.429 UTC [msp] GetLocalMSP -> DEBU 120b Returning existing local MSP 2017-09-25 06:35:37.429 UTC [msp] GetDefaultSigningIdentity -> DEBU 120c Obtaining default signing identity 2017-09-25 06:35:37.429 UTC [msp] GetLocalMSP -> DEBU 120d Returning existing local MSP 2017-09-25 06:35:37.429 UTC [msp] GetDefaultSigningIdentity -> DEBU 120e Obtaining default signing identity 2017-09-25 06:35:37.429 UTC [msp/identity] Sign -> DEBU 120f Sign: plaintext: 0AFA050A0A4F7264657265724D535012...589BBA363C0657BBDB384FDE7F59E8C6 2017-09-25 06:35:37.429 UTC [msp/identity] Sign -> DEBU 1210 Sign: digest: 8A1D9E84EC3B35A6DE5DAE5858CD1DBDD32E58D9099C300AAFE46632C7FACCFC 2017-09-25 06:35:37.430 UTC [msp] GetLocalMSP -> DEBU 1211 Returning existing local MSP 2017-09-25 06:35:37.430 UTC [msp] GetDefaultSigningIdentity -> DEBU 1212 Obtaining default signing identity 2017-09-25 06:35:37.430 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1213 [channel: mychannel] About to write block, setting its LAST_CONFIG to 1 2017-09-25 06:35:37.430 UTC [msp] GetLocalMSP -> DEBU 1214 Returning existing local MSP 2017-09-25 06:35:37.430 UTC [msp] GetDefaultSigningIdentity -> DEBU 1215 Obtaining default signing identity 2017-09-25 06:35:37.430 UTC [msp/identity] Sign -> DEBU 1216 Sign: plaintext: 08010AFA050A0A4F7264657265724D53...589BBA363C0657BBDB384FDE7F59E8C6 2017-09-25 06:35:37.430 UTC [msp/identity] Sign -> DEBU 1217 Sign: digest: ABF7FAC64E45170EBCB2208BC9879920DC721D440BFB40330876C296E16697DC 2017-09-25 06:35:37.463 UTC [fsblkstorage] indexBlock -> DEBU 1218 Indexing block [blockNum=4, blockHash=[]byte{0x4a, 0x96, 0x5c, 0x77, 0x91, 0x9e, 0xbe, 0xbf, 0x71, 0xe2, 0x1a, 0x22, 0xe7, 0x76, 0x68, 0x78, 0x19, 0x51, 0xb2, 0xab, 0x42, 0x78, 0xf3, 0xc2, 0xf0, 0x29, 0x9f, 0xee, 0x23, 0x19, 0xd9, 0x97} txOffsets= txId=ba79273c952a76355a670c99592aa955e389d7b94b7ec6cdae89a06ecd2b8e7b locPointer=offset=70, bytesLength=2959 txId=5602cd8bba35afa806cc716fb1cd736ecf7a10131aa7122508fbc4358421ab9c locPointer=offset=3029, bytesLength=2958 ] 2017-09-25 06:35:37.463 UTC [fsblkstorage] updateCheckpoint -> DEBU 1219 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[62820], isChainEmpty=[false], lastBlockNumber=[4] 2017-09-25 06:35:37.463 UTC [orderer/multichain] WriteBlock -> DEBU 121a [channel: mychannel] Wrote block 4 2017-09-25 06:35:37.463 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 121b retrieveBlockByNumber() - blockNum = [4] 2017-09-25 06:35:37.463 UTC [fsblkstorage] newBlockfileStream -> DEBU 121c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[55083] 2017-09-25 06:35:37.463 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 121d Remaining bytes=[7737], Going to peek [8] bytes 2017-09-25 06:35:37.464 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 121e Returning blockbytes - length=[7735], placementInfo={fileNum=[0], startOffset=[55083], bytesOffset=[55085]} 2017-09-25 06:35:37.464 UTC [orderer/common/deliver] Handle -> DEBU 121f [channel: mychannel] Delivering block for (0xc4209af3e0) 2017-09-25 06:35:52.928 UTC [orderer/main] Deliver -> DEBU 1220 Starting new Deliver handler 2017-09-25 06:35:52.928 UTC [orderer/common/deliver] Handle -> DEBU 1221 Starting new deliver loop 2017-09-25 06:35:52.928 UTC [orderer/common/deliver] Handle -> DEBU 1222 Attempting to read seek info message 2017-09-25 06:35:52.928 UTC [policies] GetPolicy -> DEBU 1223 Returning policy Readers for evaluation 2017-09-25 06:35:52.928 UTC [cauthdsl] func1 -> DEBU 1224 0xc420354048 gate 1506321352928575713 evaluation starts 2017-09-25 06:35:52.928 UTC [cauthdsl] func2 -> DEBU 1225 0xc420354048 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:35:52.928 UTC [cauthdsl] func2 -> DEBU 1226 0xc420354048 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:35:52.929 UTC [msp/identity] newIdentity -> DEBU 1227 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:35:52.929 UTC [cauthdsl] func2 -> DEBU 1228 0xc420354048 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:35:52.929 UTC [cauthdsl] func2 -> DEBU 1229 0xc420354048 principal evaluation fails 2017-09-25 06:35:52.929 UTC [cauthdsl] func1 -> DEBU 122a 0xc420354048 gate 1506321352928575713 evaluation fails 2017-09-25 06:35:52.929 UTC [cauthdsl] func1 -> DEBU 122b 0xc420354048 gate 1506321352929680820 evaluation starts 2017-09-25 06:35:52.929 UTC [cauthdsl] func2 -> DEBU 122c 0xc420354048 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:35:52.929 UTC [cauthdsl] func2 -> DEBU 122d 0xc420354048 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:35:52.930 UTC [msp/identity] newIdentity -> DEBU 122e Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:35:52.930 UTC [msp] SatisfiesPrincipal -> DEBU 122f Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:35:52.930 UTC [msp] Validate -> DEBU 1230 MSP Org1MSP validating identity 2017-09-25 06:35:52.930 UTC [cauthdsl] func2 -> DEBU 1231 0xc420354048 principal matched by identity 0 2017-09-25 06:35:52.930 UTC [msp/identity] Verify -> DEBU 1232 Verify: digest = 00000000 f1 aa 6d 7e 41 b9 bf 8c 00 b0 72 0e d1 0d be e8 |..m~A.....r.....| 00000010 b1 89 77 8f ec 74 26 1f 1f 0b d3 2e b0 ef 5f 67 |..w..t&......._g| 2017-09-25 06:35:52.931 UTC [msp/identity] Verify -> DEBU 1233 Verify: sig = 00000000 30 45 02 21 00 e8 3e d3 0e c2 d0 7f 5d 16 92 a0 |0E.!..>.....]...| 00000010 3f 9e 02 fc b5 58 ff e8 98 64 a0 d2 a2 9f 9e 5e |?....X...d.....^| 00000020 18 bc a9 5b 89 02 20 1a 08 b6 4b 8b 82 76 05 14 |...[.. ...K..v..| 00000030 b1 35 e6 2f 3b 10 1e 23 94 1f b9 1d d5 3e 00 e0 |.5./;..#.....>..| 00000040 9d bf f9 cf af 70 c8 |.....p.| 2017-09-25 06:35:52.931 UTC [cauthdsl] func2 -> DEBU 1234 0xc420354048 principal evaluation succeeds for identity 0 2017-09-25 06:35:52.931 UTC [cauthdsl] func1 -> DEBU 1235 0xc420354048 gate 1506321352929680820 evaluation succeeds 2017-09-25 06:35:52.931 UTC [orderer/common/sigfilter] Apply -> DEBU 1236 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:35:52.931 UTC [orderer/common/deliver] Handle -> DEBU 1237 [channel: mychannel] Received seekInfo (0xc4207d34a0) start: > stop: > 2017-09-25 06:35:52.931 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1238 retrieveBlockByNumber() - blockNum = [4] 2017-09-25 06:35:52.932 UTC [fsblkstorage] newBlockfileStream -> DEBU 1239 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[55083] 2017-09-25 06:35:52.932 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 123a Remaining bytes=[7737], Going to peek [8] bytes 2017-09-25 06:35:52.932 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 123b Returning blockbytes - length=[7735], placementInfo={fileNum=[0], startOffset=[55083], bytesOffset=[55085]} 2017-09-25 06:35:52.932 UTC [orderer/common/deliver] Handle -> DEBU 123c [channel: mychannel] Delivering block for (0xc4207d34a0) 2017-09-25 06:35:52.932 UTC [orderer/common/deliver] Handle -> DEBU 123d [channel: mychannel] Done delivering for (0xc4207d34a0), waiting for new SeekInfo 2017-09-25 06:35:52.932 UTC [orderer/common/deliver] Handle -> DEBU 123e Attempting to read seek info message 2017-09-25 06:35:52.937 UTC [orderer/common/deliver] Handle -> DEBU 123f Received EOF, hangup 2017-09-25 06:35:52.937 UTC [orderer/main] func1 -> DEBU 1240 Closing Deliver stream 2017-09-25 06:35:52.942 UTC [orderer/main] Deliver -> DEBU 1241 Starting new Deliver handler 2017-09-25 06:35:52.942 UTC [orderer/common/deliver] Handle -> DEBU 1242 Starting new deliver loop 2017-09-25 06:35:52.942 UTC [orderer/common/deliver] Handle -> DEBU 1243 Attempting to read seek info message 2017-09-25 06:35:52.942 UTC [policies] GetPolicy -> DEBU 1244 Returning policy Readers for evaluation 2017-09-25 06:35:52.942 UTC [cauthdsl] func1 -> DEBU 1245 0xc4203540a0 gate 1506321352942636567 evaluation starts 2017-09-25 06:35:52.942 UTC [cauthdsl] func2 -> DEBU 1246 0xc4203540a0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:35:52.942 UTC [cauthdsl] func2 -> DEBU 1247 0xc4203540a0 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:35:52.942 UTC [msp/identity] newIdentity -> DEBU 1248 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:35:52.943 UTC [cauthdsl] func2 -> DEBU 1249 0xc4203540a0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:35:52.943 UTC [cauthdsl] func2 -> DEBU 124a 0xc4203540a0 principal evaluation fails 2017-09-25 06:35:52.943 UTC [cauthdsl] func1 -> DEBU 124b 0xc4203540a0 gate 1506321352942636567 evaluation fails 2017-09-25 06:35:52.943 UTC [cauthdsl] func1 -> DEBU 124c 0xc4203540a0 gate 1506321352943083382 evaluation starts 2017-09-25 06:35:52.943 UTC [cauthdsl] func2 -> DEBU 124d 0xc4203540a0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:35:52.943 UTC [cauthdsl] func2 -> DEBU 124e 0xc4203540a0 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:35:52.943 UTC [msp/identity] newIdentity -> DEBU 124f Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:35:52.943 UTC [msp] SatisfiesPrincipal -> DEBU 1250 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:35:52.943 UTC [msp] Validate -> DEBU 1251 MSP Org1MSP validating identity 2017-09-25 06:35:52.943 UTC [cauthdsl] func2 -> DEBU 1252 0xc4203540a0 principal matched by identity 0 2017-09-25 06:35:52.943 UTC [msp/identity] Verify -> DEBU 1253 Verify: digest = 00000000 33 90 8d dc 50 2f 96 c1 ea a6 d8 b0 8d 1e 24 f5 |3...P/........$.| 00000010 06 aa 83 f6 cf 20 03 1f b6 81 c0 2b 48 fe 9c 04 |..... .....+H...| 2017-09-25 06:35:52.943 UTC [msp/identity] Verify -> DEBU 1254 Verify: sig = 00000000 30 44 02 20 63 98 a6 49 79 cb ea 56 42 0f a4 b7 |0D. c..Iy..VB...| 00000010 dc 27 f7 db db a4 d4 03 8b ac e1 a2 23 6f c1 4b |.'..........#o.K| 00000020 da 1d 9e 61 02 20 7a f2 ed 53 61 45 9e 54 25 0c |...a. z..SaE.T%.| 00000030 7a a8 97 81 9f ad d8 6f b5 47 b5 f1 0c 8b 56 28 |z......o.G....V(| 00000040 33 e0 cf f2 0b 98 |3.....| 2017-09-25 06:35:52.943 UTC [cauthdsl] func2 -> DEBU 1255 0xc4203540a0 principal evaluation succeeds for identity 0 2017-09-25 06:35:52.943 UTC [cauthdsl] func1 -> DEBU 1256 0xc4203540a0 gate 1506321352943083382 evaluation succeeds 2017-09-25 06:35:52.943 UTC [orderer/common/sigfilter] Apply -> DEBU 1257 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:35:52.943 UTC [orderer/common/deliver] Handle -> DEBU 1258 [channel: mychannel] Received seekInfo (0xc420ac1a80) start: > stop: > 2017-09-25 06:35:52.943 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1259 retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:35:52.943 UTC [fsblkstorage] newBlockfileStream -> DEBU 125a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:35:52.944 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 125b Remaining bytes=[42703], Going to peek [8] bytes 2017-09-25 06:35:52.944 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 125c Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:35:52.944 UTC [orderer/common/deliver] Handle -> DEBU 125d [channel: mychannel] Delivering block for (0xc420ac1a80) 2017-09-25 06:35:52.944 UTC [orderer/common/deliver] Handle -> DEBU 125e [channel: mychannel] Done delivering for (0xc420ac1a80), waiting for new SeekInfo 2017-09-25 06:35:52.944 UTC [orderer/common/deliver] Handle -> DEBU 125f Attempting to read seek info message 2017-09-25 06:35:52.948 UTC [orderer/common/deliver] Handle -> DEBU 1260 Received EOF, hangup 2017-09-25 06:35:52.948 UTC [orderer/main] func1 -> DEBU 1261 Closing Deliver stream 2017-09-25 06:35:53.116 UTC [orderer/main] Deliver -> DEBU 1262 Starting new Deliver handler 2017-09-25 06:35:53.116 UTC [orderer/common/deliver] Handle -> DEBU 1263 Starting new deliver loop 2017-09-25 06:35:53.116 UTC [orderer/common/deliver] Handle -> DEBU 1264 Attempting to read seek info message 2017-09-25 06:35:53.116 UTC [policies] GetPolicy -> DEBU 1265 Returning policy Readers for evaluation 2017-09-25 06:35:53.116 UTC [cauthdsl] func1 -> DEBU 1266 0xc4201681a8 gate 1506321353116659606 evaluation starts 2017-09-25 06:35:53.116 UTC [cauthdsl] func2 -> DEBU 1267 0xc4201681a8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:35:53.116 UTC [cauthdsl] func2 -> DEBU 1268 0xc4201681a8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:35:53.116 UTC [msp/identity] newIdentity -> DEBU 1269 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:35:53.117 UTC [cauthdsl] func2 -> DEBU 126a 0xc4201681a8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:35:53.117 UTC [cauthdsl] func2 -> DEBU 126b 0xc4201681a8 principal evaluation fails 2017-09-25 06:35:53.117 UTC [cauthdsl] func1 -> DEBU 126c 0xc4201681a8 gate 1506321353116659606 evaluation fails 2017-09-25 06:35:53.117 UTC [cauthdsl] func1 -> DEBU 126d 0xc4201681a8 gate 1506321353117381110 evaluation starts 2017-09-25 06:35:53.117 UTC [cauthdsl] func2 -> DEBU 126e 0xc4201681a8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:35:53.117 UTC [cauthdsl] func2 -> DEBU 126f 0xc4201681a8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:35:53.117 UTC [msp/identity] newIdentity -> DEBU 1270 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:35:53.117 UTC [msp] SatisfiesPrincipal -> DEBU 1271 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:35:53.117 UTC [msp] Validate -> DEBU 1272 MSP Org1MSP validating identity 2017-09-25 06:35:53.118 UTC [cauthdsl] func2 -> DEBU 1273 0xc4201681a8 principal matched by identity 0 2017-09-25 06:35:53.118 UTC [msp/identity] Verify -> DEBU 1274 Verify: digest = 00000000 bd e7 08 8a 3d 64 ec e1 1d ad 03 ba ed d4 6d bf |....=d........m.| 00000010 f0 47 18 10 0f b6 77 f9 39 4b 9d f5 b9 a9 0f 9a |.G....w.9K......| 2017-09-25 06:35:53.118 UTC [msp/identity] Verify -> DEBU 1275 Verify: sig = 00000000 30 45 02 21 00 fc 25 25 16 35 ab 64 7d 95 10 a2 |0E.!..%%.5.d}...| 00000010 2e 84 67 bf c9 3c f7 26 00 fd 3e d9 1c 1e ca 7b |..g..<.&..>....{| 00000020 57 4d 05 df d4 02 20 6f 0e cb 94 3a 8b 9c ee 2f |WM.... o...:.../| 00000030 b0 05 21 16 f8 4b bd f2 c4 8d 92 9a 44 b5 42 40 |..!..K......D.B@| 00000040 61 1e 44 d5 ce 28 78 |a.D..(x| 2017-09-25 06:35:53.118 UTC [cauthdsl] func2 -> DEBU 1276 0xc4201681a8 principal evaluation succeeds for identity 0 2017-09-25 06:35:53.118 UTC [cauthdsl] func1 -> DEBU 1277 0xc4201681a8 gate 1506321353117381110 evaluation succeeds 2017-09-25 06:35:53.118 UTC [orderer/common/sigfilter] Apply -> DEBU 1278 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:35:53.118 UTC [orderer/common/deliver] Handle -> DEBU 1279 [channel: mychannel] Received seekInfo (0xc420a6f560) start: > stop: > 2017-09-25 06:35:53.118 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 127a retrieveBlockByNumber() - blockNum = [4] 2017-09-25 06:35:53.118 UTC [fsblkstorage] newBlockfileStream -> DEBU 127b newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[55083] 2017-09-25 06:35:53.118 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 127c Remaining bytes=[7737], Going to peek [8] bytes 2017-09-25 06:35:53.118 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 127d Returning blockbytes - length=[7735], placementInfo={fileNum=[0], startOffset=[55083], bytesOffset=[55085]} 2017-09-25 06:35:53.118 UTC [orderer/common/deliver] Handle -> DEBU 127e [channel: mychannel] Delivering block for (0xc420a6f560) 2017-09-25 06:35:53.119 UTC [orderer/common/deliver] Handle -> DEBU 127f [channel: mychannel] Done delivering for (0xc420a6f560), waiting for new SeekInfo 2017-09-25 06:35:53.119 UTC [orderer/common/deliver] Handle -> DEBU 1280 Attempting to read seek info message 2017-09-25 06:35:53.121 UTC [orderer/common/deliver] Handle -> DEBU 1281 Received EOF, hangup 2017-09-25 06:35:53.121 UTC [orderer/main] func1 -> DEBU 1282 Closing Deliver stream 2017-09-25 06:35:53.125 UTC [orderer/main] Deliver -> DEBU 1283 Starting new Deliver handler 2017-09-25 06:35:53.125 UTC [orderer/common/deliver] Handle -> DEBU 1284 Starting new deliver loop 2017-09-25 06:35:53.125 UTC [orderer/common/deliver] Handle -> DEBU 1285 Attempting to read seek info message 2017-09-25 06:35:53.125 UTC [policies] GetPolicy -> DEBU 1286 Returning policy Readers for evaluation 2017-09-25 06:35:53.125 UTC [cauthdsl] func1 -> DEBU 1287 0xc4201681f8 gate 1506321353125359119 evaluation starts 2017-09-25 06:35:53.125 UTC [cauthdsl] func2 -> DEBU 1288 0xc4201681f8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:35:53.125 UTC [cauthdsl] func2 -> DEBU 1289 0xc4201681f8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:35:53.125 UTC [msp/identity] newIdentity -> DEBU 128a Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:35:53.125 UTC [cauthdsl] func2 -> DEBU 128b 0xc4201681f8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:35:53.125 UTC [cauthdsl] func2 -> DEBU 128c 0xc4201681f8 principal evaluation fails 2017-09-25 06:35:53.125 UTC [cauthdsl] func1 -> DEBU 128d 0xc4201681f8 gate 1506321353125359119 evaluation fails 2017-09-25 06:35:53.125 UTC [cauthdsl] func1 -> DEBU 128e 0xc4201681f8 gate 1506321353125801045 evaluation starts 2017-09-25 06:35:53.125 UTC [cauthdsl] func2 -> DEBU 128f 0xc4201681f8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:35:53.125 UTC [cauthdsl] func2 -> DEBU 1290 0xc4201681f8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:35:53.125 UTC [msp/identity] newIdentity -> DEBU 1291 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:35:53.126 UTC [msp] SatisfiesPrincipal -> DEBU 1292 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:35:53.126 UTC [msp] Validate -> DEBU 1293 MSP Org1MSP validating identity 2017-09-25 06:35:53.126 UTC [cauthdsl] func2 -> DEBU 1294 0xc4201681f8 principal matched by identity 0 2017-09-25 06:35:53.126 UTC [msp/identity] Verify -> DEBU 1295 Verify: digest = 00000000 e9 b8 b4 3e 0c f7 de 14 c0 f8 9d c4 ad 52 4c ac |...>.........RL.| 00000010 39 10 9c d3 8a 4a d9 73 18 fc 07 27 ff f6 e0 14 |9....J.s...'....| 2017-09-25 06:35:53.126 UTC [msp/identity] Verify -> DEBU 1296 Verify: sig = 00000000 30 45 02 21 00 86 e3 81 f6 ae d8 6b e6 ee 72 f5 |0E.!.......k..r.| 00000010 a1 df 31 c5 9f 3a d2 ed 96 b9 e4 3c 87 9d 33 25 |..1..:.....<..3%| 00000020 26 bb 6d ae 01 02 20 07 85 96 5a 50 22 76 5b 80 |&.m... ...ZP"v[.| 00000030 3a f0 ee 1b d0 ca 24 d7 05 1a 26 e4 0c 43 e9 65 |:.....$...&..C.e| 00000040 c9 6c 94 7c b7 61 67 |.l.|.ag| 2017-09-25 06:35:53.126 UTC [cauthdsl] func2 -> DEBU 1297 0xc4201681f8 principal evaluation succeeds for identity 0 2017-09-25 06:35:53.126 UTC [cauthdsl] func1 -> DEBU 1298 0xc4201681f8 gate 1506321353125801045 evaluation succeeds 2017-09-25 06:35:53.126 UTC [orderer/common/sigfilter] Apply -> DEBU 1299 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:35:53.126 UTC [orderer/common/deliver] Handle -> DEBU 129a [channel: mychannel] Received seekInfo (0xc4209c50c0) start: > stop: > 2017-09-25 06:35:53.126 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 129b retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:35:53.126 UTC [fsblkstorage] newBlockfileStream -> DEBU 129c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:35:53.126 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 129d Remaining bytes=[42703], Going to peek [8] bytes 2017-09-25 06:35:53.126 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 129e Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:35:53.126 UTC [orderer/common/deliver] Handle -> DEBU 129f [channel: mychannel] Delivering block for (0xc4209c50c0) 2017-09-25 06:35:53.127 UTC [orderer/common/deliver] Handle -> DEBU 12a0 [channel: mychannel] Done delivering for (0xc4209c50c0), waiting for new SeekInfo 2017-09-25 06:35:53.127 UTC [orderer/common/deliver] Handle -> DEBU 12a1 Attempting to read seek info message 2017-09-25 06:35:53.128 UTC [orderer/common/deliver] Handle -> DEBU 12a2 Received EOF, hangup 2017-09-25 06:35:53.128 UTC [orderer/main] func1 -> DEBU 12a3 Closing Deliver stream 2017-09-25 06:36:52.063 UTC [orderer/main] Deliver -> DEBU 12a4 Starting new Deliver handler 2017-09-25 06:36:52.063 UTC [orderer/common/deliver] Handle -> DEBU 12a5 Starting new deliver loop 2017-09-25 06:36:52.064 UTC [orderer/common/deliver] Handle -> DEBU 12a6 Attempting to read seek info message 2017-09-25 06:36:52.064 UTC [policies] GetPolicy -> DEBU 12a7 Returning policy Readers for evaluation 2017-09-25 06:36:52.064 UTC [cauthdsl] func1 -> DEBU 12a8 0xc420168258 gate 1506321412064313198 evaluation starts 2017-09-25 06:36:52.064 UTC [cauthdsl] func2 -> DEBU 12a9 0xc420168258 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:36:52.064 UTC [cauthdsl] func2 -> DEBU 12aa 0xc420168258 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:36:52.064 UTC [msp/identity] newIdentity -> DEBU 12ab Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:36:52.065 UTC [cauthdsl] func2 -> DEBU 12ac 0xc420168258 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:36:52.065 UTC [cauthdsl] func2 -> DEBU 12ad 0xc420168258 principal evaluation fails 2017-09-25 06:36:52.065 UTC [cauthdsl] func1 -> DEBU 12ae 0xc420168258 gate 1506321412064313198 evaluation fails 2017-09-25 06:36:52.065 UTC [cauthdsl] func1 -> DEBU 12af 0xc420168258 gate 1506321412065619402 evaluation starts 2017-09-25 06:36:52.065 UTC [cauthdsl] func2 -> DEBU 12b0 0xc420168258 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:36:52.065 UTC [cauthdsl] func2 -> DEBU 12b1 0xc420168258 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:36:52.066 UTC [msp/identity] newIdentity -> DEBU 12b2 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:36:52.066 UTC [msp] SatisfiesPrincipal -> DEBU 12b3 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:36:52.066 UTC [msp] Validate -> DEBU 12b4 MSP Org1MSP validating identity 2017-09-25 06:36:52.066 UTC [cauthdsl] func2 -> DEBU 12b5 0xc420168258 principal matched by identity 0 2017-09-25 06:36:52.066 UTC [msp/identity] Verify -> DEBU 12b6 Verify: digest = 00000000 24 42 20 c2 be cf 41 ea ac f5 ef 16 b4 62 99 88 |$B ...A......b..| 00000010 09 38 98 d0 89 fb 25 b1 0e a6 78 95 d4 e5 db ba |.8....%...x.....| 2017-09-25 06:36:52.066 UTC [msp/identity] Verify -> DEBU 12b7 Verify: sig = 00000000 30 45 02 21 00 c2 d3 91 63 da 9c 26 2d 0c 7c fb |0E.!....c..&-.|.| 00000010 11 43 9b a2 b5 e0 21 3e e1 14 24 91 ad 10 7e fa |.C....!>..$...~.| 00000020 0e 74 85 9a 7b 02 20 46 47 72 48 4d ea 8f ba c0 |.t..{. FGrHM....| 00000030 ef 13 7a 0d 10 9a b2 a5 15 35 b7 fe 97 3d ce b8 |..z......5...=..| 00000040 3f b6 0e d2 44 83 5d |?...D.]| 2017-09-25 06:36:52.067 UTC [cauthdsl] func2 -> DEBU 12b8 0xc420168258 principal evaluation succeeds for identity 0 2017-09-25 06:36:52.067 UTC [cauthdsl] func1 -> DEBU 12b9 0xc420168258 gate 1506321412065619402 evaluation succeeds 2017-09-25 06:36:52.067 UTC [orderer/common/sigfilter] Apply -> DEBU 12ba Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:36:52.067 UTC [orderer/common/deliver] Handle -> DEBU 12bb [channel: mychannel] Received seekInfo (0xc420909900) start: > stop: > 2017-09-25 06:36:52.067 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 12bc retrieveBlockByNumber() - blockNum = [4] 2017-09-25 06:36:52.067 UTC [fsblkstorage] newBlockfileStream -> DEBU 12bd newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[55083] 2017-09-25 06:36:52.067 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 12be Remaining bytes=[7737], Going to peek [8] bytes 2017-09-25 06:36:52.067 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 12bf Returning blockbytes - length=[7735], placementInfo={fileNum=[0], startOffset=[55083], bytesOffset=[55085]} 2017-09-25 06:36:52.067 UTC [orderer/common/deliver] Handle -> DEBU 12c0 [channel: mychannel] Delivering block for (0xc420909900) 2017-09-25 06:36:52.068 UTC [orderer/common/deliver] Handle -> DEBU 12c1 [channel: mychannel] Done delivering for (0xc420909900), waiting for new SeekInfo 2017-09-25 06:36:52.068 UTC [orderer/common/deliver] Handle -> DEBU 12c2 Attempting to read seek info message 2017-09-25 06:36:52.069 UTC [orderer/common/deliver] Handle -> DEBU 12c3 Received EOF, hangup 2017-09-25 06:36:52.069 UTC [orderer/main] func1 -> DEBU 12c4 Closing Deliver stream 2017-09-25 06:36:52.073 UTC [orderer/main] Deliver -> DEBU 12c5 Starting new Deliver handler 2017-09-25 06:36:52.073 UTC [orderer/common/deliver] Handle -> DEBU 12c6 Starting new deliver loop 2017-09-25 06:36:52.073 UTC [orderer/common/deliver] Handle -> DEBU 12c7 Attempting to read seek info message 2017-09-25 06:36:52.073 UTC [policies] GetPolicy -> DEBU 12c8 Returning policy Readers for evaluation 2017-09-25 06:36:52.073 UTC [cauthdsl] func1 -> DEBU 12c9 0xc4201682a0 gate 1506321412073519744 evaluation starts 2017-09-25 06:36:52.073 UTC [cauthdsl] func2 -> DEBU 12ca 0xc4201682a0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:36:52.073 UTC [cauthdsl] func2 -> DEBU 12cb 0xc4201682a0 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:36:52.073 UTC [msp/identity] newIdentity -> DEBU 12cc Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:36:52.074 UTC [cauthdsl] func2 -> DEBU 12cd 0xc4201682a0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:36:52.074 UTC [cauthdsl] func2 -> DEBU 12ce 0xc4201682a0 principal evaluation fails 2017-09-25 06:36:52.074 UTC [cauthdsl] func1 -> DEBU 12cf 0xc4201682a0 gate 1506321412073519744 evaluation fails 2017-09-25 06:36:52.074 UTC [cauthdsl] func1 -> DEBU 12d0 0xc4201682a0 gate 1506321412074140042 evaluation starts 2017-09-25 06:36:52.074 UTC [cauthdsl] func2 -> DEBU 12d1 0xc4201682a0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:36:52.074 UTC [cauthdsl] func2 -> DEBU 12d2 0xc4201682a0 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:36:52.074 UTC [msp/identity] newIdentity -> DEBU 12d3 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:36:52.074 UTC [msp] SatisfiesPrincipal -> DEBU 12d4 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:36:52.074 UTC [msp] Validate -> DEBU 12d5 MSP Org1MSP validating identity 2017-09-25 06:36:52.074 UTC [cauthdsl] func2 -> DEBU 12d6 0xc4201682a0 principal matched by identity 0 2017-09-25 06:36:52.074 UTC [msp/identity] Verify -> DEBU 12d7 Verify: digest = 00000000 29 b6 fb ac 36 9e 8c ce ed e3 39 e7 57 a5 d3 44 |)...6.....9.W..D| 00000010 ef 3d db 43 d4 a5 aa 9e a1 23 6c e8 9c 33 64 0c |.=.C.....#l..3d.| 2017-09-25 06:36:52.074 UTC [msp/identity] Verify -> DEBU 12d8 Verify: sig = 00000000 30 44 02 20 39 1e 36 8f ec 2c 1a 8e e3 4f 16 b1 |0D. 9.6..,...O..| 00000010 f3 d9 89 bb 96 bc 26 79 3a eb c3 e6 b1 e7 cd 43 |......&y:......C| 00000020 ee 04 7c d2 02 20 29 ac 72 64 e6 29 3b 34 2f d3 |..|.. ).rd.);4/.| 00000030 cf ad 83 56 2d d7 00 cb 1c c1 2e ac 86 ca 9c 03 |...V-...........| 00000040 97 8c 79 fd 0b 65 |..y..e| 2017-09-25 06:36:52.075 UTC [cauthdsl] func2 -> DEBU 12d9 0xc4201682a0 principal evaluation succeeds for identity 0 2017-09-25 06:36:52.075 UTC [cauthdsl] func1 -> DEBU 12da 0xc4201682a0 gate 1506321412074140042 evaluation succeeds 2017-09-25 06:36:52.075 UTC [orderer/common/sigfilter] Apply -> DEBU 12db Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:36:52.075 UTC [orderer/common/deliver] Handle -> DEBU 12dc [channel: mychannel] Received seekInfo (0xc420979520) start: > stop: > 2017-09-25 06:36:52.075 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 12dd retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:36:52.075 UTC [fsblkstorage] newBlockfileStream -> DEBU 12de newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:36:52.075 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 12df Remaining bytes=[42703], Going to peek [8] bytes 2017-09-25 06:36:52.075 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 12e0 Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:36:52.075 UTC [orderer/common/deliver] Handle -> DEBU 12e1 [channel: mychannel] Delivering block for (0xc420979520) 2017-09-25 06:36:52.076 UTC [orderer/common/deliver] Handle -> DEBU 12e2 [channel: mychannel] Done delivering for (0xc420979520), waiting for new SeekInfo 2017-09-25 06:36:52.076 UTC [orderer/common/deliver] Handle -> DEBU 12e3 Attempting to read seek info message 2017-09-25 06:36:52.077 UTC [orderer/common/deliver] Handle -> DEBU 12e4 Received EOF, hangup 2017-09-25 06:36:52.077 UTC [orderer/main] func1 -> DEBU 12e5 Closing Deliver stream 2017-09-25 06:36:52.134 UTC [orderer/main] Broadcast -> DEBU 12e6 Starting new Broadcast handler 2017-09-25 06:36:52.134 UTC [orderer/common/broadcast] Handle -> DEBU 12e7 Starting new broadcast loop 2017-09-25 06:36:52.134 UTC [orderer/common/broadcast] Handle -> DEBU 12e8 [channel: mychannel] Broadcast is filtering message of type ENDORSER_TRANSACTION 2017-09-25 06:36:52.135 UTC [policies] GetPolicy -> DEBU 12e9 Returning policy Writers for evaluation 2017-09-25 06:36:52.135 UTC [cauthdsl] func1 -> DEBU 12ea 0xc4203540f8 gate 1506321412135037365 evaluation starts 2017-09-25 06:36:52.135 UTC [cauthdsl] func2 -> DEBU 12eb 0xc4203540f8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:36:52.135 UTC [cauthdsl] func2 -> DEBU 12ec 0xc4203540f8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:36:52.135 UTC [msp/identity] newIdentity -> DEBU 12ed Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:36:52.135 UTC [cauthdsl] func2 -> DEBU 12ee 0xc4203540f8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:36:52.135 UTC [cauthdsl] func2 -> DEBU 12ef 0xc4203540f8 principal evaluation fails 2017-09-25 06:36:52.135 UTC [cauthdsl] func1 -> DEBU 12f0 0xc4203540f8 gate 1506321412135037365 evaluation fails 2017-09-25 06:36:52.135 UTC [cauthdsl] func1 -> DEBU 12f1 0xc4203540f8 gate 1506321412135795068 evaluation starts 2017-09-25 06:36:52.135 UTC [cauthdsl] func2 -> DEBU 12f2 0xc4203540f8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:36:52.135 UTC [cauthdsl] func2 -> DEBU 12f3 0xc4203540f8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:36:52.136 UTC [msp/identity] newIdentity -> DEBU 12f4 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:36:52.136 UTC [msp] SatisfiesPrincipal -> DEBU 12f5 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:36:52.136 UTC [msp] Validate -> DEBU 12f6 MSP Org1MSP validating identity 2017-09-25 06:36:52.136 UTC [cauthdsl] func2 -> DEBU 12f7 0xc4203540f8 principal matched by identity 0 2017-09-25 06:36:52.136 UTC [msp/identity] Verify -> DEBU 12f8 Verify: digest = 00000000 14 20 6f 30 2f 4b c7 0d fe 29 8d d3 d7 87 5f f7 |. o0/K...)...._.| 00000010 e0 de e6 70 2f 80 7e 73 62 65 53 54 7c b8 6b f5 |...p/.~sbeST|.k.| 2017-09-25 06:36:52.136 UTC [msp/identity] Verify -> DEBU 12f9 Verify: sig = 00000000 30 45 02 21 00 ea e5 aa ec c3 c7 fa 6f 80 8e 8e |0E.!........o...| 00000010 ea 1e 47 9f 03 b7 ec 89 4a d9 f6 29 9b 35 13 f1 |..G.....J..).5..| 00000020 f6 57 30 0b 1f 02 20 59 a9 4c be c0 00 26 c9 b8 |.W0... Y.L...&..| 00000030 76 d2 8a e1 c1 a1 5d 0b 33 13 68 51 45 90 5a 50 |v.....].3.hQE.ZP| 00000040 fd 96 3c b5 60 f8 fb |..<.`..| 2017-09-25 06:36:52.136 UTC [cauthdsl] func2 -> DEBU 12fa 0xc4203540f8 principal evaluation succeeds for identity 0 2017-09-25 06:36:52.136 UTC [cauthdsl] func1 -> DEBU 12fb 0xc4203540f8 gate 1506321412135795068 evaluation succeeds 2017-09-25 06:36:52.136 UTC [orderer/common/sigfilter] Apply -> DEBU 12fc Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:36:52.137 UTC [orderer/common/broadcast] Handle -> DEBU 12fd [channel: mychannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION 2017-09-25 06:36:52.137 UTC [policies] GetPolicy -> DEBU 12fe Returning policy Writers for evaluation 2017-09-25 06:36:52.137 UTC [cauthdsl] func1 -> DEBU 12ff 0xc4201682e8 gate 1506321412137214043 evaluation starts 2017-09-25 06:36:52.137 UTC [cauthdsl] func2 -> DEBU 1300 0xc4201682e8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:36:52.137 UTC [cauthdsl] func2 -> DEBU 1301 0xc4201682e8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:36:52.137 UTC [msp/identity] newIdentity -> DEBU 1302 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:36:52.137 UTC [cauthdsl] func2 -> DEBU 1303 0xc4201682e8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:36:52.137 UTC [cauthdsl] func2 -> DEBU 1304 0xc4201682e8 principal evaluation fails 2017-09-25 06:36:52.137 UTC [cauthdsl] func1 -> DEBU 1305 0xc4201682e8 gate 1506321412137214043 evaluation fails 2017-09-25 06:36:52.137 UTC [cauthdsl] func1 -> DEBU 1306 0xc4201682e8 gate 1506321412137653665 evaluation starts 2017-09-25 06:36:52.137 UTC [cauthdsl] func2 -> DEBU 1307 0xc4201682e8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:36:52.137 UTC [cauthdsl] func2 -> DEBU 1308 0xc4201682e8 processing identity 0 with bytes of 0a074f7267314d53501296062d2d2d2d2d424547494e2043455254494649434154452d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e442043455254494649434154452d2d2d2d2d0a 2017-09-25 06:36:52.137 UTC [msp/identity] newIdentity -> DEBU 1309 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:36:52.138 UTC [msp] SatisfiesPrincipal -> DEBU 130a Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:36:52.138 UTC [msp] Validate -> DEBU 130b MSP Org1MSP validating identity 2017-09-25 06:36:52.138 UTC [orderer/common/broadcast] Handle -> DEBU 130c Received EOF, hangup 2017-09-25 06:36:52.138 UTC [orderer/main] func1 -> DEBU 130d Closing Broadcast stream 2017-09-25 06:36:52.138 UTC [cauthdsl] func2 -> DEBU 130e 0xc4201682e8 principal matched by identity 0 2017-09-25 06:36:52.138 UTC [msp/identity] Verify -> DEBU 130f Verify: digest = 00000000 14 20 6f 30 2f 4b c7 0d fe 29 8d d3 d7 87 5f f7 |. o0/K...)...._.| 00000010 e0 de e6 70 2f 80 7e 73 62 65 53 54 7c b8 6b f5 |...p/.~sbeST|.k.| 2017-09-25 06:36:52.138 UTC [msp/identity] Verify -> DEBU 1310 Verify: sig = 00000000 30 45 02 21 00 ea e5 aa ec c3 c7 fa 6f 80 8e 8e |0E.!........o...| 00000010 ea 1e 47 9f 03 b7 ec 89 4a d9 f6 29 9b 35 13 f1 |..G.....J..).5..| 00000020 f6 57 30 0b 1f 02 20 59 a9 4c be c0 00 26 c9 b8 |.W0... Y.L...&..| 00000030 76 d2 8a e1 c1 a1 5d 0b 33 13 68 51 45 90 5a 50 |v.....].3.hQE.ZP| 00000040 fd 96 3c b5 60 f8 fb |..<.`..| 2017-09-25 06:36:52.138 UTC [cauthdsl] func2 -> DEBU 1311 0xc4201682e8 principal evaluation succeeds for identity 0 2017-09-25 06:36:52.138 UTC [cauthdsl] func1 -> DEBU 1312 0xc4201682e8 gate 1506321412137653665 evaluation succeeds 2017-09-25 06:36:52.138 UTC [orderer/common/sigfilter] Apply -> DEBU 1313 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:36:52.138 UTC [orderer/common/blockcutter] Ordered -> DEBU 1314 Enqueuing message into batch 2017-09-25 06:37:52.138 UTC [orderer/solo] main -> DEBU 1315 Batch timer expired, creating block 2017-09-25 06:37:52.138 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1316 retrieveBlockByNumber() - blockNum = [4] 2017-09-25 06:37:52.138 UTC [fsblkstorage] newBlockfileStream -> DEBU 1317 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[55083] 2017-09-25 06:37:52.138 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1318 Remaining bytes=[7737], Going to peek [8] bytes 2017-09-25 06:37:52.139 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1319 Returning blockbytes - length=[7735], placementInfo={fileNum=[0], startOffset=[55083], bytesOffset=[55085]} 2017-09-25 06:37:52.139 UTC [orderer/multichain] addBlockSignature -> DEBU 131a &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:1 lastConfigSeq:2} 2017-09-25 06:37:52.139 UTC [orderer/multichain] addBlockSignature -> DEBU 131b &{} 2017-09-25 06:37:52.139 UTC [msp] GetLocalMSP -> DEBU 131c Returning existing local MSP 2017-09-25 06:37:52.139 UTC [msp] GetDefaultSigningIdentity -> DEBU 131d Obtaining default signing identity 2017-09-25 06:37:52.139 UTC [msp] GetLocalMSP -> DEBU 131e Returning existing local MSP 2017-09-25 06:37:52.139 UTC [msp] GetDefaultSigningIdentity -> DEBU 131f Obtaining default signing identity 2017-09-25 06:37:52.139 UTC [msp/identity] Sign -> DEBU 1320 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...6B68767EE7D834C0E99CDF087B334A67 2017-09-25 06:37:52.139 UTC [msp/identity] Sign -> DEBU 1321 Sign: digest: 92B794621EBB44886104CCF938871966834C8748551373C935FB6D3B8DFB246F 2017-09-25 06:37:52.139 UTC [msp] GetLocalMSP -> DEBU 1322 Returning existing local MSP 2017-09-25 06:37:52.139 UTC [msp] GetDefaultSigningIdentity -> DEBU 1323 Obtaining default signing identity 2017-09-25 06:37:52.139 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1324 [channel: mychannel] About to write block, setting its LAST_CONFIG to 1 2017-09-25 06:37:52.139 UTC [msp] GetLocalMSP -> DEBU 1325 Returning existing local MSP 2017-09-25 06:37:52.139 UTC [msp] GetDefaultSigningIdentity -> DEBU 1326 Obtaining default signing identity 2017-09-25 06:37:52.139 UTC [msp/identity] Sign -> DEBU 1327 Sign: plaintext: 08010AFA050A0A4F7264657265724D53...6B68767EE7D834C0E99CDF087B334A67 2017-09-25 06:37:52.139 UTC [msp/identity] Sign -> DEBU 1328 Sign: digest: 79B33E7A6B1E5F7C45215F15F00782CF4DD227E87B7A1A42A95DB067C816482B 2017-09-25 06:37:52.156 UTC [fsblkstorage] indexBlock -> DEBU 1329 Indexing block [blockNum=5, blockHash=[]byte{0xc4, 0x32, 0x55, 0xb3, 0x3d, 0xb1, 0x4d, 0xdb, 0x3, 0x55, 0x8, 0x2d, 0x10, 0x7d, 0x33, 0xc6, 0x23, 0xa2, 0xda, 0xd4, 0x74, 0x4a, 0x26, 0xa0, 0x38, 0x11, 0x20, 0xf9, 0x20, 0xa7, 0x2e, 0x48} txOffsets= txId=7d02896dd547e5a6c0774ead7310ea1c0af920e1f3e5d07b7c6e20eb9719f60b locPointer=offset=70, bytesLength=2958 ] 2017-09-25 06:37:52.156 UTC [fsblkstorage] updateCheckpoint -> DEBU 132a Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[67598], isChainEmpty=[false], lastBlockNumber=[5] 2017-09-25 06:37:52.156 UTC [orderer/multichain] WriteBlock -> DEBU 132b [channel: mychannel] Wrote block 5 2017-09-25 06:37:52.156 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 132c retrieveBlockByNumber() - blockNum = [5] 2017-09-25 06:37:52.156 UTC [fsblkstorage] newBlockfileStream -> DEBU 132d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[62820] 2017-09-25 06:37:52.156 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 132e Remaining bytes=[4778], Going to peek [8] bytes 2017-09-25 06:37:52.156 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 132f Returning blockbytes - length=[4776], placementInfo={fileNum=[0], startOffset=[62820], bytesOffset=[62822]} 2017-09-25 06:37:52.156 UTC [orderer/common/deliver] Handle -> DEBU 1330 [channel: mychannel] Delivering block for (0xc4209af3e0) 2017-09-25 06:40:04.389 UTC [orderer/main] Deliver -> DEBU 1331 Starting new Deliver handler 2017-09-25 06:40:04.389 UTC [orderer/common/deliver] Handle -> DEBU 1332 Starting new deliver loop 2017-09-25 06:40:04.389 UTC [orderer/common/deliver] Handle -> DEBU 1333 Attempting to read seek info message 2017-09-25 06:40:04.389 UTC [policies] GetPolicy -> DEBU 1334 Returning policy Readers for evaluation 2017-09-25 06:40:04.389 UTC [cauthdsl] func1 -> DEBU 1335 0xc420354010 gate 1506321604389971628 evaluation starts 2017-09-25 06:40:04.389 UTC [cauthdsl] func2 -> DEBU 1336 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:40:04.390 UTC [cauthdsl] func2 -> DEBU 1337 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:40:04.390 UTC [msp/identity] newIdentity -> DEBU 1338 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:40:04.390 UTC [cauthdsl] func2 -> DEBU 1339 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:40:04.390 UTC [cauthdsl] func2 -> DEBU 133a 0xc420354010 principal evaluation fails 2017-09-25 06:40:04.390 UTC [cauthdsl] func1 -> DEBU 133b 0xc420354010 gate 1506321604389971628 evaluation fails 2017-09-25 06:40:04.390 UTC [cauthdsl] func1 -> DEBU 133c 0xc420354010 gate 1506321604390563385 evaluation starts 2017-09-25 06:40:04.390 UTC [cauthdsl] func2 -> DEBU 133d 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:40:04.390 UTC [cauthdsl] func2 -> DEBU 133e 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:40:04.390 UTC [msp/identity] newIdentity -> DEBU 133f Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:40:04.390 UTC [msp] SatisfiesPrincipal -> DEBU 1340 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:40:04.390 UTC [msp] Validate -> DEBU 1341 MSP Org1MSP validating identity 2017-09-25 06:40:04.391 UTC [cauthdsl] func2 -> DEBU 1342 0xc420354010 principal matched by identity 0 2017-09-25 06:40:04.391 UTC [msp/identity] Verify -> DEBU 1343 Verify: digest = 00000000 4c ab 86 37 54 9b 68 01 46 b7 39 05 04 9b f7 d0 |L..7T.h.F.9.....| 00000010 bf 27 6d b9 ea ac f0 2c 7a 62 69 3c b5 4c 27 80 |.'m....,zbi<.L'.| 2017-09-25 06:40:04.391 UTC [msp/identity] Verify -> DEBU 1344 Verify: sig = 00000000 30 45 02 21 00 cc 07 13 4a 70 36 d6 3e 23 f6 7b |0E.!....Jp6.>#.{| 00000010 fc 92 32 27 9d a0 64 77 ee a5 0c 9d c9 e7 e0 d8 |..2'..dw........| 00000020 9b 17 e9 ea 32 02 20 4d 7b 68 1b 93 e3 9b 49 6a |....2. M{h....Ij| 00000030 a0 d5 93 4b e3 d6 26 b8 87 95 62 90 e3 64 1b 6b |...K..&...b..d.k| 00000040 14 ac c7 7e 45 91 13 |...~E..| 2017-09-25 06:40:04.391 UTC [cauthdsl] func2 -> DEBU 1345 0xc420354010 principal evaluation succeeds for identity 0 2017-09-25 06:40:04.391 UTC [cauthdsl] func1 -> DEBU 1346 0xc420354010 gate 1506321604390563385 evaluation succeeds 2017-09-25 06:40:04.391 UTC [orderer/common/sigfilter] Apply -> DEBU 1347 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:40:04.391 UTC [orderer/common/deliver] Handle -> DEBU 1348 [channel: mychannel] Received seekInfo (0xc4207d21a0) start: > stop: > 2017-09-25 06:40:04.391 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1349 retrieveBlockByNumber() - blockNum = [5] 2017-09-25 06:40:04.391 UTC [fsblkstorage] newBlockfileStream -> DEBU 134a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[62820] 2017-09-25 06:40:04.391 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 134b Remaining bytes=[4778], Going to peek [8] bytes 2017-09-25 06:40:04.391 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 134c Returning blockbytes - length=[4776], placementInfo={fileNum=[0], startOffset=[62820], bytesOffset=[62822]} 2017-09-25 06:40:04.391 UTC [orderer/common/deliver] Handle -> DEBU 134d [channel: mychannel] Delivering block for (0xc4207d21a0) 2017-09-25 06:40:04.391 UTC [orderer/common/deliver] Handle -> DEBU 134e [channel: mychannel] Done delivering for (0xc4207d21a0), waiting for new SeekInfo 2017-09-25 06:40:04.392 UTC [orderer/common/deliver] Handle -> DEBU 134f Attempting to read seek info message 2017-09-25 06:40:04.393 UTC [policies] GetPolicy -> DEBU 1350 Returning policy Readers for evaluation 2017-09-25 06:40:04.393 UTC [cauthdsl] func1 -> DEBU 1351 0xc420168060 gate 1506321604393372742 evaluation starts 2017-09-25 06:40:04.393 UTC [cauthdsl] func2 -> DEBU 1352 0xc420168060 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:40:04.393 UTC [cauthdsl] func2 -> DEBU 1353 0xc420168060 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:40:04.393 UTC [msp/identity] newIdentity -> DEBU 1354 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:40:04.393 UTC [cauthdsl] func2 -> DEBU 1355 0xc420168060 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:40:04.393 UTC [cauthdsl] func2 -> DEBU 1356 0xc420168060 principal evaluation fails 2017-09-25 06:40:04.393 UTC [cauthdsl] func1 -> DEBU 1357 0xc420168060 gate 1506321604393372742 evaluation fails 2017-09-25 06:40:04.393 UTC [cauthdsl] func1 -> DEBU 1358 0xc420168060 gate 1506321604393827862 evaluation starts 2017-09-25 06:40:04.393 UTC [cauthdsl] func2 -> DEBU 1359 0xc420168060 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:40:04.393 UTC [cauthdsl] func2 -> DEBU 135a 0xc420168060 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:40:04.393 UTC [msp/identity] newIdentity -> DEBU 135b Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:40:04.394 UTC [msp] SatisfiesPrincipal -> DEBU 135c Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:40:04.394 UTC [msp] Validate -> DEBU 135d MSP Org1MSP validating identity 2017-09-25 06:40:04.394 UTC [cauthdsl] func2 -> DEBU 135e 0xc420168060 principal matched by identity 0 2017-09-25 06:40:04.394 UTC [msp/identity] Verify -> DEBU 135f Verify: digest = 00000000 61 9d dd 21 22 32 de 0a 2e 34 e9 7d e9 0b 0e 32 |a..!"2...4.}...2| 00000010 46 be 5b 28 1b 43 ca 14 b4 55 fd f7 86 04 fc b4 |F.[(.C...U......| 2017-09-25 06:40:04.394 UTC [msp/identity] Verify -> DEBU 1360 Verify: sig = 00000000 30 45 02 21 00 92 d6 98 92 07 ae c0 b4 c1 02 a0 |0E.!............| 00000010 94 b2 f5 e9 84 55 cc 46 83 f6 24 f3 7f 63 a3 94 |.....U.F..$..c..| 00000020 3f ff 84 ba b5 02 20 79 d4 a6 6f 8b 0a af ec d3 |?..... y..o.....| 00000030 7b f0 ac 88 3a ca 2d 04 31 fd 24 71 01 6f 1a da |{...:.-.1.$q.o..| 00000040 8c 98 ed 6d e4 43 6e |...m.Cn| 2017-09-25 06:40:04.394 UTC [cauthdsl] func2 -> DEBU 1361 0xc420168060 principal evaluation succeeds for identity 0 2017-09-25 06:40:04.394 UTC [cauthdsl] func1 -> DEBU 1362 0xc420168060 gate 1506321604393827862 evaluation succeeds 2017-09-25 06:40:04.394 UTC [orderer/common/sigfilter] Apply -> DEBU 1363 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:40:04.394 UTC [orderer/common/deliver] Handle -> DEBU 1364 [channel: mychannel] Received seekInfo (0xc420a179e0) start: > stop: > 2017-09-25 06:40:04.394 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1365 retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:40:04.394 UTC [fsblkstorage] newBlockfileStream -> DEBU 1366 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:40:04.394 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1367 Remaining bytes=[47481], Going to peek [8] bytes 2017-09-25 06:40:04.394 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1368 Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:40:04.394 UTC [orderer/common/deliver] Handle -> DEBU 1369 [channel: mychannel] Delivering block for (0xc420a179e0) 2017-09-25 06:40:04.395 UTC [orderer/common/deliver] Handle -> DEBU 136a [channel: mychannel] Done delivering for (0xc420a179e0), waiting for new SeekInfo 2017-09-25 06:40:04.395 UTC [orderer/common/deliver] Handle -> DEBU 136b Attempting to read seek info message 2017-09-25 06:40:04.396 UTC [orderer/common/deliver] Handle -> WARN 136c Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:40:04.397 UTC [orderer/main] func1 -> DEBU 136d Closing Deliver stream 2017-09-25 06:41:18.912 UTC [orderer/main] Deliver -> DEBU 136e Starting new Deliver handler 2017-09-25 06:41:18.912 UTC [orderer/common/deliver] Handle -> DEBU 136f Starting new deliver loop 2017-09-25 06:41:18.912 UTC [orderer/common/deliver] Handle -> DEBU 1370 Attempting to read seek info message 2017-09-25 06:41:18.912 UTC [policies] GetPolicy -> DEBU 1371 Returning policy Readers for evaluation 2017-09-25 06:41:18.912 UTC [cauthdsl] func1 -> DEBU 1372 0xc420354068 gate 1506321678912657125 evaluation starts 2017-09-25 06:41:18.912 UTC [cauthdsl] func2 -> DEBU 1373 0xc420354068 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:18.912 UTC [cauthdsl] func2 -> DEBU 1374 0xc420354068 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:18.912 UTC [msp/identity] newIdentity -> DEBU 1375 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:18.913 UTC [cauthdsl] func2 -> DEBU 1376 0xc420354068 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:41:18.913 UTC [cauthdsl] func2 -> DEBU 1377 0xc420354068 principal evaluation fails 2017-09-25 06:41:18.913 UTC [cauthdsl] func1 -> DEBU 1378 0xc420354068 gate 1506321678912657125 evaluation fails 2017-09-25 06:41:18.913 UTC [cauthdsl] func1 -> DEBU 1379 0xc420354068 gate 1506321678913311243 evaluation starts 2017-09-25 06:41:18.913 UTC [cauthdsl] func2 -> DEBU 137a 0xc420354068 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:18.913 UTC [cauthdsl] func2 -> DEBU 137b 0xc420354068 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:18.913 UTC [msp/identity] newIdentity -> DEBU 137c Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:18.913 UTC [msp] SatisfiesPrincipal -> DEBU 137d Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:41:18.913 UTC [msp] Validate -> DEBU 137e MSP Org1MSP validating identity 2017-09-25 06:41:18.914 UTC [cauthdsl] func2 -> DEBU 137f 0xc420354068 principal matched by identity 0 2017-09-25 06:41:18.914 UTC [msp/identity] Verify -> DEBU 1380 Verify: digest = 00000000 2e c6 a8 e2 07 bb e6 7c 57 f9 3d fd 35 a6 29 d2 |.......|W.=.5.).| 00000010 ef c5 9a 95 87 fa ca 62 cf 3d 55 e2 ba 1f 8d c9 |.......b.=U.....| 2017-09-25 06:41:18.914 UTC [msp/identity] Verify -> DEBU 1381 Verify: sig = 00000000 30 44 02 20 30 76 69 bb 47 ff b9 1f 1b 27 74 27 |0D. 0vi.G....'t'| 00000010 33 77 c9 bf 11 d9 73 b7 d0 2b 1c 47 1a 31 2a 2c |3w....s..+.G.1*,| 00000020 35 e7 c6 48 02 20 67 bd 63 9e 6e 91 6e bf e1 f9 |5..H. g.c.n.n...| 00000030 14 87 71 f9 04 61 4b dd 62 43 97 bc a2 3f 65 4f |..q..aK.bC...?eO| 00000040 6d bc 85 02 be 26 |m....&| 2017-09-25 06:41:18.914 UTC [cauthdsl] func2 -> DEBU 1382 0xc420354068 principal evaluation succeeds for identity 0 2017-09-25 06:41:18.914 UTC [cauthdsl] func1 -> DEBU 1383 0xc420354068 gate 1506321678913311243 evaluation succeeds 2017-09-25 06:41:18.914 UTC [orderer/common/sigfilter] Apply -> DEBU 1384 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:41:18.914 UTC [orderer/common/deliver] Handle -> DEBU 1385 [channel: mychannel] Received seekInfo (0xc420aba640) start: > stop: > 2017-09-25 06:41:18.914 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1386 retrieveBlockByNumber() - blockNum = [5] 2017-09-25 06:41:18.914 UTC [fsblkstorage] newBlockfileStream -> DEBU 1387 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[62820] 2017-09-25 06:41:18.914 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1388 Remaining bytes=[4778], Going to peek [8] bytes 2017-09-25 06:41:18.914 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1389 Returning blockbytes - length=[4776], placementInfo={fileNum=[0], startOffset=[62820], bytesOffset=[62822]} 2017-09-25 06:41:18.914 UTC [orderer/common/deliver] Handle -> DEBU 138a [channel: mychannel] Delivering block for (0xc420aba640) 2017-09-25 06:41:18.914 UTC [orderer/common/deliver] Handle -> DEBU 138b [channel: mychannel] Done delivering for (0xc420aba640), waiting for new SeekInfo 2017-09-25 06:41:18.915 UTC [orderer/common/deliver] Handle -> DEBU 138c Attempting to read seek info message 2017-09-25 06:41:18.916 UTC [policies] GetPolicy -> DEBU 138d Returning policy Readers for evaluation 2017-09-25 06:41:18.916 UTC [cauthdsl] func1 -> DEBU 138e 0xc4203540b0 gate 1506321678916174751 evaluation starts 2017-09-25 06:41:18.916 UTC [cauthdsl] func2 -> DEBU 138f 0xc4203540b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:18.916 UTC [cauthdsl] func2 -> DEBU 1390 0xc4203540b0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:18.916 UTC [msp/identity] newIdentity -> DEBU 1391 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:18.916 UTC [cauthdsl] func2 -> DEBU 1392 0xc4203540b0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:41:18.916 UTC [cauthdsl] func2 -> DEBU 1393 0xc4203540b0 principal evaluation fails 2017-09-25 06:41:18.916 UTC [cauthdsl] func1 -> DEBU 1394 0xc4203540b0 gate 1506321678916174751 evaluation fails 2017-09-25 06:41:18.916 UTC [cauthdsl] func1 -> DEBU 1395 0xc4203540b0 gate 1506321678916716617 evaluation starts 2017-09-25 06:41:18.916 UTC [cauthdsl] func2 -> DEBU 1396 0xc4203540b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:18.916 UTC [cauthdsl] func2 -> DEBU 1397 0xc4203540b0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:18.916 UTC [msp/identity] newIdentity -> DEBU 1398 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:18.917 UTC [msp] SatisfiesPrincipal -> DEBU 1399 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:41:18.917 UTC [msp] Validate -> DEBU 139a MSP Org1MSP validating identity 2017-09-25 06:41:18.917 UTC [cauthdsl] func2 -> DEBU 139b 0xc4203540b0 principal matched by identity 0 2017-09-25 06:41:18.917 UTC [msp/identity] Verify -> DEBU 139c Verify: digest = 00000000 75 7f 4d c4 6b 5d e1 7d 0b 88 de f1 9a 73 7d 94 |u.M.k].}.....s}.| 00000010 f1 36 32 0e a9 1d 6c 17 f2 c8 99 fd 0b 6a 53 93 |.62...l......jS.| 2017-09-25 06:41:18.917 UTC [msp/identity] Verify -> DEBU 139d Verify: sig = 00000000 30 45 02 21 00 b5 2a f9 bb e5 c1 2f 24 01 79 c5 |0E.!..*..../$.y.| 00000010 84 4b c0 24 ad f5 55 ea 2f d6 b2 db 75 e8 e9 3d |.K.$..U./...u..=| 00000020 0f 45 fd 45 de 02 20 50 86 3b 76 98 fe d1 7d 07 |.E.E.. P.;v...}.| 00000030 9b 2d 68 5b 33 4d 70 59 ce 55 aa 51 3e eb 67 3f |.-h[3MpY.U.Q>.g?| 00000040 83 19 d9 7b 43 87 c9 |...{C..| 2017-09-25 06:41:18.917 UTC [cauthdsl] func2 -> DEBU 139e 0xc4203540b0 principal evaluation succeeds for identity 0 2017-09-25 06:41:18.917 UTC [cauthdsl] func1 -> DEBU 139f 0xc4203540b0 gate 1506321678916716617 evaluation succeeds 2017-09-25 06:41:18.917 UTC [orderer/common/sigfilter] Apply -> DEBU 13a0 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:41:18.917 UTC [orderer/common/deliver] Handle -> DEBU 13a1 [channel: mychannel] Received seekInfo (0xc420a6eb00) start: > stop: > 2017-09-25 06:41:18.917 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 13a2 retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:41:18.917 UTC [fsblkstorage] newBlockfileStream -> DEBU 13a3 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:41:18.917 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 13a4 Remaining bytes=[47481], Going to peek [8] bytes 2017-09-25 06:41:18.917 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 13a5 Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:41:18.917 UTC [orderer/common/deliver] Handle -> DEBU 13a6 [channel: mychannel] Delivering block for (0xc420a6eb00) 2017-09-25 06:41:18.918 UTC [orderer/common/deliver] Handle -> DEBU 13a7 [channel: mychannel] Done delivering for (0xc420a6eb00), waiting for new SeekInfo 2017-09-25 06:41:18.918 UTC [orderer/common/deliver] Handle -> DEBU 13a8 Attempting to read seek info message 2017-09-25 06:41:18.919 UTC [orderer/common/deliver] Handle -> WARN 13a9 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:41:18.919 UTC [orderer/main] func1 -> DEBU 13aa Closing Deliver stream 2017-09-25 06:41:40.414 UTC [orderer/main] Deliver -> DEBU 13ab Starting new Deliver handler 2017-09-25 06:41:40.414 UTC [orderer/common/deliver] Handle -> DEBU 13ac Starting new deliver loop 2017-09-25 06:41:40.415 UTC [orderer/common/deliver] Handle -> DEBU 13ad Attempting to read seek info message 2017-09-25 06:41:40.415 UTC [policies] GetPolicy -> DEBU 13ae Returning policy Readers for evaluation 2017-09-25 06:41:40.415 UTC [cauthdsl] func1 -> DEBU 13af 0xc4201681a8 gate 1506321700415624079 evaluation starts 2017-09-25 06:41:40.415 UTC [cauthdsl] func2 -> DEBU 13b0 0xc4201681a8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:40.415 UTC [cauthdsl] func2 -> DEBU 13b1 0xc4201681a8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:40.416 UTC [msp/identity] newIdentity -> DEBU 13b2 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:40.416 UTC [cauthdsl] func2 -> DEBU 13b3 0xc4201681a8 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:41:40.416 UTC [cauthdsl] func2 -> DEBU 13b4 0xc4201681a8 principal evaluation fails 2017-09-25 06:41:40.416 UTC [cauthdsl] func1 -> DEBU 13b5 0xc4201681a8 gate 1506321700415624079 evaluation fails 2017-09-25 06:41:40.416 UTC [cauthdsl] func1 -> DEBU 13b6 0xc4201681a8 gate 1506321700416538741 evaluation starts 2017-09-25 06:41:40.416 UTC [cauthdsl] func2 -> DEBU 13b7 0xc4201681a8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:40.416 UTC [cauthdsl] func2 -> DEBU 13b8 0xc4201681a8 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:40.416 UTC [msp/identity] newIdentity -> DEBU 13b9 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:40.417 UTC [msp] SatisfiesPrincipal -> DEBU 13ba Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:41:40.417 UTC [msp] Validate -> DEBU 13bb MSP Org1MSP validating identity 2017-09-25 06:41:40.417 UTC [cauthdsl] func2 -> DEBU 13bc 0xc4201681a8 principal matched by identity 0 2017-09-25 06:41:40.417 UTC [msp/identity] Verify -> DEBU 13bd Verify: digest = 00000000 db c0 6e a7 a9 7f bf 82 0f 53 6a 3b 6b 8c 59 95 |..n......Sj;k.Y.| 00000010 64 40 a1 18 84 5e 7f c5 a5 d5 27 a9 9b a0 21 3d |d@...^....'...!=| 2017-09-25 06:41:40.417 UTC [msp/identity] Verify -> DEBU 13be Verify: sig = 00000000 30 44 02 20 3c d6 6e 74 19 8a 64 62 89 7c b2 9a |0D. <.nt..db.|..| 00000010 1d 64 cb a8 8d 09 13 3f 51 3b ee b9 26 ed 6d e6 |.d.....?Q;..&.m.| 00000020 d5 0a 32 de 02 20 6a 8c b8 5a 74 18 15 1d 0a 42 |..2.. j..Zt....B| 00000030 17 46 ec d3 2a 4a 98 0a d1 ef c9 ab 7f 75 dc da |.F..*J.......u..| 00000040 dc 1e d6 37 13 12 |...7..| 2017-09-25 06:41:40.417 UTC [cauthdsl] func2 -> DEBU 13bf 0xc4201681a8 principal evaluation succeeds for identity 0 2017-09-25 06:41:40.417 UTC [cauthdsl] func1 -> DEBU 13c0 0xc4201681a8 gate 1506321700416538741 evaluation succeeds 2017-09-25 06:41:40.417 UTC [orderer/common/sigfilter] Apply -> DEBU 13c1 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:41:40.418 UTC [orderer/common/deliver] Handle -> DEBU 13c2 [channel: mychannel] Received seekInfo (0xc4207d21e0) start: > stop: > 2017-09-25 06:41:40.418 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 13c3 retrieveBlockByNumber() - blockNum = [5] 2017-09-25 06:41:40.418 UTC [fsblkstorage] newBlockfileStream -> DEBU 13c4 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[62820] 2017-09-25 06:41:40.418 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 13c5 Remaining bytes=[4778], Going to peek [8] bytes 2017-09-25 06:41:40.418 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 13c6 Returning blockbytes - length=[4776], placementInfo={fileNum=[0], startOffset=[62820], bytesOffset=[62822]} 2017-09-25 06:41:40.418 UTC [orderer/common/deliver] Handle -> DEBU 13c7 [channel: mychannel] Delivering block for (0xc4207d21e0) 2017-09-25 06:41:40.418 UTC [orderer/common/deliver] Handle -> DEBU 13c8 [channel: mychannel] Done delivering for (0xc4207d21e0), waiting for new SeekInfo 2017-09-25 06:41:40.418 UTC [orderer/common/deliver] Handle -> DEBU 13c9 Attempting to read seek info message 2017-09-25 06:41:40.419 UTC [policies] GetPolicy -> DEBU 13ca Returning policy Readers for evaluation 2017-09-25 06:41:40.419 UTC [cauthdsl] func1 -> DEBU 13cb 0xc420168200 gate 1506321700419859005 evaluation starts 2017-09-25 06:41:40.419 UTC [cauthdsl] func2 -> DEBU 13cc 0xc420168200 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:40.419 UTC [cauthdsl] func2 -> DEBU 13cd 0xc420168200 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:40.420 UTC [msp/identity] newIdentity -> DEBU 13ce Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:40.420 UTC [cauthdsl] func2 -> DEBU 13cf 0xc420168200 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:41:40.420 UTC [cauthdsl] func2 -> DEBU 13d0 0xc420168200 principal evaluation fails 2017-09-25 06:41:40.420 UTC [cauthdsl] func1 -> DEBU 13d1 0xc420168200 gate 1506321700419859005 evaluation fails 2017-09-25 06:41:40.420 UTC [cauthdsl] func1 -> DEBU 13d2 0xc420168200 gate 1506321700420510925 evaluation starts 2017-09-25 06:41:40.420 UTC [cauthdsl] func2 -> DEBU 13d3 0xc420168200 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:40.420 UTC [cauthdsl] func2 -> DEBU 13d4 0xc420168200 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:40.420 UTC [msp/identity] newIdentity -> DEBU 13d5 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:40.421 UTC [msp] SatisfiesPrincipal -> DEBU 13d6 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:41:40.421 UTC [msp] Validate -> DEBU 13d7 MSP Org1MSP validating identity 2017-09-25 06:41:40.421 UTC [cauthdsl] func2 -> DEBU 13d8 0xc420168200 principal matched by identity 0 2017-09-25 06:41:40.421 UTC [msp/identity] Verify -> DEBU 13d9 Verify: digest = 00000000 ed aa e5 b0 0d ce b1 e8 8c 02 69 5b 7c e7 72 66 |..........i[|.rf| 00000010 a7 90 30 c3 c2 09 7c 3e a8 1b fb ea e1 7f 8a 73 |..0...|>.......s| 2017-09-25 06:41:40.421 UTC [msp/identity] Verify -> DEBU 13da Verify: sig = 00000000 30 44 02 20 6f e6 5a 44 2b 30 9d 95 d3 69 01 cd |0D. o.ZD+0...i..| 00000010 b5 51 aa d3 4f 63 2b f3 cd eb c4 7b 94 a8 73 8a |.Q..Oc+....{..s.| 00000020 74 74 10 07 02 20 7d 13 10 27 ad 54 3f 0e 07 3b |tt... }..'.T?..;| 00000030 93 32 e1 c0 16 14 5b 36 2a bc c8 34 e0 00 85 82 |.2....[6*..4....| 00000040 1a 25 43 71 12 17 |.%Cq..| 2017-09-25 06:41:40.421 UTC [cauthdsl] func2 -> DEBU 13db 0xc420168200 principal evaluation succeeds for identity 0 2017-09-25 06:41:40.421 UTC [cauthdsl] func1 -> DEBU 13dc 0xc420168200 gate 1506321700420510925 evaluation succeeds 2017-09-25 06:41:40.421 UTC [orderer/common/sigfilter] Apply -> DEBU 13dd Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:41:40.421 UTC [orderer/common/deliver] Handle -> DEBU 13de [channel: mychannel] Received seekInfo (0xc420a17c00) start: > stop: > 2017-09-25 06:41:40.421 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 13df retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:41:40.421 UTC [fsblkstorage] newBlockfileStream -> DEBU 13e0 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:41:40.422 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 13e1 Remaining bytes=[47481], Going to peek [8] bytes 2017-09-25 06:41:40.422 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 13e2 Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:41:40.422 UTC [orderer/common/deliver] Handle -> DEBU 13e3 [channel: mychannel] Delivering block for (0xc420a17c00) 2017-09-25 06:41:40.423 UTC [orderer/common/deliver] Handle -> DEBU 13e4 [channel: mychannel] Done delivering for (0xc420a17c00), waiting for new SeekInfo 2017-09-25 06:41:40.423 UTC [orderer/common/deliver] Handle -> DEBU 13e5 Attempting to read seek info message 2017-09-25 06:41:40.425 UTC [orderer/common/deliver] Handle -> WARN 13e6 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:41:40.425 UTC [orderer/main] func1 -> DEBU 13e7 Closing Deliver stream 2017-09-25 06:41:59.593 UTC [orderer/main] Deliver -> DEBU 13e8 Starting new Deliver handler 2017-09-25 06:41:59.593 UTC [orderer/common/deliver] Handle -> DEBU 13e9 Starting new deliver loop 2017-09-25 06:41:59.593 UTC [orderer/common/deliver] Handle -> DEBU 13ea Attempting to read seek info message 2017-09-25 06:41:59.594 UTC [policies] GetPolicy -> DEBU 13eb Returning policy Readers for evaluation 2017-09-25 06:41:59.594 UTC [cauthdsl] func1 -> DEBU 13ec 0xc420354010 gate 1506321719594615042 evaluation starts 2017-09-25 06:41:59.594 UTC [cauthdsl] func2 -> DEBU 13ed 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:59.594 UTC [cauthdsl] func2 -> DEBU 13ee 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:59.594 UTC [msp/identity] newIdentity -> DEBU 13ef Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:59.595 UTC [cauthdsl] func2 -> DEBU 13f0 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:41:59.595 UTC [cauthdsl] func2 -> DEBU 13f1 0xc420354010 principal evaluation fails 2017-09-25 06:41:59.595 UTC [cauthdsl] func1 -> DEBU 13f2 0xc420354010 gate 1506321719594615042 evaluation fails 2017-09-25 06:41:59.595 UTC [cauthdsl] func1 -> DEBU 13f3 0xc420354010 gate 1506321719595107412 evaluation starts 2017-09-25 06:41:59.595 UTC [cauthdsl] func2 -> DEBU 13f4 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:59.595 UTC [cauthdsl] func2 -> DEBU 13f5 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:59.595 UTC [msp/identity] newIdentity -> DEBU 13f6 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:59.595 UTC [msp] SatisfiesPrincipal -> DEBU 13f7 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:41:59.595 UTC [msp] Validate -> DEBU 13f8 MSP Org1MSP validating identity 2017-09-25 06:41:59.595 UTC [cauthdsl] func2 -> DEBU 13f9 0xc420354010 principal matched by identity 0 2017-09-25 06:41:59.595 UTC [msp/identity] Verify -> DEBU 13fa Verify: digest = 00000000 8b b2 56 6a a1 b3 d3 46 70 ea 0c 13 fb 7f 9b 82 |..Vj...Fp.......| 00000010 13 9d 3c 54 c6 5b 5a b3 53 b0 84 9c 09 34 2b 6e |.. DEBU 13fb Verify: sig = 00000000 30 45 02 21 00 ae 65 a7 72 64 c8 de 1e 8e 92 49 |0E.!..e.rd.....I| 00000010 f0 fb af 03 66 23 e9 a8 2a 84 b0 0e 67 da 21 70 |....f#..*...g.!p| 00000020 68 9d bc 2d fb 02 20 7b ca 0c 21 55 64 57 3a fe |h..-.. {..!UdW:.| 00000030 20 24 4f 21 3c 6d 7d d4 93 cf 70 a1 01 b7 5a 2a | $O! DEBU 13fc 0xc420354010 principal evaluation succeeds for identity 0 2017-09-25 06:41:59.595 UTC [cauthdsl] func1 -> DEBU 13fd 0xc420354010 gate 1506321719595107412 evaluation succeeds 2017-09-25 06:41:59.595 UTC [orderer/common/sigfilter] Apply -> DEBU 13fe Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:41:59.595 UTC [orderer/common/deliver] Handle -> DEBU 13ff [channel: mychannel] Received seekInfo (0xc420abbce0) start: > stop: > 2017-09-25 06:41:59.595 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1400 retrieveBlockByNumber() - blockNum = [5] 2017-09-25 06:41:59.595 UTC [fsblkstorage] newBlockfileStream -> DEBU 1401 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[62820] 2017-09-25 06:41:59.596 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1402 Remaining bytes=[4778], Going to peek [8] bytes 2017-09-25 06:41:59.596 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1403 Returning blockbytes - length=[4776], placementInfo={fileNum=[0], startOffset=[62820], bytesOffset=[62822]} 2017-09-25 06:41:59.596 UTC [orderer/common/deliver] Handle -> DEBU 1404 [channel: mychannel] Delivering block for (0xc420abbce0) 2017-09-25 06:41:59.596 UTC [orderer/common/deliver] Handle -> DEBU 1405 [channel: mychannel] Done delivering for (0xc420abbce0), waiting for new SeekInfo 2017-09-25 06:41:59.596 UTC [orderer/common/deliver] Handle -> DEBU 1406 Attempting to read seek info message 2017-09-25 06:41:59.597 UTC [policies] GetPolicy -> DEBU 1407 Returning policy Readers for evaluation 2017-09-25 06:41:59.597 UTC [cauthdsl] func1 -> DEBU 1408 0xc420354060 gate 1506321719597393699 evaluation starts 2017-09-25 06:41:59.597 UTC [cauthdsl] func2 -> DEBU 1409 0xc420354060 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:59.597 UTC [cauthdsl] func2 -> DEBU 140a 0xc420354060 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:59.597 UTC [msp/identity] newIdentity -> DEBU 140b Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:59.598 UTC [cauthdsl] func2 -> DEBU 140c 0xc420354060 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:41:59.598 UTC [cauthdsl] func2 -> DEBU 140d 0xc420354060 principal evaluation fails 2017-09-25 06:41:59.598 UTC [cauthdsl] func1 -> DEBU 140e 0xc420354060 gate 1506321719597393699 evaluation fails 2017-09-25 06:41:59.598 UTC [cauthdsl] func1 -> DEBU 140f 0xc420354060 gate 1506321719598311929 evaluation starts 2017-09-25 06:41:59.598 UTC [cauthdsl] func2 -> DEBU 1410 0xc420354060 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:41:59.598 UTC [cauthdsl] func2 -> DEBU 1411 0xc420354060 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:41:59.598 UTC [msp/identity] newIdentity -> DEBU 1412 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:41:59.598 UTC [msp] SatisfiesPrincipal -> DEBU 1413 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:41:59.598 UTC [msp] Validate -> DEBU 1414 MSP Org1MSP validating identity 2017-09-25 06:41:59.599 UTC [cauthdsl] func2 -> DEBU 1415 0xc420354060 principal matched by identity 0 2017-09-25 06:41:59.599 UTC [msp/identity] Verify -> DEBU 1416 Verify: digest = 00000000 90 98 b5 e4 be f7 e8 13 4b 2a fc cf 37 84 05 d7 |........K*..7...| 00000010 44 6a ba a8 21 d0 15 4c fb ab c4 57 f7 22 7c e9 |Dj..!..L...W."|.| 2017-09-25 06:41:59.599 UTC [msp/identity] Verify -> DEBU 1417 Verify: sig = 00000000 30 44 02 20 30 02 89 0e 99 e2 0f bf 88 d5 e8 54 |0D. 0..........T| 00000010 34 3a 4b ed bf 56 a5 aa 04 95 57 96 8a a2 99 b8 |4:K..V....W.....| 00000020 64 01 5c 2a 02 20 75 8a b6 e2 c3 ef 1b b6 03 f1 |d.\*. u.........| 00000030 73 45 c1 8a c8 08 6c ee 1a e0 e0 97 c3 6c ab 31 |sE....l......l.1| 00000040 f2 78 d0 1e 21 ef |.x..!.| 2017-09-25 06:41:59.599 UTC [cauthdsl] func2 -> DEBU 1418 0xc420354060 principal evaluation succeeds for identity 0 2017-09-25 06:41:59.599 UTC [cauthdsl] func1 -> DEBU 1419 0xc420354060 gate 1506321719598311929 evaluation succeeds 2017-09-25 06:41:59.599 UTC [orderer/common/sigfilter] Apply -> DEBU 141a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:41:59.599 UTC [orderer/common/deliver] Handle -> DEBU 141b [channel: mychannel] Received seekInfo (0xc420a95cc0) start: > stop: > 2017-09-25 06:41:59.600 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 141c retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:41:59.600 UTC [fsblkstorage] newBlockfileStream -> DEBU 141d newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:41:59.600 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 141e Remaining bytes=[47481], Going to peek [8] bytes 2017-09-25 06:41:59.600 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 141f Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:41:59.600 UTC [orderer/common/deliver] Handle -> DEBU 1420 [channel: mychannel] Delivering block for (0xc420a95cc0) 2017-09-25 06:41:59.601 UTC [orderer/common/deliver] Handle -> DEBU 1421 [channel: mychannel] Done delivering for (0xc420a95cc0), waiting for new SeekInfo 2017-09-25 06:41:59.601 UTC [orderer/common/deliver] Handle -> DEBU 1422 Attempting to read seek info message 2017-09-25 06:41:59.603 UTC [orderer/common/deliver] Handle -> WARN 1423 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:41:59.603 UTC [orderer/main] func1 -> DEBU 1424 Closing Deliver stream 2017-09-25 06:42:50.339 UTC [orderer/main] Deliver -> DEBU 1425 Starting new Deliver handler 2017-09-25 06:42:50.339 UTC [orderer/common/deliver] Handle -> DEBU 1426 Starting new deliver loop 2017-09-25 06:42:50.339 UTC [orderer/common/deliver] Handle -> DEBU 1427 Attempting to read seek info message 2017-09-25 06:42:50.340 UTC [policies] GetPolicy -> DEBU 1428 Returning policy Readers for evaluation 2017-09-25 06:42:50.340 UTC [cauthdsl] func1 -> DEBU 1429 0xc420168268 gate 1506321770340513745 evaluation starts 2017-09-25 06:42:50.340 UTC [cauthdsl] func2 -> DEBU 142a 0xc420168268 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:50.340 UTC [cauthdsl] func2 -> DEBU 142b 0xc420168268 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:50.340 UTC [msp/identity] newIdentity -> DEBU 142c Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:50.341 UTC [cauthdsl] func2 -> DEBU 142d 0xc420168268 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:42:50.341 UTC [cauthdsl] func2 -> DEBU 142e 0xc420168268 principal evaluation fails 2017-09-25 06:42:50.341 UTC [cauthdsl] func1 -> DEBU 142f 0xc420168268 gate 1506321770340513745 evaluation fails 2017-09-25 06:42:50.341 UTC [cauthdsl] func1 -> DEBU 1430 0xc420168268 gate 1506321770341270778 evaluation starts 2017-09-25 06:42:50.341 UTC [cauthdsl] func2 -> DEBU 1431 0xc420168268 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:50.341 UTC [cauthdsl] func2 -> DEBU 1432 0xc420168268 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:50.341 UTC [msp/identity] newIdentity -> DEBU 1433 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:50.341 UTC [msp] SatisfiesPrincipal -> DEBU 1434 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:42:50.341 UTC [msp] Validate -> DEBU 1435 MSP Org1MSP validating identity 2017-09-25 06:42:50.342 UTC [cauthdsl] func2 -> DEBU 1436 0xc420168268 principal matched by identity 0 2017-09-25 06:42:50.342 UTC [msp/identity] Verify -> DEBU 1437 Verify: digest = 00000000 38 1e 5b 9a c8 57 d4 d1 07 fc cf d1 77 42 74 17 |8.[..W......wBt.| 00000010 5c 8f 8f d3 89 e8 b4 28 7d 3b a6 6c 14 d9 80 a1 |\......(};.l....| 2017-09-25 06:42:50.342 UTC [msp/identity] Verify -> DEBU 1438 Verify: sig = 00000000 30 45 02 21 00 9b fb 9c 4b 33 43 b0 13 c4 9d dc |0E.!....K3C.....| 00000010 87 cd c3 75 f1 1f fe 94 51 01 59 90 8a ae d2 2f |...u....Q.Y..../| 00000020 26 c1 9d c5 77 02 20 1b f0 f7 75 60 7f 7e d4 65 |&...w. ...u`.~.e| 00000030 dc 88 b2 1c 20 fe c2 48 ad 0c 25 79 54 1f eb e1 |.... ..H..%yT...| 00000040 36 ae d0 bd 70 8b 50 |6...p.P| 2017-09-25 06:42:50.342 UTC [cauthdsl] func2 -> DEBU 1439 0xc420168268 principal evaluation succeeds for identity 0 2017-09-25 06:42:50.342 UTC [cauthdsl] func1 -> DEBU 143a 0xc420168268 gate 1506321770341270778 evaluation succeeds 2017-09-25 06:42:50.342 UTC [orderer/common/sigfilter] Apply -> DEBU 143b Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:42:50.342 UTC [orderer/common/deliver] Handle -> DEBU 143c [channel: mychannel] Received seekInfo (0xc4209c4f20) start: > stop: > 2017-09-25 06:42:50.342 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 143d retrieveBlockByNumber() - blockNum = [5] 2017-09-25 06:42:50.342 UTC [fsblkstorage] newBlockfileStream -> DEBU 143e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[62820] 2017-09-25 06:42:50.342 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 143f Remaining bytes=[4778], Going to peek [8] bytes 2017-09-25 06:42:50.342 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1440 Returning blockbytes - length=[4776], placementInfo={fileNum=[0], startOffset=[62820], bytesOffset=[62822]} 2017-09-25 06:42:50.342 UTC [orderer/common/deliver] Handle -> DEBU 1441 [channel: mychannel] Delivering block for (0xc4209c4f20) 2017-09-25 06:42:50.343 UTC [orderer/common/deliver] Handle -> DEBU 1442 [channel: mychannel] Done delivering for (0xc4209c4f20), waiting for new SeekInfo 2017-09-25 06:42:50.343 UTC [orderer/common/deliver] Handle -> DEBU 1443 Attempting to read seek info message 2017-09-25 06:42:50.344 UTC [policies] GetPolicy -> DEBU 1444 Returning policy Readers for evaluation 2017-09-25 06:42:50.344 UTC [cauthdsl] func1 -> DEBU 1445 0xc4201682b0 gate 1506321770344375862 evaluation starts 2017-09-25 06:42:50.344 UTC [cauthdsl] func2 -> DEBU 1446 0xc4201682b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:50.344 UTC [cauthdsl] func2 -> DEBU 1447 0xc4201682b0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:50.344 UTC [msp/identity] newIdentity -> DEBU 1448 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:50.344 UTC [cauthdsl] func2 -> DEBU 1449 0xc4201682b0 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:42:50.344 UTC [cauthdsl] func2 -> DEBU 144a 0xc4201682b0 principal evaluation fails 2017-09-25 06:42:50.344 UTC [cauthdsl] func1 -> DEBU 144b 0xc4201682b0 gate 1506321770344375862 evaluation fails 2017-09-25 06:42:50.344 UTC [cauthdsl] func1 -> DEBU 144c 0xc4201682b0 gate 1506321770344736720 evaluation starts 2017-09-25 06:42:50.344 UTC [cauthdsl] func2 -> DEBU 144d 0xc4201682b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:50.344 UTC [cauthdsl] func2 -> DEBU 144e 0xc4201682b0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:50.344 UTC [msp/identity] newIdentity -> DEBU 144f Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:50.345 UTC [msp] SatisfiesPrincipal -> DEBU 1450 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:42:50.345 UTC [msp] Validate -> DEBU 1451 MSP Org1MSP validating identity 2017-09-25 06:42:50.345 UTC [cauthdsl] func2 -> DEBU 1452 0xc4201682b0 principal matched by identity 0 2017-09-25 06:42:50.345 UTC [msp/identity] Verify -> DEBU 1453 Verify: digest = 00000000 36 fd ad 62 47 16 f6 d0 b1 e8 f6 6c 59 bc f9 0e |6..bG......lY...| 00000010 de fb 1d 08 15 6b 1d 1c 94 67 cb f8 53 fb c2 d4 |.....k...g..S...| 2017-09-25 06:42:50.345 UTC [msp/identity] Verify -> DEBU 1454 Verify: sig = 00000000 30 45 02 21 00 db 77 a3 61 17 8a 6b 76 62 14 92 |0E.!..w.a..kvb..| 00000010 da a1 22 a2 93 4f 4f a7 a0 e1 06 29 6d 83 be 64 |.."..OO....)m..d| 00000020 9f 4c 42 1f a5 02 20 3c 50 a1 b8 e1 d4 91 ad 9b |.LB... ..| 00000040 ef 2f 45 8f 37 b4 ec |./E.7..| 2017-09-25 06:42:50.345 UTC [cauthdsl] func2 -> DEBU 1455 0xc4201682b0 principal evaluation succeeds for identity 0 2017-09-25 06:42:50.345 UTC [cauthdsl] func1 -> DEBU 1456 0xc4201682b0 gate 1506321770344736720 evaluation succeeds 2017-09-25 06:42:50.345 UTC [orderer/common/sigfilter] Apply -> DEBU 1457 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11b00 1 [0xc42015eab8 0xc42015eb30 0xc42015ec18 0xc42015e960 0xc42015ea48]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f5e0 1 [0xc42015ec90]})]} 2017-09-25 06:42:50.345 UTC [orderer/common/deliver] Handle -> DEBU 1458 [channel: mychannel] Received seekInfo (0xc420908920) start: > stop: > 2017-09-25 06:42:50.345 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1459 retrieveBlockByNumber() - blockNum = [1] 2017-09-25 06:42:50.345 UTC [fsblkstorage] newBlockfileStream -> DEBU 145a newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[20117] 2017-09-25 06:42:50.345 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 145b Remaining bytes=[47481], Going to peek [8] bytes 2017-09-25 06:42:50.345 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 145c Returning blockbytes - length=[21807], placementInfo={fileNum=[0], startOffset=[20117], bytesOffset=[20120]} 2017-09-25 06:42:50.345 UTC [orderer/common/deliver] Handle -> DEBU 145d [channel: mychannel] Delivering block for (0xc420908920) 2017-09-25 06:42:50.346 UTC [orderer/common/deliver] Handle -> DEBU 145e [channel: mychannel] Done delivering for (0xc420908920), waiting for new SeekInfo 2017-09-25 06:42:50.346 UTC [orderer/common/deliver] Handle -> DEBU 145f Attempting to read seek info message 2017-09-25 06:42:50.347 UTC [orderer/common/deliver] Handle -> WARN 1460 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:42:50.347 UTC [orderer/main] func1 -> DEBU 1461 Closing Deliver stream 2017-09-25 06:42:53.498 UTC [orderer/main] Deliver -> DEBU 1462 Starting new Deliver handler 2017-09-25 06:42:53.498 UTC [orderer/common/deliver] Handle -> DEBU 1463 Starting new deliver loop 2017-09-25 06:42:53.498 UTC [orderer/common/deliver] Handle -> DEBU 1464 Attempting to read seek info message 2017-09-25 06:42:53.501 UTC [orderer/main] Broadcast -> DEBU 1465 Starting new Broadcast handler 2017-09-25 06:42:53.501 UTC [orderer/common/broadcast] Handle -> DEBU 1466 Starting new broadcast loop 2017-09-25 06:42:53.501 UTC [orderer/common/broadcast] Handle -> DEBU 1467 Preprocessing CONFIG_UPDATE 2017-09-25 06:42:53.501 UTC [orderer/configupdate] Process -> DEBU 1468 Processing channel reconfiguration request for channel mychannel 2017-09-25 06:42:53.501 UTC [common/configtx] addToMap -> DEBU 1469 Adding to config map: [Groups] /Channel 2017-09-25 06:42:53.501 UTC [common/configtx] addToMap -> DEBU 146a Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:42:53.501 UTC [common/configtx] addToMap -> DEBU 146b Adding to config map: [Groups] /Channel 2017-09-25 06:42:53.502 UTC [common/configtx] addToMap -> DEBU 146c Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:42:53.502 UTC [common/configtx] addToMap -> DEBU 146d Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:42:53.502 UTC [policies] GetPolicy -> DEBU 146e Returning policy Admins for evaluation 2017-09-25 06:42:53.502 UTC [cauthdsl] func1 -> DEBU 146f 0xc420354180 gate 1506321773502135655 evaluation starts 2017-09-25 06:42:53.502 UTC [cauthdsl] func2 -> DEBU 1470 0xc420354180 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.502 UTC [cauthdsl] func2 -> DEBU 1471 0xc420354180 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.502 UTC [msp/identity] newIdentity -> DEBU 1472 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.502 UTC [msp] SatisfiesPrincipal -> DEBU 1473 Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:42:53.502 UTC [cauthdsl] func2 -> DEBU 1474 0xc420354180 principal matched by identity 0 2017-09-25 06:42:53.502 UTC [msp/identity] Verify -> DEBU 1475 Verify: digest = 00000000 5b 47 47 d2 f7 ea 46 6e fe 20 a6 ae e0 64 77 33 |[GG...Fn. ...dw3| 00000010 f8 9c d8 a0 23 97 ad ef d5 f5 5d d4 3c ef b2 4d |....#.....].<..M| 2017-09-25 06:42:53.502 UTC [msp/identity] Verify -> DEBU 1476 Verify: sig = 00000000 30 44 02 20 0b 23 76 86 4c fb 69 7f c2 d3 87 9d |0D. .#v.L.i.....| 00000010 9c 18 f9 1e f5 47 00 78 87 4b 95 c1 28 e0 81 6f |.....G.x.K..(..o| 00000020 e1 94 c3 67 02 20 79 a3 5e 08 86 75 3d 54 76 9c |...g. y.^..u=Tv.| 00000030 bb 3e 07 3f d1 77 9f 0c 51 8f 8b 61 51 b3 19 6b |.>.?.w..Q..aQ..k| 00000040 2f 4d 52 e4 ec e8 |/MR...| 2017-09-25 06:42:53.502 UTC [cauthdsl] func2 -> DEBU 1477 0xc420354180 principal evaluation succeeds for identity 0 2017-09-25 06:42:53.502 UTC [cauthdsl] func1 -> DEBU 1478 0xc420354180 gate 1506321773502135655 evaluation succeeds 2017-09-25 06:42:53.502 UTC [common/configtx] processConfig -> DEBU 1479 Beginning new config for channel mychannel 2017-09-25 06:42:53.502 UTC [common/config] NewStandardValues -> DEBU 147a Initializing protos for *config.ChannelProtos 2017-09-25 06:42:53.502 UTC [common/config] initializeProtosStruct -> DEBU 147b Processing field: HashingAlgorithm 2017-09-25 06:42:53.502 UTC [common/config] initializeProtosStruct -> DEBU 147c Processing field: BlockDataHashingStructure 2017-09-25 06:42:53.502 UTC [common/config] initializeProtosStruct -> DEBU 147d Processing field: OrdererAddresses 2017-09-25 06:42:53.502 UTC [common/config] initializeProtosStruct -> DEBU 147e Processing field: Consortium 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 147f Proposed new policy Admins for Channel 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 1480 Proposed new policy Readers for Channel 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 1481 Proposed new policy Writers for Channel 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 1482 Initializing protos for *config.OrdererProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 1483 Processing field: ConsensusType 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 1484 Processing field: BatchSize 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 1485 Processing field: BatchTimeout 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 1486 Processing field: KafkaBrokers 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 1487 Processing field: ChannelRestrictions 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 1488 Proposed new policy Admins for Orderer 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 1489 Proposed new policy BlockValidation for Orderer 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 148a Proposed new policy Readers for Orderer 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 148b Proposed new policy Writers for Orderer 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 148c Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 148d Processing field: MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 148e Proposed new policy Admins for OrdererOrg 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 148f Proposed new policy Readers for OrdererOrg 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 1490 Proposed new policy Writers for OrdererOrg 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 1491 Initializing protos for *struct {} 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 1492 Proposed new policy Writers for Application 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 1493 Proposed new policy Readers for Application 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 1494 Proposed new policy Admins for Application 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 1495 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 1496 Processing field: MSP 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 1497 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 1498 Processing field: AnchorPeers 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 1499 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 149a Processing field: MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 149b Proposed new policy Admins for Org1MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 149c Proposed new policy Readers for Org1MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 149d Proposed new policy Writers for Org1MSP 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 149e Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 149f Processing field: MSP 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 14a0 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 14a1 Processing field: AnchorPeers 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 14a2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 14a3 Processing field: MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 14a4 Proposed new policy Admins for Org2MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 14a5 Proposed new policy Readers for Org2MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 14a6 Proposed new policy Writers for Org2MSP 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 14a7 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 14a8 Processing field: MSP 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 14a9 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 14aa Processing field: AnchorPeers 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 14ab Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 14ac Processing field: MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 14ad Proposed new policy Readers for Org3MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 14ae Proposed new policy Writers for Org3MSP 2017-09-25 06:42:53.503 UTC [policies] ProposePolicy -> DEBU 14af Proposed new policy Admins for Org3MSP 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 14b0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 14b1 Processing field: MSP 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 14b2 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 14b3 Processing field: AnchorPeers 2017-09-25 06:42:53.503 UTC [common/config] NewStandardValues -> DEBU 14b4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.503 UTC [common/config] initializeProtosStruct -> DEBU 14b5 Processing field: MSP 2017-09-25 06:42:53.504 UTC [policies] ProposePolicy -> DEBU 14b6 Proposed new policy Admins for Org4MSP 2017-09-25 06:42:53.504 UTC [policies] ProposePolicy -> DEBU 14b7 Proposed new policy Readers for Org4MSP 2017-09-25 06:42:53.504 UTC [policies] ProposePolicy -> DEBU 14b8 Proposed new policy Writers for Org4MSP 2017-09-25 06:42:53.504 UTC [common/config] NewStandardValues -> DEBU 14b9 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.504 UTC [common/config] initializeProtosStruct -> DEBU 14ba Processing field: MSP 2017-09-25 06:42:53.504 UTC [common/config] NewStandardValues -> DEBU 14bb Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.504 UTC [common/config] initializeProtosStruct -> DEBU 14bc Processing field: AnchorPeers 2017-09-25 06:42:53.504 UTC [common/config] NewStandardValues -> DEBU 14bd Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.504 UTC [common/config] initializeProtosStruct -> DEBU 14be Processing field: MSP 2017-09-25 06:42:53.504 UTC [policies] ProposePolicy -> DEBU 14bf Proposed new policy Admins for Org5MSP 2017-09-25 06:42:53.504 UTC [policies] ProposePolicy -> DEBU 14c0 Proposed new policy Readers for Org5MSP 2017-09-25 06:42:53.504 UTC [policies] ProposePolicy -> DEBU 14c1 Proposed new policy Writers for Org5MSP 2017-09-25 06:42:53.504 UTC [common/config] validateMSP -> DEBU 14c2 Setting up MSP for org OrdererOrg 2017-09-25 06:42:53.504 UTC [msp] NewBccspMsp -> DEBU 14c3 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.504 UTC [msp] Setup -> DEBU 14c4 Setting up MSP instance OrdererMSP 2017-09-25 06:42:53.504 UTC [msp/identity] newIdentity -> DEBU 14c5 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:42:53.504 UTC [msp/identity] newIdentity -> DEBU 14c6 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.505 UTC [msp/identity] newIdentity -> DEBU 14c7 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.505 UTC [msp] Validate -> DEBU 14c8 MSP OrdererMSP validating identity 2017-09-25 06:42:53.505 UTC [common/config] Validate -> DEBU 14c9 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:42:53.505 UTC [common/config] validateMSP -> DEBU 14ca Setting up MSP for org Org1MSP 2017-09-25 06:42:53.505 UTC [msp] NewBccspMsp -> DEBU 14cb Creating BCCSP-based MSP instance 2017-09-25 06:42:53.505 UTC [msp] Setup -> DEBU 14cc Setting up MSP instance Org1MSP 2017-09-25 06:42:53.506 UTC [msp/identity] newIdentity -> DEBU 14cd Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:42:53.506 UTC [msp/identity] newIdentity -> DEBU 14ce Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:53.506 UTC [msp/identity] newIdentity -> DEBU 14cf Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:53.507 UTC [msp] Validate -> DEBU 14d0 MSP Org1MSP validating identity 2017-09-25 06:42:53.507 UTC [common/config] Validate -> DEBU 14d1 Anchor peers for org Org2MSP are 2017-09-25 06:42:53.507 UTC [common/config] validateMSP -> DEBU 14d2 Setting up MSP for org Org2MSP 2017-09-25 06:42:53.507 UTC [msp] NewBccspMsp -> DEBU 14d3 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.507 UTC [msp] Setup -> DEBU 14d4 Setting up MSP instance Org2MSP 2017-09-25 06:42:53.507 UTC [msp/identity] newIdentity -> DEBU 14d5 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:42:53.507 UTC [msp/identity] newIdentity -> DEBU 14d6 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:42:53.508 UTC [msp/identity] newIdentity -> DEBU 14d7 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:42:53.508 UTC [msp] Validate -> DEBU 14d8 MSP Org2MSP validating identity 2017-09-25 06:42:53.508 UTC [common/config] Validate -> DEBU 14d9 Anchor peers for org Org3MSP are 2017-09-25 06:42:53.508 UTC [common/config] validateMSP -> DEBU 14da Setting up MSP for org Org3MSP 2017-09-25 06:42:53.508 UTC [msp] NewBccspMsp -> DEBU 14db Creating BCCSP-based MSP instance 2017-09-25 06:42:53.508 UTC [msp] Setup -> DEBU 14dc Setting up MSP instance Org3MSP 2017-09-25 06:42:53.509 UTC [msp/identity] newIdentity -> DEBU 14dd Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:42:53.509 UTC [msp/identity] newIdentity -> DEBU 14de Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:42:53.509 UTC [msp/identity] newIdentity -> DEBU 14df Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:42:53.510 UTC [msp] Validate -> DEBU 14e0 MSP Org3MSP validating identity 2017-09-25 06:42:53.510 UTC [common/config] Validate -> DEBU 14e1 Anchor peers for org Org4MSP are 2017-09-25 06:42:53.510 UTC [common/config] validateMSP -> DEBU 14e2 Setting up MSP for org Org4MSP 2017-09-25 06:42:53.510 UTC [msp] NewBccspMsp -> DEBU 14e3 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.510 UTC [msp] Setup -> DEBU 14e4 Setting up MSP instance Org4MSP 2017-09-25 06:42:53.510 UTC [msp/identity] newIdentity -> DEBU 14e5 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:42:53.511 UTC [msp/identity] newIdentity -> DEBU 14e6 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:42:53.511 UTC [msp/identity] newIdentity -> DEBU 14e7 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:42:53.511 UTC [msp] Validate -> DEBU 14e8 MSP Org4MSP validating identity 2017-09-25 06:42:53.512 UTC [common/config] Validate -> DEBU 14e9 Anchor peers for org Org5MSP are 2017-09-25 06:42:53.512 UTC [common/config] validateMSP -> DEBU 14ea Setting up MSP for org Org5MSP 2017-09-25 06:42:53.512 UTC [msp] NewBccspMsp -> DEBU 14eb Creating BCCSP-based MSP instance 2017-09-25 06:42:53.512 UTC [msp] Setup -> DEBU 14ec Setting up MSP instance Org5MSP 2017-09-25 06:42:53.512 UTC [msp/identity] newIdentity -> DEBU 14ed Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:42:53.512 UTC [msp/identity] newIdentity -> DEBU 14ee Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:42:53.512 UTC [msp/identity] newIdentity -> DEBU 14ef Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:42:53.513 UTC [msp] Validate -> DEBU 14f0 MSP Org5MSP validating identity 2017-09-25 06:42:53.513 UTC [msp] Setup -> DEBU 14f1 Setting up the MSP manager (6 msps) 2017-09-25 06:42:53.513 UTC [msp] Setup -> DEBU 14f2 MSP manager setup complete, setup 6 msps 2017-09-25 06:42:53.513 UTC [msp] GetLocalMSP -> DEBU 14f3 Returning existing local MSP 2017-09-25 06:42:53.513 UTC [msp] GetDefaultSigningIdentity -> DEBU 14f4 Obtaining default signing identity 2017-09-25 06:42:53.513 UTC [msp] GetLocalMSP -> DEBU 14f5 Returning existing local MSP 2017-09-25 06:42:53.513 UTC [msp] GetDefaultSigningIdentity -> DEBU 14f6 Obtaining default signing identity 2017-09-25 06:42:53.514 UTC [msp/identity] Sign -> DEBU 14f7 Sign: plaintext: 0AB1060A1508011A0608EDCAA2CE0522...878988ED4B63A2EA4A85AF3314BB3D83 2017-09-25 06:42:53.514 UTC [msp/identity] Sign -> DEBU 14f8 Sign: digest: CA73B2B03C498F944390E8E2BC85574A1C7D152BE1CB6AFE628104B4F61F1F4F 2017-09-25 06:42:53.514 UTC [orderer/common/broadcast] Handle -> DEBU 14f9 [channel: mychannel] Broadcast is filtering message of type CONFIG 2017-09-25 06:42:53.514 UTC [policies] GetPolicy -> DEBU 14fa Returning policy Writers for evaluation 2017-09-25 06:42:53.514 UTC [cauthdsl] func1 -> DEBU 14fb 0xc420354818 gate 1506321773514288623 evaluation starts 2017-09-25 06:42:53.514 UTC [cauthdsl] func2 -> DEBU 14fc 0xc420354818 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.514 UTC [cauthdsl] func2 -> DEBU 14fd 0xc420354818 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.514 UTC [msp/identity] newIdentity -> DEBU 14fe Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.514 UTC [cauthdsl] func2 -> DEBU 14ff 0xc420354818 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got OrdererMSP) 2017-09-25 06:42:53.514 UTC [cauthdsl] func2 -> DEBU 1500 0xc420354818 principal evaluation fails 2017-09-25 06:42:53.514 UTC [cauthdsl] func1 -> DEBU 1501 0xc420354818 gate 1506321773514288623 evaluation fails 2017-09-25 06:42:53.514 UTC [cauthdsl] func1 -> DEBU 1502 0xc420354818 gate 1506321773514682377 evaluation starts 2017-09-25 06:42:53.514 UTC [cauthdsl] func2 -> DEBU 1503 0xc420354818 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.514 UTC [cauthdsl] func2 -> DEBU 1504 0xc420354818 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.514 UTC [msp/identity] newIdentity -> DEBU 1505 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.514 UTC [cauthdsl] func2 -> DEBU 1506 0xc420354818 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 1507 0xc420354818 principal evaluation fails 2017-09-25 06:42:53.515 UTC [cauthdsl] func1 -> DEBU 1508 0xc420354818 gate 1506321773514682377 evaluation fails 2017-09-25 06:42:53.515 UTC [cauthdsl] func1 -> DEBU 1509 0xc420354818 gate 1506321773515053104 evaluation starts 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 150a 0xc420354818 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 150b 0xc420354818 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.515 UTC [msp/identity] newIdentity -> DEBU 150c Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 150d 0xc420354818 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 150e 0xc420354818 principal evaluation fails 2017-09-25 06:42:53.515 UTC [cauthdsl] func1 -> DEBU 150f 0xc420354818 gate 1506321773515053104 evaluation fails 2017-09-25 06:42:53.515 UTC [cauthdsl] func1 -> DEBU 1510 0xc420354818 gate 1506321773515451766 evaluation starts 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 1511 0xc420354818 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 1512 0xc420354818 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.515 UTC [msp/identity] newIdentity -> DEBU 1513 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 1514 0xc420354818 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org3MSP, got OrdererMSP) 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 1515 0xc420354818 principal evaluation fails 2017-09-25 06:42:53.515 UTC [cauthdsl] func1 -> DEBU 1516 0xc420354818 gate 1506321773515451766 evaluation fails 2017-09-25 06:42:53.515 UTC [cauthdsl] func1 -> DEBU 1517 0xc420354818 gate 1506321773515850113 evaluation starts 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 1518 0xc420354818 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.515 UTC [cauthdsl] func2 -> DEBU 1519 0xc420354818 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.515 UTC [msp/identity] newIdentity -> DEBU 151a Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.516 UTC [cauthdsl] func2 -> DEBU 151b 0xc420354818 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got OrdererMSP) 2017-09-25 06:42:53.516 UTC [cauthdsl] func2 -> DEBU 151c 0xc420354818 principal evaluation fails 2017-09-25 06:42:53.516 UTC [cauthdsl] func1 -> DEBU 151d 0xc420354818 gate 1506321773515850113 evaluation fails 2017-09-25 06:42:53.516 UTC [cauthdsl] func1 -> DEBU 151e 0xc420354818 gate 1506321773516220057 evaluation starts 2017-09-25 06:42:53.516 UTC [cauthdsl] func2 -> DEBU 151f 0xc420354818 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.516 UTC [cauthdsl] func2 -> DEBU 1520 0xc420354818 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.516 UTC [msp/identity] newIdentity -> DEBU 1521 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.516 UTC [msp] SatisfiesPrincipal -> DEBU 1522 Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:42:53.516 UTC [msp] Validate -> DEBU 1523 MSP OrdererMSP validating identity 2017-09-25 06:42:53.516 UTC [cauthdsl] func2 -> DEBU 1524 0xc420354818 principal matched by identity 0 2017-09-25 06:42:53.516 UTC [msp/identity] Verify -> DEBU 1525 Verify: digest = 00000000 ca 73 b2 b0 3c 49 8f 94 43 90 e8 e2 bc 85 57 4a |.s.. DEBU 1526 Verify: sig = 00000000 30 45 02 21 00 c4 49 80 1f 84 c0 b0 fb 96 48 81 |0E.!..I.......H.| 00000010 5c 76 b9 f5 09 00 71 63 25 22 a1 a6 0b 37 e9 a8 |\v....qc%"...7..| 00000020 c5 29 8f 6b 33 02 20 31 b4 2b 70 f8 4d 25 d4 65 |.).k3. 1.+p.M%.e| 00000030 de 4a 8b 2b 9b 10 c9 31 b2 2f 29 e1 7a fd ce 46 |.J.+...1./).z..F| 00000040 5f e7 a7 37 14 4d 1e |_..7.M.| 2017-09-25 06:42:53.517 UTC [cauthdsl] func2 -> DEBU 1527 0xc420354818 principal evaluation succeeds for identity 0 2017-09-25 06:42:53.517 UTC [cauthdsl] func1 -> DEBU 1528 0xc420354818 gate 1506321773516220057 evaluation succeeds 2017-09-25 06:42:53.517 UTC [orderer/common/sigfilter] Apply -> DEBU 1529 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:42:53.517 UTC [common/configtx] addToMap -> DEBU 152a Adding to config map: [Groups] /Channel 2017-09-25 06:42:53.517 UTC [common/configtx] addToMap -> DEBU 152b Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:42:53.517 UTC [common/configtx] addToMap -> DEBU 152c Adding to config map: [Groups] /Channel 2017-09-25 06:42:53.517 UTC [common/configtx] addToMap -> DEBU 152d Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:42:53.517 UTC [common/configtx] addToMap -> DEBU 152e Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:42:53.517 UTC [policies] GetPolicy -> DEBU 152f Returning policy Admins for evaluation 2017-09-25 06:42:53.517 UTC [cauthdsl] func1 -> DEBU 1530 0xc420354db8 gate 1506321773517684000 evaluation starts 2017-09-25 06:42:53.517 UTC [cauthdsl] func2 -> DEBU 1531 0xc420354db8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.517 UTC [cauthdsl] func2 -> DEBU 1532 0xc420354db8 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.517 UTC [msp/identity] newIdentity -> DEBU 1533 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.518 UTC [msp] SatisfiesPrincipal -> DEBU 1534 Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:42:53.518 UTC [cauthdsl] func2 -> DEBU 1535 0xc420354db8 principal matched by identity 0 2017-09-25 06:42:53.518 UTC [msp/identity] Verify -> DEBU 1536 Verify: digest = 00000000 5b 47 47 d2 f7 ea 46 6e fe 20 a6 ae e0 64 77 33 |[GG...Fn. ...dw3| 00000010 f8 9c d8 a0 23 97 ad ef d5 f5 5d d4 3c ef b2 4d |....#.....].<..M| 2017-09-25 06:42:53.518 UTC [msp/identity] Verify -> DEBU 1537 Verify: sig = 00000000 30 44 02 20 0b 23 76 86 4c fb 69 7f c2 d3 87 9d |0D. .#v.L.i.....| 00000010 9c 18 f9 1e f5 47 00 78 87 4b 95 c1 28 e0 81 6f |.....G.x.K..(..o| 00000020 e1 94 c3 67 02 20 79 a3 5e 08 86 75 3d 54 76 9c |...g. y.^..u=Tv.| 00000030 bb 3e 07 3f d1 77 9f 0c 51 8f 8b 61 51 b3 19 6b |.>.?.w..Q..aQ..k| 00000040 2f 4d 52 e4 ec e8 |/MR...| 2017-09-25 06:42:53.518 UTC [cauthdsl] func2 -> DEBU 1538 0xc420354db8 principal evaluation succeeds for identity 0 2017-09-25 06:42:53.518 UTC [cauthdsl] func1 -> DEBU 1539 0xc420354db8 gate 1506321773517684000 evaluation succeeds 2017-09-25 06:42:53.520 UTC [common/configtx] processConfig -> DEBU 153a Beginning new config for channel mychannel 2017-09-25 06:42:53.520 UTC [common/config] NewStandardValues -> DEBU 153b Initializing protos for *config.ChannelProtos 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 153c Processing field: HashingAlgorithm 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 153d Processing field: BlockDataHashingStructure 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 153e Processing field: OrdererAddresses 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 153f Processing field: Consortium 2017-09-25 06:42:53.520 UTC [policies] ProposePolicy -> DEBU 1540 Proposed new policy Readers for Channel 2017-09-25 06:42:53.520 UTC [policies] ProposePolicy -> DEBU 1541 Proposed new policy Writers for Channel 2017-09-25 06:42:53.520 UTC [policies] ProposePolicy -> DEBU 1542 Proposed new policy Admins for Channel 2017-09-25 06:42:53.520 UTC [common/config] NewStandardValues -> DEBU 1543 Initializing protos for *config.OrdererProtos 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 1544 Processing field: ConsensusType 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 1545 Processing field: BatchSize 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 1546 Processing field: BatchTimeout 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 1547 Processing field: KafkaBrokers 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 1548 Processing field: ChannelRestrictions 2017-09-25 06:42:53.520 UTC [policies] ProposePolicy -> DEBU 1549 Proposed new policy Admins for Orderer 2017-09-25 06:42:53.520 UTC [policies] ProposePolicy -> DEBU 154a Proposed new policy BlockValidation for Orderer 2017-09-25 06:42:53.520 UTC [policies] ProposePolicy -> DEBU 154b Proposed new policy Readers for Orderer 2017-09-25 06:42:53.520 UTC [policies] ProposePolicy -> DEBU 154c Proposed new policy Writers for Orderer 2017-09-25 06:42:53.520 UTC [common/config] NewStandardValues -> DEBU 154d Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.520 UTC [common/config] initializeProtosStruct -> DEBU 154e Processing field: MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 154f Proposed new policy Admins for OrdererOrg 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1550 Proposed new policy Readers for OrdererOrg 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1551 Proposed new policy Writers for OrdererOrg 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1552 Initializing protos for *struct {} 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1553 Proposed new policy Admins for Application 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1554 Proposed new policy Writers for Application 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1555 Proposed new policy Readers for Application 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1556 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1557 Processing field: MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1558 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1559 Processing field: AnchorPeers 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 155a Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 155b Processing field: MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 155c Proposed new policy Admins for Org1MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 155d Proposed new policy Readers for Org1MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 155e Proposed new policy Writers for Org1MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 155f Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1560 Processing field: MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1561 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1562 Processing field: AnchorPeers 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1563 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1564 Processing field: MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1565 Proposed new policy Writers for Org2MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1566 Proposed new policy Admins for Org2MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1567 Proposed new policy Readers for Org2MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1568 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1569 Processing field: MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 156a Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 156b Processing field: AnchorPeers 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 156c Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 156d Processing field: MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 156e Proposed new policy Admins for Org3MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 156f Proposed new policy Readers for Org3MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1570 Proposed new policy Writers for Org3MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1571 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1572 Processing field: MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1573 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1574 Processing field: AnchorPeers 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 1575 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 1576 Processing field: MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1577 Proposed new policy Writers for Org4MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1578 Proposed new policy Admins for Org4MSP 2017-09-25 06:42:53.521 UTC [policies] ProposePolicy -> DEBU 1579 Proposed new policy Readers for Org4MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 157a Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 157b Processing field: MSP 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 157c Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 157d Processing field: AnchorPeers 2017-09-25 06:42:53.521 UTC [common/config] NewStandardValues -> DEBU 157e Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.521 UTC [common/config] initializeProtosStruct -> DEBU 157f Processing field: MSP 2017-09-25 06:42:53.522 UTC [policies] ProposePolicy -> DEBU 1580 Proposed new policy Writers for Org5MSP 2017-09-25 06:42:53.522 UTC [policies] ProposePolicy -> DEBU 1581 Proposed new policy Admins for Org5MSP 2017-09-25 06:42:53.522 UTC [policies] ProposePolicy -> DEBU 1582 Proposed new policy Readers for Org5MSP 2017-09-25 06:42:53.522 UTC [common/config] validateMSP -> DEBU 1583 Setting up MSP for org OrdererOrg 2017-09-25 06:42:53.522 UTC [msp] NewBccspMsp -> DEBU 1584 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.522 UTC [msp] Setup -> DEBU 1585 Setting up MSP instance OrdererMSP 2017-09-25 06:42:53.522 UTC [msp/identity] newIdentity -> DEBU 1586 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:42:53.522 UTC [msp/identity] newIdentity -> DEBU 1587 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.522 UTC [msp/identity] newIdentity -> DEBU 1588 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.523 UTC [msp] Validate -> DEBU 1589 MSP OrdererMSP validating identity 2017-09-25 06:42:53.523 UTC [common/config] Validate -> DEBU 158a Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:42:53.523 UTC [common/config] validateMSP -> DEBU 158b Setting up MSP for org Org1MSP 2017-09-25 06:42:53.523 UTC [msp] NewBccspMsp -> DEBU 158c Creating BCCSP-based MSP instance 2017-09-25 06:42:53.523 UTC [msp] Setup -> DEBU 158d Setting up MSP instance Org1MSP 2017-09-25 06:42:53.523 UTC [msp/identity] newIdentity -> DEBU 158e Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:42:53.524 UTC [msp/identity] newIdentity -> DEBU 158f Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:53.524 UTC [msp/identity] newIdentity -> DEBU 1590 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:53.524 UTC [msp] Validate -> DEBU 1591 MSP Org1MSP validating identity 2017-09-25 06:42:53.525 UTC [common/config] Validate -> DEBU 1592 Anchor peers for org Org2MSP are 2017-09-25 06:42:53.525 UTC [common/config] validateMSP -> DEBU 1593 Setting up MSP for org Org2MSP 2017-09-25 06:42:53.525 UTC [msp] NewBccspMsp -> DEBU 1594 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.525 UTC [msp] Setup -> DEBU 1595 Setting up MSP instance Org2MSP 2017-09-25 06:42:53.525 UTC [msp/identity] newIdentity -> DEBU 1596 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:42:53.525 UTC [msp/identity] newIdentity -> DEBU 1597 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:42:53.525 UTC [msp/identity] newIdentity -> DEBU 1598 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:42:53.526 UTC [msp] Validate -> DEBU 1599 MSP Org2MSP validating identity 2017-09-25 06:42:53.526 UTC [common/config] Validate -> DEBU 159a Anchor peers for org Org3MSP are 2017-09-25 06:42:53.526 UTC [common/config] validateMSP -> DEBU 159b Setting up MSP for org Org3MSP 2017-09-25 06:42:53.526 UTC [msp] NewBccspMsp -> DEBU 159c Creating BCCSP-based MSP instance 2017-09-25 06:42:53.526 UTC [msp] Setup -> DEBU 159d Setting up MSP instance Org3MSP 2017-09-25 06:42:53.526 UTC [msp/identity] newIdentity -> DEBU 159e Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:42:53.527 UTC [msp/identity] newIdentity -> DEBU 159f Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:42:53.527 UTC [msp/identity] newIdentity -> DEBU 15a0 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:42:53.528 UTC [msp] Validate -> DEBU 15a1 MSP Org3MSP validating identity 2017-09-25 06:42:53.528 UTC [common/config] Validate -> DEBU 15a2 Anchor peers for org Org4MSP are 2017-09-25 06:42:53.528 UTC [common/config] validateMSP -> DEBU 15a3 Setting up MSP for org Org4MSP 2017-09-25 06:42:53.528 UTC [msp] NewBccspMsp -> DEBU 15a4 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.528 UTC [msp] Setup -> DEBU 15a5 Setting up MSP instance Org4MSP 2017-09-25 06:42:53.528 UTC [msp/identity] newIdentity -> DEBU 15a6 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:42:53.528 UTC [msp/identity] newIdentity -> DEBU 15a7 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:42:53.529 UTC [msp/identity] newIdentity -> DEBU 15a8 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:42:53.529 UTC [msp] Validate -> DEBU 15a9 MSP Org4MSP validating identity 2017-09-25 06:42:53.529 UTC [common/config] Validate -> DEBU 15aa Anchor peers for org Org5MSP are 2017-09-25 06:42:53.529 UTC [common/config] validateMSP -> DEBU 15ab Setting up MSP for org Org5MSP 2017-09-25 06:42:53.529 UTC [msp] NewBccspMsp -> DEBU 15ac Creating BCCSP-based MSP instance 2017-09-25 06:42:53.529 UTC [msp] Setup -> DEBU 15ad Setting up MSP instance Org5MSP 2017-09-25 06:42:53.530 UTC [msp/identity] newIdentity -> DEBU 15ae Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:42:53.530 UTC [msp/identity] newIdentity -> DEBU 15af Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:42:53.530 UTC [msp/identity] newIdentity -> DEBU 15b0 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:42:53.531 UTC [msp] Validate -> DEBU 15b1 MSP Org5MSP validating identity 2017-09-25 06:42:53.531 UTC [msp] Setup -> DEBU 15b2 Setting up the MSP manager (6 msps) 2017-09-25 06:42:53.531 UTC [msp] Setup -> DEBU 15b3 MSP manager setup complete, setup 6 msps 2017-09-25 06:42:53.531 UTC [orderer/common/broadcast] Handle -> DEBU 15b4 [channel: mychannel] Broadcast has successfully enqueued message of type CONFIG 2017-09-25 06:42:53.531 UTC [policies] GetPolicy -> DEBU 15b5 Returning policy Writers for evaluation 2017-09-25 06:42:53.531 UTC [cauthdsl] func1 -> DEBU 15b6 0xc420168308 gate 1506321773531611294 evaluation starts 2017-09-25 06:42:53.531 UTC [cauthdsl] func2 -> DEBU 15b7 0xc420168308 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.531 UTC [cauthdsl] func2 -> DEBU 15b8 0xc420168308 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.531 UTC [msp/identity] newIdentity -> DEBU 15b9 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15ba 0xc420168308 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got OrdererMSP) 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15bb 0xc420168308 principal evaluation fails 2017-09-25 06:42:53.532 UTC [cauthdsl] func1 -> DEBU 15bc 0xc420168308 gate 1506321773531611294 evaluation fails 2017-09-25 06:42:53.532 UTC [cauthdsl] func1 -> DEBU 15bd 0xc420168308 gate 1506321773532158917 evaluation starts 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15be 0xc420168308 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15bf 0xc420168308 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.532 UTC [msp/identity] newIdentity -> DEBU 15c0 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15c1 0xc420168308 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org1MSP, got OrdererMSP) 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15c2 0xc420168308 principal evaluation fails 2017-09-25 06:42:53.532 UTC [cauthdsl] func1 -> DEBU 15c3 0xc420168308 gate 1506321773532158917 evaluation fails 2017-09-25 06:42:53.532 UTC [cauthdsl] func1 -> DEBU 15c4 0xc420168308 gate 1506321773532553994 evaluation starts 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15c5 0xc420168308 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15c6 0xc420168308 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.532 UTC [msp/identity] newIdentity -> DEBU 15c7 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15c8 0xc420168308 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got OrdererMSP) 2017-09-25 06:42:53.532 UTC [cauthdsl] func2 -> DEBU 15c9 0xc420168308 principal evaluation fails 2017-09-25 06:42:53.532 UTC [cauthdsl] func1 -> DEBU 15ca 0xc420168308 gate 1506321773532553994 evaluation fails 2017-09-25 06:42:53.533 UTC [cauthdsl] func1 -> DEBU 15cb 0xc420168308 gate 1506321773533003584 evaluation starts 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15cc 0xc420168308 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15cd 0xc420168308 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.533 UTC [msp/identity] newIdentity -> DEBU 15ce Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15cf 0xc420168308 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org3MSP, got OrdererMSP) 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15d0 0xc420168308 principal evaluation fails 2017-09-25 06:42:53.533 UTC [cauthdsl] func1 -> DEBU 15d1 0xc420168308 gate 1506321773533003584 evaluation fails 2017-09-25 06:42:53.533 UTC [cauthdsl] func1 -> DEBU 15d2 0xc420168308 gate 1506321773533361949 evaluation starts 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15d3 0xc420168308 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15d4 0xc420168308 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.533 UTC [msp/identity] newIdentity -> DEBU 15d5 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15d6 0xc420168308 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got OrdererMSP) 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15d7 0xc420168308 principal evaluation fails 2017-09-25 06:42:53.533 UTC [cauthdsl] func1 -> DEBU 15d8 0xc420168308 gate 1506321773533361949 evaluation fails 2017-09-25 06:42:53.533 UTC [cauthdsl] func1 -> DEBU 15d9 0xc420168308 gate 1506321773533782271 evaluation starts 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15da 0xc420168308 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.533 UTC [cauthdsl] func2 -> DEBU 15db 0xc420168308 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.533 UTC [msp/identity] newIdentity -> DEBU 15dc Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:42:53.534 UTC [msp] SatisfiesPrincipal -> DEBU 15dd Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:42:53.534 UTC [msp] Validate -> DEBU 15de MSP OrdererMSP validating identity 2017-09-25 06:42:53.534 UTC [cauthdsl] func2 -> DEBU 15df 0xc420168308 principal matched by identity 0 2017-09-25 06:42:53.534 UTC [msp/identity] Verify -> DEBU 15e0 Verify: digest = 00000000 ca 73 b2 b0 3c 49 8f 94 43 90 e8 e2 bc 85 57 4a |.s.. DEBU 15e1 Verify: sig = 00000000 30 45 02 21 00 c4 49 80 1f 84 c0 b0 fb 96 48 81 |0E.!..I.......H.| 00000010 5c 76 b9 f5 09 00 71 63 25 22 a1 a6 0b 37 e9 a8 |\v....qc%"...7..| 00000020 c5 29 8f 6b 33 02 20 31 b4 2b 70 f8 4d 25 d4 65 |.).k3. 1.+p.M%.e| 00000030 de 4a 8b 2b 9b 10 c9 31 b2 2f 29 e1 7a fd ce 46 |.J.+...1./).z..F| 00000040 5f e7 a7 37 14 4d 1e |_..7.M.| 2017-09-25 06:42:53.534 UTC [cauthdsl] func2 -> DEBU 15e2 0xc420168308 principal evaluation succeeds for identity 0 2017-09-25 06:42:53.534 UTC [cauthdsl] func1 -> DEBU 15e3 0xc420168308 gate 1506321773533782271 evaluation succeeds 2017-09-25 06:42:53.534 UTC [orderer/common/sigfilter] Apply -> DEBU 15e4 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a11a80 1 [0xc42015eae0 0xc42015eb58 0xc42015ebc8 0xc42015e988 0xc42015e9f8]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4f680 1 [0xc42015ecb8]})]} 2017-09-25 06:42:53.534 UTC [common/configtx] addToMap -> DEBU 15e5 Adding to config map: [Groups] /Channel 2017-09-25 06:42:53.534 UTC [common/configtx] addToMap -> DEBU 15e6 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:42:53.535 UTC [common/configtx] addToMap -> DEBU 15e7 Adding to config map: [Groups] /Channel 2017-09-25 06:42:53.535 UTC [common/configtx] addToMap -> DEBU 15e8 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:42:53.535 UTC [common/configtx] addToMap -> DEBU 15e9 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:42:53.535 UTC [policies] GetPolicy -> DEBU 15ea Returning policy Admins for evaluation 2017-09-25 06:42:53.535 UTC [cauthdsl] func1 -> DEBU 15eb 0xc420168a00 gate 1506321773535188388 evaluation starts 2017-09-25 06:42:53.535 UTC [cauthdsl] func2 -> DEBU 15ec 0xc420168a00 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.535 UTC [cauthdsl] func2 -> DEBU 15ed 0xc420168a00 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.535 UTC [msp/identity] newIdentity -> DEBU 15ee Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.535 UTC [msp] SatisfiesPrincipal -> DEBU 15ef Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:42:53.535 UTC [cauthdsl] func2 -> DEBU 15f0 0xc420168a00 principal matched by identity 0 2017-09-25 06:42:53.535 UTC [msp/identity] Verify -> DEBU 15f1 Verify: digest = 00000000 5b 47 47 d2 f7 ea 46 6e fe 20 a6 ae e0 64 77 33 |[GG...Fn. ...dw3| 00000010 f8 9c d8 a0 23 97 ad ef d5 f5 5d d4 3c ef b2 4d |....#.....].<..M| 2017-09-25 06:42:53.535 UTC [msp/identity] Verify -> DEBU 15f2 Verify: sig = 00000000 30 44 02 20 0b 23 76 86 4c fb 69 7f c2 d3 87 9d |0D. .#v.L.i.....| 00000010 9c 18 f9 1e f5 47 00 78 87 4b 95 c1 28 e0 81 6f |.....G.x.K..(..o| 00000020 e1 94 c3 67 02 20 79 a3 5e 08 86 75 3d 54 76 9c |...g. y.^..u=Tv.| 00000030 bb 3e 07 3f d1 77 9f 0c 51 8f 8b 61 51 b3 19 6b |.>.?.w..Q..aQ..k| 00000040 2f 4d 52 e4 ec e8 |/MR...| 2017-09-25 06:42:53.535 UTC [cauthdsl] func2 -> DEBU 15f3 0xc420168a00 principal evaluation succeeds for identity 0 2017-09-25 06:42:53.535 UTC [cauthdsl] func1 -> DEBU 15f4 0xc420168a00 gate 1506321773535188388 evaluation succeeds 2017-09-25 06:42:53.537 UTC [orderer/common/broadcast] Handle -> WARN 15f5 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:42:53.537 UTC [orderer/main] func1 -> DEBU 15f6 Closing Broadcast stream 2017-09-25 06:42:53.539 UTC [common/configtx] processConfig -> DEBU 15f7 Beginning new config for channel mychannel 2017-09-25 06:42:53.539 UTC [common/config] NewStandardValues -> DEBU 15f8 Initializing protos for *config.ChannelProtos 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 15f9 Processing field: HashingAlgorithm 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 15fa Processing field: BlockDataHashingStructure 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 15fb Processing field: OrdererAddresses 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 15fc Processing field: Consortium 2017-09-25 06:42:53.539 UTC [policies] ProposePolicy -> DEBU 15fd Proposed new policy Admins for Channel 2017-09-25 06:42:53.539 UTC [policies] ProposePolicy -> DEBU 15fe Proposed new policy Readers for Channel 2017-09-25 06:42:53.539 UTC [policies] ProposePolicy -> DEBU 15ff Proposed new policy Writers for Channel 2017-09-25 06:42:53.539 UTC [common/config] NewStandardValues -> DEBU 1600 Initializing protos for *config.OrdererProtos 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 1601 Processing field: ConsensusType 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 1602 Processing field: BatchSize 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 1603 Processing field: BatchTimeout 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 1604 Processing field: KafkaBrokers 2017-09-25 06:42:53.539 UTC [common/config] initializeProtosStruct -> DEBU 1605 Processing field: ChannelRestrictions 2017-09-25 06:42:53.539 UTC [policies] ProposePolicy -> DEBU 1606 Proposed new policy Readers for Orderer 2017-09-25 06:42:53.539 UTC [policies] ProposePolicy -> DEBU 1607 Proposed new policy Writers for Orderer 2017-09-25 06:42:53.539 UTC [policies] ProposePolicy -> DEBU 1608 Proposed new policy Admins for Orderer 2017-09-25 06:42:53.539 UTC [policies] ProposePolicy -> DEBU 1609 Proposed new policy BlockValidation for Orderer 2017-09-25 06:42:53.539 UTC [common/config] NewStandardValues -> DEBU 160a Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 160b Processing field: MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 160c Proposed new policy Admins for OrdererOrg 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 160d Proposed new policy Readers for OrdererOrg 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 160e Proposed new policy Writers for OrdererOrg 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 160f Initializing protos for *struct {} 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 1610 Proposed new policy Writers for Application 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 1611 Proposed new policy Readers for Application 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 1612 Proposed new policy Admins for Application 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1613 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 1614 Processing field: MSP 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1615 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 1616 Processing field: AnchorPeers 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1617 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 1618 Processing field: MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 1619 Proposed new policy Readers for Org3MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 161a Proposed new policy Writers for Org3MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 161b Proposed new policy Admins for Org3MSP 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 161c Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 161d Processing field: MSP 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 161e Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 161f Processing field: AnchorPeers 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1620 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 1621 Processing field: MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 1622 Proposed new policy Writers for Org4MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 1623 Proposed new policy Admins for Org4MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 1624 Proposed new policy Readers for Org4MSP 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1625 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 1626 Processing field: MSP 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1627 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 1628 Processing field: AnchorPeers 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1629 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 162a Processing field: MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 162b Proposed new policy Admins for Org5MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 162c Proposed new policy Readers for Org5MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 162d Proposed new policy Writers for Org5MSP 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 162e Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 162f Processing field: MSP 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1630 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 1631 Processing field: AnchorPeers 2017-09-25 06:42:53.540 UTC [common/config] NewStandardValues -> DEBU 1632 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.540 UTC [common/config] initializeProtosStruct -> DEBU 1633 Processing field: MSP 2017-09-25 06:42:53.540 UTC [policies] ProposePolicy -> DEBU 1634 Proposed new policy Admins for Org1MSP 2017-09-25 06:42:53.541 UTC [policies] ProposePolicy -> DEBU 1635 Proposed new policy Readers for Org1MSP 2017-09-25 06:42:53.541 UTC [policies] ProposePolicy -> DEBU 1636 Proposed new policy Writers for Org1MSP 2017-09-25 06:42:53.541 UTC [common/config] NewStandardValues -> DEBU 1637 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.541 UTC [common/config] initializeProtosStruct -> DEBU 1638 Processing field: MSP 2017-09-25 06:42:53.541 UTC [common/config] NewStandardValues -> DEBU 1639 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.541 UTC [common/config] initializeProtosStruct -> DEBU 163a Processing field: AnchorPeers 2017-09-25 06:42:53.541 UTC [common/config] NewStandardValues -> DEBU 163b Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.541 UTC [common/config] initializeProtosStruct -> DEBU 163c Processing field: MSP 2017-09-25 06:42:53.541 UTC [policies] ProposePolicy -> DEBU 163d Proposed new policy Writers for Org2MSP 2017-09-25 06:42:53.541 UTC [policies] ProposePolicy -> DEBU 163e Proposed new policy Admins for Org2MSP 2017-09-25 06:42:53.541 UTC [policies] ProposePolicy -> DEBU 163f Proposed new policy Readers for Org2MSP 2017-09-25 06:42:53.541 UTC [common/config] validateMSP -> DEBU 1640 Setting up MSP for org OrdererOrg 2017-09-25 06:42:53.541 UTC [msp] NewBccspMsp -> DEBU 1641 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.541 UTC [msp] Setup -> DEBU 1642 Setting up MSP instance OrdererMSP 2017-09-25 06:42:53.541 UTC [msp/identity] newIdentity -> DEBU 1643 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:42:53.541 UTC [msp/identity] newIdentity -> DEBU 1644 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.542 UTC [msp/identity] newIdentity -> DEBU 1645 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.542 UTC [msp] Validate -> DEBU 1646 MSP OrdererMSP validating identity 2017-09-25 06:42:53.542 UTC [common/config] Validate -> DEBU 1647 Anchor peers for org Org3MSP are 2017-09-25 06:42:53.542 UTC [common/config] validateMSP -> DEBU 1648 Setting up MSP for org Org3MSP 2017-09-25 06:42:53.542 UTC [msp] NewBccspMsp -> DEBU 1649 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.542 UTC [msp] Setup -> DEBU 164a Setting up MSP instance Org3MSP 2017-09-25 06:42:53.543 UTC [msp/identity] newIdentity -> DEBU 164b Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:42:53.543 UTC [msp/identity] newIdentity -> DEBU 164c Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:42:53.543 UTC [msp/identity] newIdentity -> DEBU 164d Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:42:53.544 UTC [msp] Validate -> DEBU 164e MSP Org3MSP validating identity 2017-09-25 06:42:53.544 UTC [common/config] Validate -> DEBU 164f Anchor peers for org Org4MSP are 2017-09-25 06:42:53.544 UTC [common/config] validateMSP -> DEBU 1650 Setting up MSP for org Org4MSP 2017-09-25 06:42:53.544 UTC [msp] NewBccspMsp -> DEBU 1651 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.544 UTC [msp] Setup -> DEBU 1652 Setting up MSP instance Org4MSP 2017-09-25 06:42:53.544 UTC [msp/identity] newIdentity -> DEBU 1653 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:42:53.545 UTC [msp/identity] newIdentity -> DEBU 1654 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:42:53.545 UTC [orderer/common/deliver] Handle -> WARN 1655 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:42:53.545 UTC [orderer/main] func1 -> DEBU 1656 Closing Deliver stream 2017-09-25 06:42:53.545 UTC [msp/identity] newIdentity -> DEBU 1657 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:42:53.546 UTC [msp] Validate -> DEBU 1658 MSP Org4MSP validating identity 2017-09-25 06:42:53.547 UTC [common/config] Validate -> DEBU 1659 Anchor peers for org Org5MSP are 2017-09-25 06:42:53.547 UTC [common/config] validateMSP -> DEBU 165a Setting up MSP for org Org5MSP 2017-09-25 06:42:53.547 UTC [msp] NewBccspMsp -> DEBU 165b Creating BCCSP-based MSP instance 2017-09-25 06:42:53.547 UTC [msp] Setup -> DEBU 165c Setting up MSP instance Org5MSP 2017-09-25 06:42:53.547 UTC [msp/identity] newIdentity -> DEBU 165d Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:42:53.547 UTC [msp/identity] newIdentity -> DEBU 165e Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:42:53.547 UTC [msp/identity] newIdentity -> DEBU 165f Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:42:53.548 UTC [msp] Validate -> DEBU 1660 MSP Org5MSP validating identity 2017-09-25 06:42:53.548 UTC [common/config] Validate -> DEBU 1661 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:42:53.548 UTC [common/config] validateMSP -> DEBU 1662 Setting up MSP for org Org1MSP 2017-09-25 06:42:53.548 UTC [msp] NewBccspMsp -> DEBU 1663 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.548 UTC [msp] Setup -> DEBU 1664 Setting up MSP instance Org1MSP 2017-09-25 06:42:53.548 UTC [msp/identity] newIdentity -> DEBU 1665 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:42:53.549 UTC [msp/identity] newIdentity -> DEBU 1666 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:53.549 UTC [msp/identity] newIdentity -> DEBU 1667 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:53.550 UTC [msp] Validate -> DEBU 1668 MSP Org1MSP validating identity 2017-09-25 06:42:53.550 UTC [common/config] Validate -> DEBU 1669 Anchor peers for org Org2MSP are 2017-09-25 06:42:53.550 UTC [common/config] validateMSP -> DEBU 166a Setting up MSP for org Org2MSP 2017-09-25 06:42:53.550 UTC [msp] NewBccspMsp -> DEBU 166b Creating BCCSP-based MSP instance 2017-09-25 06:42:53.550 UTC [msp] Setup -> DEBU 166c Setting up MSP instance Org2MSP 2017-09-25 06:42:53.550 UTC [msp/identity] newIdentity -> DEBU 166d Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:42:53.550 UTC [msp/identity] newIdentity -> DEBU 166e Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:42:53.550 UTC [msp/identity] newIdentity -> DEBU 166f Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:42:53.551 UTC [msp] Validate -> DEBU 1670 MSP Org2MSP validating identity 2017-09-25 06:42:53.551 UTC [msp] Setup -> DEBU 1671 Setting up the MSP manager (6 msps) 2017-09-25 06:42:53.551 UTC [msp] Setup -> DEBU 1672 MSP manager setup complete, setup 6 msps 2017-09-25 06:42:53.551 UTC [orderer/common/blockcutter] Ordered -> DEBU 1673 Found message which requested to be isolated, cutting into its own batch 2017-09-25 06:42:53.551 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1674 retrieveBlockByNumber() - blockNum = [5] 2017-09-25 06:42:53.551 UTC [fsblkstorage] newBlockfileStream -> DEBU 1675 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[62820] 2017-09-25 06:42:53.551 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1676 Remaining bytes=[4778], Going to peek [8] bytes 2017-09-25 06:42:53.551 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1677 Returning blockbytes - length=[4776], placementInfo={fileNum=[0], startOffset=[62820], bytesOffset=[62822]} 2017-09-25 06:42:53.552 UTC [common/configtx] addToMap -> DEBU 1678 Adding to config map: [Groups] /Channel 2017-09-25 06:42:53.552 UTC [common/configtx] addToMap -> DEBU 1679 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:42:53.552 UTC [common/configtx] addToMap -> DEBU 167a Adding to config map: [Groups] /Channel 2017-09-25 06:42:53.552 UTC [common/configtx] addToMap -> DEBU 167b Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:42:53.552 UTC [common/configtx] addToMap -> DEBU 167c Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:42:53.552 UTC [policies] GetPolicy -> DEBU 167d Returning policy Admins for evaluation 2017-09-25 06:42:53.552 UTC [cauthdsl] func1 -> DEBU 167e 0xc420354650 gate 1506321773552341996 evaluation starts 2017-09-25 06:42:53.552 UTC [cauthdsl] func2 -> DEBU 167f 0xc420354650 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.552 UTC [cauthdsl] func2 -> DEBU 1680 0xc420354650 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.552 UTC [msp/identity] newIdentity -> DEBU 1681 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.552 UTC [msp] SatisfiesPrincipal -> DEBU 1682 Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:42:53.552 UTC [cauthdsl] func2 -> DEBU 1683 0xc420354650 principal matched by identity 0 2017-09-25 06:42:53.552 UTC [msp/identity] Verify -> DEBU 1684 Verify: digest = 00000000 5b 47 47 d2 f7 ea 46 6e fe 20 a6 ae e0 64 77 33 |[GG...Fn. ...dw3| 00000010 f8 9c d8 a0 23 97 ad ef d5 f5 5d d4 3c ef b2 4d |....#.....].<..M| 2017-09-25 06:42:53.552 UTC [msp/identity] Verify -> DEBU 1685 Verify: sig = 00000000 30 44 02 20 0b 23 76 86 4c fb 69 7f c2 d3 87 9d |0D. .#v.L.i.....| 00000010 9c 18 f9 1e f5 47 00 78 87 4b 95 c1 28 e0 81 6f |.....G.x.K..(..o| 00000020 e1 94 c3 67 02 20 79 a3 5e 08 86 75 3d 54 76 9c |...g. y.^..u=Tv.| 00000030 bb 3e 07 3f d1 77 9f 0c 51 8f 8b 61 51 b3 19 6b |.>.?.w..Q..aQ..k| 00000040 2f 4d 52 e4 ec e8 |/MR...| 2017-09-25 06:42:53.552 UTC [cauthdsl] func2 -> DEBU 1686 0xc420354650 principal evaluation succeeds for identity 0 2017-09-25 06:42:53.552 UTC [cauthdsl] func1 -> DEBU 1687 0xc420354650 gate 1506321773552341996 evaluation succeeds 2017-09-25 06:42:53.554 UTC [common/configtx] processConfig -> DEBU 1688 Beginning new config for channel mychannel 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 1689 Initializing protos for *config.ChannelProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 168a Processing field: HashingAlgorithm 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 168b Processing field: BlockDataHashingStructure 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 168c Processing field: OrdererAddresses 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 168d Processing field: Consortium 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 168e Proposed new policy Readers for Channel 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 168f Proposed new policy Writers for Channel 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 1690 Proposed new policy Admins for Channel 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 1691 Initializing protos for *struct {} 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 1692 Proposed new policy Admins for Application 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 1693 Proposed new policy Writers for Application 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 1694 Proposed new policy Readers for Application 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 1695 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 1696 Processing field: MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 1697 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 1698 Processing field: AnchorPeers 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 1699 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 169a Processing field: MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 169b Proposed new policy Writers for Org1MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 169c Proposed new policy Admins for Org1MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 169d Proposed new policy Readers for Org1MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 169e Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 169f Processing field: MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16a0 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16a1 Processing field: AnchorPeers 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16a2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16a3 Processing field: MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16a4 Proposed new policy Writers for Org2MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16a5 Proposed new policy Admins for Org2MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16a6 Proposed new policy Readers for Org2MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16a7 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16a8 Processing field: MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16a9 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16aa Processing field: AnchorPeers 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16ab Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16ac Processing field: MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16ad Proposed new policy Readers for Org3MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16ae Proposed new policy Writers for Org3MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16af Proposed new policy Admins for Org3MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16b0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16b1 Processing field: MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16b2 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16b3 Processing field: AnchorPeers 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16b4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16b5 Processing field: MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16b6 Proposed new policy Writers for Org4MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16b7 Proposed new policy Admins for Org4MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16b8 Proposed new policy Readers for Org4MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16b9 Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16ba Processing field: MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16bb Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16bc Processing field: AnchorPeers 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16bd Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16be Processing field: MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16bf Proposed new policy Admins for Org5MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16c0 Proposed new policy Readers for Org5MSP 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16c1 Proposed new policy Writers for Org5MSP 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16c2 Initializing protos for *config.OrdererProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16c3 Processing field: ConsensusType 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16c4 Processing field: BatchSize 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16c5 Processing field: BatchTimeout 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16c6 Processing field: KafkaBrokers 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16c7 Processing field: ChannelRestrictions 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16c8 Proposed new policy Admins for Orderer 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16c9 Proposed new policy BlockValidation for Orderer 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16ca Proposed new policy Readers for Orderer 2017-09-25 06:42:53.555 UTC [policies] ProposePolicy -> DEBU 16cb Proposed new policy Writers for Orderer 2017-09-25 06:42:53.555 UTC [common/config] NewStandardValues -> DEBU 16cc Initializing protos for *config.OrganizationProtos 2017-09-25 06:42:53.555 UTC [common/config] initializeProtosStruct -> DEBU 16cd Processing field: MSP 2017-09-25 06:42:53.556 UTC [policies] ProposePolicy -> DEBU 16ce Proposed new policy Admins for OrdererOrg 2017-09-25 06:42:53.556 UTC [policies] ProposePolicy -> DEBU 16cf Proposed new policy Readers for OrdererOrg 2017-09-25 06:42:53.556 UTC [policies] ProposePolicy -> DEBU 16d0 Proposed new policy Writers for OrdererOrg 2017-09-25 06:42:53.556 UTC [common/config] Validate -> DEBU 16d1 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:42:53.556 UTC [common/config] validateMSP -> DEBU 16d2 Setting up MSP for org Org1MSP 2017-09-25 06:42:53.556 UTC [msp] NewBccspMsp -> DEBU 16d3 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.556 UTC [msp] Setup -> DEBU 16d4 Setting up MSP instance Org1MSP 2017-09-25 06:42:53.556 UTC [msp/identity] newIdentity -> DEBU 16d5 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:42:53.556 UTC [msp/identity] newIdentity -> DEBU 16d6 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:53.556 UTC [msp/identity] newIdentity -> DEBU 16d7 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:53.557 UTC [msp] Validate -> DEBU 16d8 MSP Org1MSP validating identity 2017-09-25 06:42:53.557 UTC [common/config] Validate -> DEBU 16d9 Anchor peers for org Org2MSP are 2017-09-25 06:42:53.557 UTC [common/config] validateMSP -> DEBU 16da Setting up MSP for org Org2MSP 2017-09-25 06:42:53.557 UTC [msp] NewBccspMsp -> DEBU 16db Creating BCCSP-based MSP instance 2017-09-25 06:42:53.557 UTC [msp] Setup -> DEBU 16dc Setting up MSP instance Org2MSP 2017-09-25 06:42:53.557 UTC [msp/identity] newIdentity -> DEBU 16dd Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:42:53.558 UTC [msp/identity] newIdentity -> DEBU 16de Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:42:53.558 UTC [msp/identity] newIdentity -> DEBU 16df Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:42:53.558 UTC [msp] Validate -> DEBU 16e0 MSP Org2MSP validating identity 2017-09-25 06:42:53.559 UTC [common/config] Validate -> DEBU 16e1 Anchor peers for org Org3MSP are 2017-09-25 06:42:53.559 UTC [common/config] validateMSP -> DEBU 16e2 Setting up MSP for org Org3MSP 2017-09-25 06:42:53.559 UTC [msp] NewBccspMsp -> DEBU 16e3 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.559 UTC [msp] Setup -> DEBU 16e4 Setting up MSP instance Org3MSP 2017-09-25 06:42:53.559 UTC [msp/identity] newIdentity -> DEBU 16e5 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:42:53.559 UTC [msp/identity] newIdentity -> DEBU 16e6 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:42:53.559 UTC [msp/identity] newIdentity -> DEBU 16e7 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:42:53.560 UTC [msp] Validate -> DEBU 16e8 MSP Org3MSP validating identity 2017-09-25 06:42:53.560 UTC [common/config] Validate -> DEBU 16e9 Anchor peers for org Org4MSP are 2017-09-25 06:42:53.560 UTC [common/config] validateMSP -> DEBU 16ea Setting up MSP for org Org4MSP 2017-09-25 06:42:53.560 UTC [msp] NewBccspMsp -> DEBU 16eb Creating BCCSP-based MSP instance 2017-09-25 06:42:53.560 UTC [msp] Setup -> DEBU 16ec Setting up MSP instance Org4MSP 2017-09-25 06:42:53.560 UTC [msp/identity] newIdentity -> DEBU 16ed Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:42:53.561 UTC [msp/identity] newIdentity -> DEBU 16ee Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:42:53.561 UTC [msp/identity] newIdentity -> DEBU 16ef Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:42:53.561 UTC [msp] Validate -> DEBU 16f0 MSP Org4MSP validating identity 2017-09-25 06:42:53.562 UTC [common/config] Validate -> DEBU 16f1 Anchor peers for org Org5MSP are 2017-09-25 06:42:53.562 UTC [common/config] validateMSP -> DEBU 16f2 Setting up MSP for org Org5MSP 2017-09-25 06:42:53.562 UTC [msp] NewBccspMsp -> DEBU 16f3 Creating BCCSP-based MSP instance 2017-09-25 06:42:53.562 UTC [msp] Setup -> DEBU 16f4 Setting up MSP instance Org5MSP 2017-09-25 06:42:53.562 UTC [msp/identity] newIdentity -> DEBU 16f5 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:42:53.562 UTC [msp/identity] newIdentity -> DEBU 16f6 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:42:53.562 UTC [msp/identity] newIdentity -> DEBU 16f7 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:42:53.563 UTC [msp] Validate -> DEBU 16f8 MSP Org5MSP validating identity 2017-09-25 06:42:53.563 UTC [common/config] validateMSP -> DEBU 16f9 Setting up MSP for org OrdererOrg 2017-09-25 06:42:53.563 UTC [msp] NewBccspMsp -> DEBU 16fa Creating BCCSP-based MSP instance 2017-09-25 06:42:53.563 UTC [msp] Setup -> DEBU 16fb Setting up MSP instance OrdererMSP 2017-09-25 06:42:53.563 UTC [msp/identity] newIdentity -> DEBU 16fc Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:42:53.564 UTC [msp/identity] newIdentity -> DEBU 16fd Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.564 UTC [msp/identity] newIdentity -> DEBU 16fe Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:42:53.564 UTC [msp] Validate -> DEBU 16ff MSP OrdererMSP validating identity 2017-09-25 06:42:53.565 UTC [msp] Setup -> DEBU 1700 Setting up the MSP manager (6 msps) 2017-09-25 06:42:53.565 UTC [msp] Setup -> DEBU 1701 MSP manager setup complete, setup 6 msps 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1702 Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1703 In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1704 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1705 In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1706 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1707 In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1708 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1709 In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 170a Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 170b In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 170c Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 170d In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 170e Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 170f In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1710 Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1711 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1712 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1713 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1714 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1715 In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1716 Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1717 In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1718 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1719 In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 171a Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 171b In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 171c Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 171d In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 171e Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 171f In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1720 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1721 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1722 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1723 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1724 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1725 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1726 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1727 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1728 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1729 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 172a Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 172b Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 172c Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 172d Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 172e Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 172f Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1730 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1731 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1732 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1733 Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 1734 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1735 Returning policy Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1736 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1737 Returning policy Readers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1738 Returning policy Writers for evaluation 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 1739 Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:42:53.565 UTC [policies] CommitProposals -> DEBU 173a In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:42:53.565 UTC [policies] GetPolicy -> DEBU 173b Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 173c In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 173d Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 173e In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 173f Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1740 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1741 Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1742 In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1743 Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1744 In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1745 Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1746 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1747 Returning policy Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1748 In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1749 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 174a In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 174b Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 174c In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 174d Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 174e In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 174f Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1750 In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1751 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1752 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1753 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1754 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1755 Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1756 In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1757 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1758 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1759 Returning policy Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 175a In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 175b Returning policy Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 175c In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 175d Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 175e In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 175f Returning policy Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1760 In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1761 Returning policy BlockValidation for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1762 In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1763 Returning policy Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1764 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1765 Returning policy Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1766 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1767 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1768 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1769 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 176a In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 176b Returning policy Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 176c Returning policy Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 176d Returning policy Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 176e Returning policy Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 176f Returning policy Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1770 Returning policy Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1771 Returning policy Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1772 As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1773 Returning policy Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1774 As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1775 Returning policy Application/Readers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1776 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1777 Returning policy Application/Writers for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 1778 As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 1779 Returning policy Application/Admins for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 177a As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:42:53.566 UTC [policies] GetPolicy -> DEBU 177b Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:42:53.566 UTC [policies] CommitProposals -> DEBU 177c As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:42:53.566 UTC [orderer/multichain] addBlockSignature -> DEBU 177d &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:1 lastConfigSeq:2} 2017-09-25 06:42:53.566 UTC [orderer/multichain] addBlockSignature -> DEBU 177e &{} 2017-09-25 06:42:53.566 UTC [msp] GetLocalMSP -> DEBU 177f Returning existing local MSP 2017-09-25 06:42:53.567 UTC [msp] GetDefaultSigningIdentity -> DEBU 1780 Obtaining default signing identity 2017-09-25 06:42:53.567 UTC [msp] GetLocalMSP -> DEBU 1781 Returning existing local MSP 2017-09-25 06:42:53.567 UTC [msp] GetDefaultSigningIdentity -> DEBU 1782 Obtaining default signing identity 2017-09-25 06:42:53.567 UTC [msp/identity] Sign -> DEBU 1783 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...3FFA8D6D0D1655440D0A16DCAAB49C94 2017-09-25 06:42:53.567 UTC [msp/identity] Sign -> DEBU 1784 Sign: digest: 6C8B0552C91B9316DDCAF9235B7C1F8C7CAA8AA4F02E39AB8C1662F309BAB1ED 2017-09-25 06:42:53.567 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1785 [channel: mychannel] Detected lastConfigSeq transitioning from 2 to 3, setting lastConfig from 1 to 6 2017-09-25 06:42:53.567 UTC [msp] GetLocalMSP -> DEBU 1786 Returning existing local MSP 2017-09-25 06:42:53.567 UTC [msp] GetDefaultSigningIdentity -> DEBU 1787 Obtaining default signing identity 2017-09-25 06:42:53.567 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1788 [channel: mychannel] About to write block, setting its LAST_CONFIG to 6 2017-09-25 06:42:53.567 UTC [msp] GetLocalMSP -> DEBU 1789 Returning existing local MSP 2017-09-25 06:42:53.567 UTC [msp] GetDefaultSigningIdentity -> DEBU 178a Obtaining default signing identity 2017-09-25 06:42:53.567 UTC [msp/identity] Sign -> DEBU 178b Sign: plaintext: 08060AFA050A0A4F7264657265724D53...3FFA8D6D0D1655440D0A16DCAAB49C94 2017-09-25 06:42:53.567 UTC [msp/identity] Sign -> DEBU 178c Sign: digest: 3DC3419A4B6CE8AE83F5CF7E69DE01B5DF9A86DF06CAD82D14681D204771BCA6 2017-09-25 06:42:53.583 UTC [fsblkstorage] indexBlock -> DEBU 178d Indexing block [blockNum=6, blockHash=[]byte{0xc7, 0x9a, 0x4a, 0xc2, 0xb6, 0x93, 0xfd, 0xc0, 0xe1, 0x13, 0x24, 0x9f, 0xe1, 0xcf, 0x8, 0xc1, 0x20, 0x84, 0xe3, 0xfd, 0x2c, 0x3b, 0x6f, 0x23, 0xf2, 0x33, 0x6b, 0x46, 0x2c, 0x29, 0xf1, 0x57} txOffsets= txId= locPointer=offset=71, bytesLength=19797 ] 2017-09-25 06:42:53.584 UTC [fsblkstorage] updateCheckpoint -> DEBU 178e Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[89216], isChainEmpty=[false], lastBlockNumber=[6] 2017-09-25 06:42:53.584 UTC [orderer/multichain] WriteBlock -> DEBU 178f [channel: mychannel] Wrote block 6 2017-09-25 06:42:53.584 UTC [policies] GetPolicy -> DEBU 1790 Returning policy Readers for evaluation 2017-09-25 06:42:53.584 UTC [cauthdsl] func1 -> DEBU 1791 0xc420354bc0 gate 1506321773584102051 evaluation starts 2017-09-25 06:42:53.584 UTC [cauthdsl] func2 -> DEBU 1792 0xc420354bc0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:53.584 UTC [cauthdsl] func2 -> DEBU 1793 0xc420354bc0 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:53.584 UTC [msp/identity] newIdentity -> DEBU 1794 Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:42:53.584 UTC [msp] SatisfiesPrincipal -> DEBU 1795 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:42:53.584 UTC [msp] Validate -> DEBU 1796 MSP Org1MSP validating identity 2017-09-25 06:42:53.584 UTC [cauthdsl] func2 -> DEBU 1797 0xc420354bc0 principal matched by identity 0 2017-09-25 06:42:53.584 UTC [msp/identity] Verify -> DEBU 1798 Verify: digest = 00000000 50 02 54 23 c0 78 fc ec c4 5b ba c5 97 85 f0 d5 |P.T#.x...[......| 00000010 5e d6 d6 d9 58 6a 9b 41 95 96 7f 4e cf 62 69 e3 |^...Xj.A...N.bi.| 2017-09-25 06:42:53.584 UTC [msp/identity] Verify -> DEBU 1799 Verify: sig = 00000000 30 45 02 21 00 cb d3 a8 cb b3 c4 eb 9a 74 4c 14 |0E.!.........tL.| 00000010 df 65 8d 1c 05 00 52 3d b6 fc 20 d5 c9 82 34 e4 |.e....R=.. ...4.| 00000020 33 01 0e f3 9d 02 20 5e aa f6 ea 4b d3 dd 68 8f |3..... ^...K..h.| 00000030 56 ce eb c8 30 10 1a cb 5d 8d f6 b4 64 f7 8a 39 |V...0...]...d..9| 00000040 6f cf cf a0 51 a5 74 |o...Q.t| 2017-09-25 06:42:53.584 UTC [cauthdsl] func2 -> DEBU 179a 0xc420354bc0 principal evaluation succeeds for identity 0 2017-09-25 06:42:53.584 UTC [cauthdsl] func1 -> DEBU 179b 0xc420354bc0 gate 1506321773584102051 evaluation succeeds 2017-09-25 06:42:53.584 UTC [orderer/common/sigfilter] Apply -> DEBU 179c Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a10600 1 [0xc420354720 0xc4203547b8 0xc420354800 0xc4203548e8 0xc420354958]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4e4e0 1 [0xc4203549f8]})]} 2017-09-25 06:42:53.584 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 179d retrieveBlockByNumber() - blockNum = [6] 2017-09-25 06:42:53.584 UTC [fsblkstorage] newBlockfileStream -> DEBU 179e newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[67598] 2017-09-25 06:42:53.584 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 179f Remaining bytes=[21618], Going to peek [8] bytes 2017-09-25 06:42:53.584 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17a0 Returning blockbytes - length=[21615], placementInfo={fileNum=[0], startOffset=[67598], bytesOffset=[67601]} 2017-09-25 06:42:53.585 UTC [orderer/common/deliver] Handle -> DEBU 17a1 [channel: mychannel] Delivering block for (0xc4209af3e0) 2017-09-25 06:42:57.438 UTC [orderer/main] Deliver -> DEBU 17a2 Starting new Deliver handler 2017-09-25 06:42:57.438 UTC [orderer/common/deliver] Handle -> DEBU 17a3 Starting new deliver loop 2017-09-25 06:42:57.438 UTC [orderer/common/deliver] Handle -> DEBU 17a4 Attempting to read seek info message 2017-09-25 06:42:57.438 UTC [policies] GetPolicy -> DEBU 17a5 Returning policy Readers for evaluation 2017-09-25 06:42:57.439 UTC [cauthdsl] func1 -> DEBU 17a6 0xc42015e160 gate 1506321777439034280 evaluation starts 2017-09-25 06:42:57.439 UTC [cauthdsl] func2 -> DEBU 17a7 0xc42015e160 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:57.439 UTC [cauthdsl] func2 -> DEBU 17a8 0xc42015e160 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:57.439 UTC [msp/identity] newIdentity -> DEBU 17a9 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:57.439 UTC [msp] SatisfiesPrincipal -> DEBU 17aa Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:42:57.439 UTC [msp] Validate -> DEBU 17ab MSP Org1MSP validating identity 2017-09-25 06:42:57.439 UTC [cauthdsl] func2 -> DEBU 17ac 0xc42015e160 principal matched by identity 0 2017-09-25 06:42:57.440 UTC [msp/identity] Verify -> DEBU 17ad Verify: digest = 00000000 63 6c e8 00 5f ae 6a 39 ae 5a d6 5e 21 06 e8 c3 |cl.._.j9.Z.^!...| 00000010 ae c9 9d 48 ed 4a d9 32 c6 3f a3 c8 9b 73 20 80 |...H.J.2.?...s .| 2017-09-25 06:42:57.440 UTC [msp/identity] Verify -> DEBU 17ae Verify: sig = 00000000 30 45 02 21 00 c3 b0 f6 30 88 7b 92 97 6d 8d 0e |0E.!....0.{..m..| 00000010 ad 8c cb b1 a3 ca 2a 7a 05 9e 1e be 91 57 21 3f |......*z.....W!?| 00000020 6c c7 3f 9a 5b 02 20 4b 12 37 e5 30 6a 5c 9e 55 |l.?.[. K.7.0j\.U| 00000030 92 78 e4 22 f0 b4 74 e2 76 1b 15 79 96 7d 05 1e |.x."..t.v..y.}..| 00000040 57 3a 7f c2 2c 32 46 |W:..,2F| 2017-09-25 06:42:57.440 UTC [cauthdsl] func2 -> DEBU 17af 0xc42015e160 principal evaluation succeeds for identity 0 2017-09-25 06:42:57.440 UTC [cauthdsl] func1 -> DEBU 17b0 0xc42015e160 gate 1506321777439034280 evaluation succeeds 2017-09-25 06:42:57.440 UTC [orderer/common/sigfilter] Apply -> DEBU 17b1 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a10600 1 [0xc420354720 0xc4203547b8 0xc420354800 0xc4203548e8 0xc420354958]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4e4e0 1 [0xc4203549f8]})]} 2017-09-25 06:42:57.440 UTC [orderer/common/deliver] Handle -> DEBU 17b2 [channel: mychannel] Received seekInfo (0xc420ca0960) start: > stop: > 2017-09-25 06:42:57.440 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 17b3 retrieveBlockByNumber() - blockNum = [6] 2017-09-25 06:42:57.440 UTC [fsblkstorage] newBlockfileStream -> DEBU 17b4 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[67598] 2017-09-25 06:42:57.440 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17b5 Remaining bytes=[21618], Going to peek [8] bytes 2017-09-25 06:42:57.440 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17b6 Returning blockbytes - length=[21615], placementInfo={fileNum=[0], startOffset=[67598], bytesOffset=[67601]} 2017-09-25 06:42:57.440 UTC [orderer/common/deliver] Handle -> DEBU 17b7 [channel: mychannel] Delivering block for (0xc420ca0960) 2017-09-25 06:42:57.441 UTC [orderer/common/deliver] Handle -> DEBU 17b8 [channel: mychannel] Done delivering for (0xc420ca0960), waiting for new SeekInfo 2017-09-25 06:42:57.441 UTC [orderer/common/deliver] Handle -> DEBU 17b9 Attempting to read seek info message 2017-09-25 06:42:57.441 UTC [policies] GetPolicy -> DEBU 17ba Returning policy Readers for evaluation 2017-09-25 06:42:57.441 UTC [cauthdsl] func1 -> DEBU 17bb 0xc42015e278 gate 1506321777441940096 evaluation starts 2017-09-25 06:42:57.441 UTC [cauthdsl] func2 -> DEBU 17bc 0xc42015e278 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:42:57.441 UTC [cauthdsl] func2 -> DEBU 17bd 0xc42015e278 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:42:57.442 UTC [msp/identity] newIdentity -> DEBU 17be Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:42:57.442 UTC [msp] SatisfiesPrincipal -> DEBU 17bf Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:42:57.442 UTC [msp] Validate -> DEBU 17c0 MSP Org1MSP validating identity 2017-09-25 06:42:57.442 UTC [cauthdsl] func2 -> DEBU 17c1 0xc42015e278 principal matched by identity 0 2017-09-25 06:42:57.442 UTC [msp/identity] Verify -> DEBU 17c2 Verify: digest = 00000000 b7 63 ac a8 08 04 66 fa c3 14 c7 9a f2 bf a2 c0 |.c....f.........| 00000010 fd 9b 10 ae 70 17 f6 37 33 d2 73 bc 6d d9 1b b4 |....p..73.s.m...| 2017-09-25 06:42:57.442 UTC [msp/identity] Verify -> DEBU 17c3 Verify: sig = 00000000 30 44 02 20 43 93 5e 45 c9 73 3f 13 df 12 30 dc |0D. C.^E.s?...0.| 00000010 50 5a 22 1e 8d 1f 6b 0d 29 80 aa 44 d4 da e4 56 |PZ"...k.)..D...V| 00000020 56 33 4b 76 02 20 55 47 65 8f b2 72 51 94 c2 02 |V3Kv. UGe..rQ...| 00000030 30 17 62 d6 1c 78 79 85 8a 57 52 f9 09 93 75 78 |0.b..xy..WR...ux| 00000040 71 e4 cf 73 63 2a |q..sc*| 2017-09-25 06:42:57.442 UTC [cauthdsl] func2 -> DEBU 17c4 0xc42015e278 principal evaluation succeeds for identity 0 2017-09-25 06:42:57.442 UTC [cauthdsl] func1 -> DEBU 17c5 0xc42015e278 gate 1506321777441940096 evaluation succeeds 2017-09-25 06:42:57.442 UTC [orderer/common/sigfilter] Apply -> DEBU 17c6 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a10600 1 [0xc420354720 0xc4203547b8 0xc420354800 0xc4203548e8 0xc420354958]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4e4e0 1 [0xc4203549f8]})]} 2017-09-25 06:42:57.442 UTC [orderer/common/deliver] Handle -> DEBU 17c7 [channel: mychannel] Received seekInfo (0xc420caec00) start: > stop: > 2017-09-25 06:42:57.442 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 17c8 retrieveBlockByNumber() - blockNum = [6] 2017-09-25 06:42:57.442 UTC [fsblkstorage] newBlockfileStream -> DEBU 17c9 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[67598] 2017-09-25 06:42:57.442 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17ca Remaining bytes=[21618], Going to peek [8] bytes 2017-09-25 06:42:57.442 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 17cb Returning blockbytes - length=[21615], placementInfo={fileNum=[0], startOffset=[67598], bytesOffset=[67601]} 2017-09-25 06:42:57.442 UTC [orderer/common/deliver] Handle -> DEBU 17cc [channel: mychannel] Delivering block for (0xc420caec00) 2017-09-25 06:42:57.443 UTC [orderer/common/deliver] Handle -> DEBU 17cd [channel: mychannel] Done delivering for (0xc420caec00), waiting for new SeekInfo 2017-09-25 06:42:57.443 UTC [orderer/common/deliver] Handle -> DEBU 17ce Attempting to read seek info message 2017-09-25 06:42:57.445 UTC [orderer/common/deliver] Handle -> WARN 17cf Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:42:57.445 UTC [orderer/main] func1 -> DEBU 17d0 Closing Deliver stream 2017-09-25 06:47:28.679 UTC [orderer/main] Broadcast -> DEBU 17d1 Starting new Broadcast handler 2017-09-25 06:47:28.680 UTC [orderer/common/broadcast] Handle -> DEBU 17d2 Starting new broadcast loop 2017-09-25 06:47:28.698 UTC [orderer/common/broadcast] Handle -> DEBU 17d3 [channel: mychannel] Broadcast is filtering message of type ENDORSER_TRANSACTION 2017-09-25 06:47:28.698 UTC [policies] GetPolicy -> DEBU 17d4 Returning policy Writers for evaluation 2017-09-25 06:47:28.698 UTC [cauthdsl] func1 -> DEBU 17d5 0xc42015e160 gate 1506322048698713378 evaluation starts 2017-09-25 06:47:28.698 UTC [cauthdsl] func2 -> DEBU 17d6 0xc42015e160 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:47:28.698 UTC [cauthdsl] func2 -> DEBU 17d7 0xc42015e160 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:47:28.699 UTC [msp/identity] newIdentity -> DEBU 17d8 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:47:28.699 UTC [cauthdsl] func2 -> DEBU 17d9 0xc42015e160 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) 2017-09-25 06:47:28.699 UTC [cauthdsl] func2 -> DEBU 17da 0xc42015e160 principal evaluation fails 2017-09-25 06:47:28.699 UTC [cauthdsl] func1 -> DEBU 17db 0xc42015e160 gate 1506322048698713378 evaluation fails 2017-09-25 06:47:28.699 UTC [cauthdsl] func1 -> DEBU 17dc 0xc42015e160 gate 1506322048699413327 evaluation starts 2017-09-25 06:47:28.699 UTC [cauthdsl] func2 -> DEBU 17dd 0xc42015e160 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:47:28.699 UTC [cauthdsl] func2 -> DEBU 17de 0xc42015e160 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:47:28.699 UTC [msp/identity] newIdentity -> DEBU 17df Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:47:28.699 UTC [cauthdsl] func2 -> DEBU 17e0 0xc42015e160 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:47:28.699 UTC [cauthdsl] func2 -> DEBU 17e1 0xc42015e160 principal evaluation fails 2017-09-25 06:47:28.699 UTC [cauthdsl] func1 -> DEBU 17e2 0xc42015e160 gate 1506322048699413327 evaluation fails 2017-09-25 06:47:28.700 UTC [cauthdsl] func1 -> DEBU 17e3 0xc42015e160 gate 1506322048700031890 evaluation starts 2017-09-25 06:47:28.700 UTC [cauthdsl] func2 -> DEBU 17e4 0xc42015e160 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:47:28.700 UTC [cauthdsl] func2 -> DEBU 17e5 0xc42015e160 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:47:28.700 UTC [msp/identity] newIdentity -> DEBU 17e6 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:47:28.700 UTC [msp] SatisfiesPrincipal -> DEBU 17e7 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:47:28.700 UTC [msp] Validate -> DEBU 17e8 MSP Org1MSP validating identity 2017-09-25 06:47:28.700 UTC [cauthdsl] func2 -> DEBU 17e9 0xc42015e160 principal matched by identity 0 2017-09-25 06:47:28.700 UTC [msp/identity] Verify -> DEBU 17ea Verify: digest = 00000000 0f 86 ca d3 28 94 10 b7 c6 5f 0b 39 6a bc 45 e2 |....(...._.9j.E.| 00000010 0a 36 83 80 c2 c5 1e 91 06 ed fe 59 e5 95 0a 96 |.6.........Y....| 2017-09-25 06:47:28.700 UTC [msp/identity] Verify -> DEBU 17eb Verify: sig = 00000000 30 44 02 20 38 47 55 6d dd f6 e2 c5 60 db 0f 84 |0D. 8GUm....`...| 00000010 0e d4 be ef 57 da a2 8e 2d a4 78 fc 97 10 09 06 |....W...-.x.....| 00000020 17 7e d3 05 02 20 1c cb dd 17 59 6f 92 ab 24 39 |.~... ....Yo..$9| 00000030 67 bf 66 07 18 6f f1 ef c0 7f 85 64 c4 80 8e 1e |g.f..o.....d....| 00000040 fa e4 53 fb f0 03 |..S...| 2017-09-25 06:47:28.701 UTC [cauthdsl] func2 -> DEBU 17ec 0xc42015e160 principal evaluation succeeds for identity 0 2017-09-25 06:47:28.701 UTC [cauthdsl] func1 -> DEBU 17ed 0xc42015e160 gate 1506322048700031890 evaluation succeeds 2017-09-25 06:47:28.701 UTC [orderer/common/sigfilter] Apply -> DEBU 17ee Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c4e580 1 [0xc420354a20]}) %!s(*policies.implicitMetaPolicy=&{0xc420a10580 1 [0xc420354980 0xc4203546d0 0xc420354768 0xc420354828 0xc420354898]})]} 2017-09-25 06:47:28.701 UTC [orderer/common/broadcast] Handle -> DEBU 17ef [channel: mychannel] Broadcast has successfully enqueued message of type ENDORSER_TRANSACTION 2017-09-25 06:47:28.701 UTC [policies] GetPolicy -> DEBU 17f0 Returning policy Writers for evaluation 2017-09-25 06:47:28.701 UTC [cauthdsl] func1 -> DEBU 17f1 0xc420354010 gate 1506322048701357159 evaluation starts 2017-09-25 06:47:28.701 UTC [cauthdsl] func2 -> DEBU 17f2 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:47:28.701 UTC [cauthdsl] func2 -> DEBU 17f3 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:47:28.701 UTC [msp/identity] newIdentity -> DEBU 17f4 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:47:28.702 UTC [cauthdsl] func2 -> DEBU 17f5 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) 2017-09-25 06:47:28.702 UTC [cauthdsl] func2 -> DEBU 17f6 0xc420354010 principal evaluation fails 2017-09-25 06:47:28.702 UTC [cauthdsl] func1 -> DEBU 17f7 0xc420354010 gate 1506322048701357159 evaluation fails 2017-09-25 06:47:28.702 UTC [cauthdsl] func1 -> DEBU 17f8 0xc420354010 gate 1506322048702163120 evaluation starts 2017-09-25 06:47:28.702 UTC [cauthdsl] func2 -> DEBU 17f9 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:47:28.702 UTC [cauthdsl] func2 -> DEBU 17fa 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:47:28.702 UTC [msp/identity] newIdentity -> DEBU 17fb Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:47:28.702 UTC [cauthdsl] func2 -> DEBU 17fc 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:47:28.702 UTC [cauthdsl] func2 -> DEBU 17fd 0xc420354010 principal evaluation fails 2017-09-25 06:47:28.702 UTC [cauthdsl] func1 -> DEBU 17fe 0xc420354010 gate 1506322048702163120 evaluation fails 2017-09-25 06:47:28.702 UTC [cauthdsl] func1 -> DEBU 17ff 0xc420354010 gate 1506322048702785986 evaluation starts 2017-09-25 06:47:28.702 UTC [cauthdsl] func2 -> DEBU 1800 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:47:28.702 UTC [cauthdsl] func2 -> DEBU 1801 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:47:28.703 UTC [msp/identity] newIdentity -> DEBU 1802 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:47:28.703 UTC [msp] SatisfiesPrincipal -> DEBU 1803 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:47:28.703 UTC [msp] Validate -> DEBU 1804 MSP Org1MSP validating identity 2017-09-25 06:47:28.703 UTC [cauthdsl] func2 -> DEBU 1805 0xc420354010 principal matched by identity 0 2017-09-25 06:47:28.703 UTC [msp/identity] Verify -> DEBU 1806 Verify: digest = 00000000 0f 86 ca d3 28 94 10 b7 c6 5f 0b 39 6a bc 45 e2 |....(...._.9j.E.| 00000010 0a 36 83 80 c2 c5 1e 91 06 ed fe 59 e5 95 0a 96 |.6.........Y....| 2017-09-25 06:47:28.703 UTC [msp/identity] Verify -> DEBU 1807 Verify: sig = 00000000 30 44 02 20 38 47 55 6d dd f6 e2 c5 60 db 0f 84 |0D. 8GUm....`...| 00000010 0e d4 be ef 57 da a2 8e 2d a4 78 fc 97 10 09 06 |....W...-.x.....| 00000020 17 7e d3 05 02 20 1c cb dd 17 59 6f 92 ab 24 39 |.~... ....Yo..$9| 00000030 67 bf 66 07 18 6f f1 ef c0 7f 85 64 c4 80 8e 1e |g.f..o.....d....| 00000040 fa e4 53 fb f0 03 |..S...| 2017-09-25 06:47:28.703 UTC [cauthdsl] func2 -> DEBU 1808 0xc420354010 principal evaluation succeeds for identity 0 2017-09-25 06:47:28.703 UTC [cauthdsl] func1 -> DEBU 1809 0xc420354010 gate 1506322048702785986 evaluation succeeds 2017-09-25 06:47:28.703 UTC [orderer/common/sigfilter] Apply -> DEBU 180a Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c4e580 1 [0xc420354a20]}) %!s(*policies.implicitMetaPolicy=&{0xc420a10580 1 [0xc420354980 0xc4203546d0 0xc420354768 0xc420354828 0xc420354898]})]} 2017-09-25 06:47:28.704 UTC [orderer/common/blockcutter] Ordered -> DEBU 180b Enqueuing message into batch 2017-09-25 06:47:28.704 UTC [orderer/common/broadcast] Handle -> WARN 180c Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:47:28.704 UTC [orderer/main] func1 -> DEBU 180d Closing Broadcast stream 2017-09-25 06:48:28.704 UTC [orderer/solo] main -> DEBU 180e Batch timer expired, creating block 2017-09-25 06:48:28.704 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 180f retrieveBlockByNumber() - blockNum = [6] 2017-09-25 06:48:28.704 UTC [fsblkstorage] newBlockfileStream -> DEBU 1810 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[67598] 2017-09-25 06:48:28.705 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1811 Remaining bytes=[21618], Going to peek [8] bytes 2017-09-25 06:48:28.705 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1812 Returning blockbytes - length=[21615], placementInfo={fileNum=[0], startOffset=[67598], bytesOffset=[67601]} 2017-09-25 06:48:28.705 UTC [orderer/multichain] addBlockSignature -> DEBU 1813 &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:6 lastConfigSeq:3} 2017-09-25 06:48:28.705 UTC [orderer/multichain] addBlockSignature -> DEBU 1814 &{} 2017-09-25 06:48:28.705 UTC [msp] GetLocalMSP -> DEBU 1815 Returning existing local MSP 2017-09-25 06:48:28.705 UTC [msp] GetDefaultSigningIdentity -> DEBU 1816 Obtaining default signing identity 2017-09-25 06:48:28.705 UTC [msp] GetLocalMSP -> DEBU 1817 Returning existing local MSP 2017-09-25 06:48:28.705 UTC [msp] GetDefaultSigningIdentity -> DEBU 1818 Obtaining default signing identity 2017-09-25 06:48:28.705 UTC [msp/identity] Sign -> DEBU 1819 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...61A777926E3BD940987320A135E541E0 2017-09-25 06:48:28.705 UTC [msp/identity] Sign -> DEBU 181a Sign: digest: 80FD94800F64AF914D05AEB9B736B2A4D61B3BAABAD9812A0D641ABFE0778ACD 2017-09-25 06:48:28.706 UTC [msp] GetLocalMSP -> DEBU 181b Returning existing local MSP 2017-09-25 06:48:28.706 UTC [msp] GetDefaultSigningIdentity -> DEBU 181c Obtaining default signing identity 2017-09-25 06:48:28.706 UTC [orderer/multichain] addLastConfigSignature -> DEBU 181d [channel: mychannel] About to write block, setting its LAST_CONFIG to 6 2017-09-25 06:48:28.706 UTC [msp] GetLocalMSP -> DEBU 181e Returning existing local MSP 2017-09-25 06:48:28.706 UTC [msp] GetDefaultSigningIdentity -> DEBU 181f Obtaining default signing identity 2017-09-25 06:48:28.706 UTC [msp/identity] Sign -> DEBU 1820 Sign: plaintext: 08060AFA050A0A4F7264657265724D53...61A777926E3BD940987320A135E541E0 2017-09-25 06:48:28.706 UTC [msp/identity] Sign -> DEBU 1821 Sign: digest: 5FF42035C8540CF705AFF5AE031F2380E0522F5031DA0794B96A5186C9843C41 2017-09-25 06:48:28.707 UTC [fsblkstorage] indexBlock -> DEBU 1822 Indexing block [blockNum=7, blockHash=[]byte{0xb0, 0xe, 0x85, 0x79, 0xb4, 0x37, 0xf1, 0x46, 0x19, 0x65, 0x43, 0xe1, 0xca, 0x9d, 0x96, 0xd7, 0xa0, 0xe6, 0x6, 0xd4, 0x42, 0x3f, 0x27, 0xf0, 0xaf, 0x80, 0xea, 0x4b, 0x8d, 0x53, 0xee, 0x54} txOffsets= txId=22c776a812da3a3a027c472f5e03f8fb14fcd75ab5e90bc00b2e03161551df10 locPointer=offset=70, bytesLength=2949 ] 2017-09-25 06:48:28.707 UTC [fsblkstorage] updateCheckpoint -> DEBU 1823 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[93985], isChainEmpty=[false], lastBlockNumber=[7] 2017-09-25 06:48:28.707 UTC [orderer/multichain] WriteBlock -> DEBU 1824 [channel: mychannel] Wrote block 7 2017-09-25 06:48:28.707 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1825 retrieveBlockByNumber() - blockNum = [7] 2017-09-25 06:48:28.707 UTC [fsblkstorage] newBlockfileStream -> DEBU 1826 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[89216] 2017-09-25 06:48:28.707 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1827 Remaining bytes=[4769], Going to peek [8] bytes 2017-09-25 06:48:28.707 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1828 Returning blockbytes - length=[4767], placementInfo={fileNum=[0], startOffset=[89216], bytesOffset=[89218]} 2017-09-25 06:48:28.707 UTC [orderer/common/deliver] Handle -> DEBU 1829 [channel: mychannel] Delivering block for (0xc4209af3e0) 2017-09-25 06:53:53.296 UTC [orderer/main] Deliver -> DEBU 182a Starting new Deliver handler 2017-09-25 06:53:53.296 UTC [orderer/common/deliver] Handle -> DEBU 182b Starting new deliver loop 2017-09-25 06:53:53.296 UTC [orderer/common/deliver] Handle -> DEBU 182c Attempting to read seek info message 2017-09-25 06:53:53.297 UTC [policies] GetPolicy -> DEBU 182d Returning policy Readers for evaluation 2017-09-25 06:53:53.297 UTC [cauthdsl] func1 -> DEBU 182e 0xc420354008 gate 1506322433297300015 evaluation starts 2017-09-25 06:53:53.297 UTC [cauthdsl] func2 -> DEBU 182f 0xc420354008 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:53:53.297 UTC [cauthdsl] func2 -> DEBU 1830 0xc420354008 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:53:53.297 UTC [msp/identity] newIdentity -> DEBU 1831 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:53:53.297 UTC [msp] SatisfiesPrincipal -> DEBU 1832 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:53:53.298 UTC [msp] Validate -> DEBU 1833 MSP Org1MSP validating identity 2017-09-25 06:53:53.298 UTC [cauthdsl] func2 -> DEBU 1834 0xc420354008 principal matched by identity 0 2017-09-25 06:53:53.298 UTC [msp/identity] Verify -> DEBU 1835 Verify: digest = 00000000 e8 c6 d1 f5 ea 4a f1 88 6d f7 0a fa 5e 42 2f 07 |.....J..m...^B/.| 00000010 3e f4 f2 23 a2 77 c6 9e eb a8 8a 31 ae ff 9f 9d |>..#.w.....1....| 2017-09-25 06:53:53.298 UTC [msp/identity] Verify -> DEBU 1836 Verify: sig = 00000000 30 45 02 21 00 a6 9b ac 2f 46 56 88 b8 de 23 e4 |0E.!..../FV...#.| 00000010 d6 34 72 76 b0 76 d2 1a 8e 41 81 a6 f2 f7 d2 ae |.4rv.v...A......| 00000020 96 cf c9 2b 40 02 20 52 97 5f 5d c7 02 71 ff ae |...+@. R._]..q..| 00000030 fb 5a e2 a3 20 a8 c3 63 bc ea 85 db a8 48 00 07 |.Z.. ..c.....H..| 00000040 f7 6d bc c5 42 7b 00 |.m..B{.| 2017-09-25 06:53:53.298 UTC [cauthdsl] func2 -> DEBU 1837 0xc420354008 principal evaluation succeeds for identity 0 2017-09-25 06:53:53.298 UTC [cauthdsl] func1 -> DEBU 1838 0xc420354008 gate 1506322433297300015 evaluation succeeds 2017-09-25 06:53:53.298 UTC [orderer/common/sigfilter] Apply -> DEBU 1839 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a10600 1 [0xc420354720 0xc4203547b8 0xc420354800 0xc4203548e8 0xc420354958]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4e4e0 1 [0xc4203549f8]})]} 2017-09-25 06:53:53.298 UTC [orderer/common/deliver] Handle -> DEBU 183a [channel: mychannel] Received seekInfo (0xc420b16a40) start: > stop: > 2017-09-25 06:53:53.298 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 183b retrieveBlockByNumber() - blockNum = [7] 2017-09-25 06:53:53.298 UTC [fsblkstorage] newBlockfileStream -> DEBU 183c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[89216] 2017-09-25 06:53:53.298 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 183d Remaining bytes=[4769], Going to peek [8] bytes 2017-09-25 06:53:53.298 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 183e Returning blockbytes - length=[4767], placementInfo={fileNum=[0], startOffset=[89216], bytesOffset=[89218]} 2017-09-25 06:53:53.299 UTC [orderer/common/deliver] Handle -> DEBU 183f [channel: mychannel] Delivering block for (0xc420b16a40) 2017-09-25 06:53:53.299 UTC [orderer/common/deliver] Handle -> DEBU 1840 [channel: mychannel] Done delivering for (0xc420b16a40), waiting for new SeekInfo 2017-09-25 06:53:53.299 UTC [orderer/common/deliver] Handle -> DEBU 1841 Attempting to read seek info message 2017-09-25 06:53:53.300 UTC [policies] GetPolicy -> DEBU 1842 Returning policy Readers for evaluation 2017-09-25 06:53:53.300 UTC [cauthdsl] func1 -> DEBU 1843 0xc420354040 gate 1506322433300806524 evaluation starts 2017-09-25 06:53:53.300 UTC [cauthdsl] func2 -> DEBU 1844 0xc420354040 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:53:53.300 UTC [cauthdsl] func2 -> DEBU 1845 0xc420354040 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:53:53.301 UTC [msp/identity] newIdentity -> DEBU 1846 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:53:53.301 UTC [msp] SatisfiesPrincipal -> DEBU 1847 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:53:53.301 UTC [msp] Validate -> DEBU 1848 MSP Org1MSP validating identity 2017-09-25 06:53:53.301 UTC [cauthdsl] func2 -> DEBU 1849 0xc420354040 principal matched by identity 0 2017-09-25 06:53:53.301 UTC [msp/identity] Verify -> DEBU 184a Verify: digest = 00000000 dc 7f 3d 8d d2 f2 05 2f 64 ff 03 e6 72 d2 89 81 |..=..../d...r...| 00000010 33 d9 6e 80 89 8b d0 01 7b 63 ac 1c 98 d6 e7 58 |3.n.....{c.....X| 2017-09-25 06:53:53.301 UTC [msp/identity] Verify -> DEBU 184b Verify: sig = 00000000 30 45 02 21 00 95 1c 4c f2 e7 7f 9c a4 da 33 38 |0E.!...L......38| 00000010 15 0a 66 33 41 f0 46 ac 96 c0 d6 2e 30 cd c2 c6 |..f3A.F.....0...| 00000020 81 c2 2f b4 1c 02 20 34 a3 61 71 60 c3 01 87 dc |../... 4.aq`....| 00000030 3d 6b 04 87 1d cf cd f1 98 82 c1 1a cb 1a 27 91 |=k............'.| 00000040 0e f9 0c ff a0 cf 4b |......K| 2017-09-25 06:53:53.301 UTC [cauthdsl] func2 -> DEBU 184c 0xc420354040 principal evaluation succeeds for identity 0 2017-09-25 06:53:53.301 UTC [cauthdsl] func1 -> DEBU 184d 0xc420354040 gate 1506322433300806524 evaluation succeeds 2017-09-25 06:53:53.301 UTC [orderer/common/sigfilter] Apply -> DEBU 184e Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420a10600 1 [0xc420354720 0xc4203547b8 0xc420354800 0xc4203548e8 0xc420354958]}) %!s(*policies.implicitMetaPolicy=&{0xc420c4e4e0 1 [0xc4203549f8]})]} 2017-09-25 06:53:53.301 UTC [orderer/common/deliver] Handle -> DEBU 184f [channel: mychannel] Received seekInfo (0xc420c92f60) start: > stop: > 2017-09-25 06:53:53.302 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1850 retrieveBlockByNumber() - blockNum = [6] 2017-09-25 06:53:53.302 UTC [fsblkstorage] newBlockfileStream -> DEBU 1851 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[67598] 2017-09-25 06:53:53.302 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1852 Remaining bytes=[26387], Going to peek [8] bytes 2017-09-25 06:53:53.302 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1853 Returning blockbytes - length=[21615], placementInfo={fileNum=[0], startOffset=[67598], bytesOffset=[67601]} 2017-09-25 06:53:53.302 UTC [orderer/common/deliver] Handle -> DEBU 1854 [channel: mychannel] Delivering block for (0xc420c92f60) 2017-09-25 06:53:53.303 UTC [orderer/common/deliver] Handle -> DEBU 1855 [channel: mychannel] Done delivering for (0xc420c92f60), waiting for new SeekInfo 2017-09-25 06:53:53.303 UTC [orderer/common/deliver] Handle -> DEBU 1856 Attempting to read seek info message 2017-09-25 06:53:53.304 UTC [orderer/common/deliver] Handle -> WARN 1857 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:53:53.305 UTC [orderer/main] func1 -> DEBU 1858 Closing Deliver stream 2017-09-25 06:54:07.106 UTC [orderer/main] Deliver -> DEBU 1859 Starting new Deliver handler 2017-09-25 06:54:07.106 UTC [orderer/common/deliver] Handle -> DEBU 185a Starting new deliver loop 2017-09-25 06:54:07.106 UTC [orderer/common/deliver] Handle -> DEBU 185b Attempting to read seek info message 2017-09-25 06:54:07.110 UTC [orderer/main] Broadcast -> DEBU 185c Starting new Broadcast handler 2017-09-25 06:54:07.110 UTC [orderer/common/broadcast] Handle -> DEBU 185d Starting new broadcast loop 2017-09-25 06:54:07.110 UTC [orderer/common/broadcast] Handle -> DEBU 185e Preprocessing CONFIG_UPDATE 2017-09-25 06:54:07.110 UTC [orderer/configupdate] Process -> DEBU 185f Processing channel reconfiguration request for channel mychannel 2017-09-25 06:54:07.110 UTC [common/configtx] addToMap -> DEBU 1860 Adding to config map: [Groups] /Channel 2017-09-25 06:54:07.110 UTC [common/configtx] addToMap -> DEBU 1861 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:54:07.110 UTC [common/configtx] addToMap -> DEBU 1862 Adding to config map: [Groups] /Channel 2017-09-25 06:54:07.110 UTC [common/configtx] addToMap -> DEBU 1863 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:54:07.110 UTC [common/configtx] addToMap -> DEBU 1864 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:54:07.110 UTC [policies] GetPolicy -> DEBU 1865 Returning policy Admins for evaluation 2017-09-25 06:54:07.110 UTC [cauthdsl] func1 -> DEBU 1866 0xc420168278 gate 1506322447110776290 evaluation starts 2017-09-25 06:54:07.110 UTC [cauthdsl] func2 -> DEBU 1867 0xc420168278 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.110 UTC [cauthdsl] func2 -> DEBU 1868 0xc420168278 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.110 UTC [msp/identity] newIdentity -> DEBU 1869 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.111 UTC [msp] SatisfiesPrincipal -> DEBU 186a Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:54:07.111 UTC [cauthdsl] func2 -> DEBU 186b 0xc420168278 principal matched by identity 0 2017-09-25 06:54:07.111 UTC [msp/identity] Verify -> DEBU 186c Verify: digest = 00000000 db 74 0f d3 03 43 b8 78 e7 39 2d 78 4a 04 17 3f |.t...C.x.9-xJ..?| 00000010 f0 af 13 09 f9 75 36 ea a6 29 e6 3b b0 ed cd cb |.....u6..).;....| 2017-09-25 06:54:07.111 UTC [msp/identity] Verify -> DEBU 186d Verify: sig = 00000000 30 45 02 21 00 af c3 02 42 00 a1 b5 bf 44 87 cf |0E.!....B....D..| 00000010 86 ee 1e 13 04 d6 de d0 39 71 d6 4b ba 74 e7 83 |........9q.K.t..| 00000020 ac 24 da e3 67 02 20 33 66 ce bf b0 25 28 0a 5a |.$..g. 3f...%(.Z| 00000030 e9 45 99 49 2f b9 14 4b 67 83 88 b1 fe 53 cd 84 |.E.I/..Kg....S..| 00000040 13 8c fb e3 c7 53 ca |.....S.| 2017-09-25 06:54:07.111 UTC [cauthdsl] func2 -> DEBU 186e 0xc420168278 principal evaluation succeeds for identity 0 2017-09-25 06:54:07.111 UTC [cauthdsl] func1 -> DEBU 186f 0xc420168278 gate 1506322447110776290 evaluation succeeds 2017-09-25 06:54:07.111 UTC [common/configtx] processConfig -> DEBU 1870 Beginning new config for channel mychannel 2017-09-25 06:54:07.111 UTC [common/config] NewStandardValues -> DEBU 1871 Initializing protos for *config.ChannelProtos 2017-09-25 06:54:07.111 UTC [common/config] initializeProtosStruct -> DEBU 1872 Processing field: HashingAlgorithm 2017-09-25 06:54:07.111 UTC [common/config] initializeProtosStruct -> DEBU 1873 Processing field: BlockDataHashingStructure 2017-09-25 06:54:07.111 UTC [common/config] initializeProtosStruct -> DEBU 1874 Processing field: OrdererAddresses 2017-09-25 06:54:07.111 UTC [common/config] initializeProtosStruct -> DEBU 1875 Processing field: Consortium 2017-09-25 06:54:07.111 UTC [policies] ProposePolicy -> DEBU 1876 Proposed new policy Readers for Channel 2017-09-25 06:54:07.111 UTC [policies] ProposePolicy -> DEBU 1877 Proposed new policy Writers for Channel 2017-09-25 06:54:07.111 UTC [policies] ProposePolicy -> DEBU 1878 Proposed new policy Admins for Channel 2017-09-25 06:54:07.111 UTC [common/config] NewStandardValues -> DEBU 1879 Initializing protos for *struct {} 2017-09-25 06:54:07.111 UTC [policies] ProposePolicy -> DEBU 187a Proposed new policy Admins for Application 2017-09-25 06:54:07.111 UTC [policies] ProposePolicy -> DEBU 187b Proposed new policy Writers for Application 2017-09-25 06:54:07.111 UTC [policies] ProposePolicy -> DEBU 187c Proposed new policy Readers for Application 2017-09-25 06:54:07.111 UTC [common/config] NewStandardValues -> DEBU 187d Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.111 UTC [common/config] initializeProtosStruct -> DEBU 187e Processing field: MSP 2017-09-25 06:54:07.111 UTC [common/config] NewStandardValues -> DEBU 187f Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.111 UTC [common/config] initializeProtosStruct -> DEBU 1880 Processing field: AnchorPeers 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 1881 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 1882 Processing field: MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 1883 Proposed new policy Writers for Org2MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 1884 Proposed new policy Admins for Org2MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 1885 Proposed new policy Readers for Org2MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 1886 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 1887 Processing field: MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 1888 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 1889 Processing field: AnchorPeers 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 188a Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 188b Processing field: MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 188c Proposed new policy Readers for Org3MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 188d Proposed new policy Writers for Org3MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 188e Proposed new policy Admins for Org3MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 188f Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 1890 Processing field: MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 1891 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 1892 Processing field: AnchorPeers 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 1893 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 1894 Processing field: MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 1895 Proposed new policy Writers for Org4MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 1896 Proposed new policy Admins for Org4MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 1897 Proposed new policy Readers for Org4MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 1898 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 1899 Processing field: MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 189a Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 189b Processing field: AnchorPeers 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 189c Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 189d Processing field: MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 189e Proposed new policy Admins for Org5MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 189f Proposed new policy Readers for Org5MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 18a0 Proposed new policy Writers for Org5MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 18a1 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 18a2 Processing field: MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 18a3 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 18a4 Processing field: AnchorPeers 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 18a5 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 18a6 Processing field: MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 18a7 Proposed new policy Admins for Org1MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 18a8 Proposed new policy Readers for Org1MSP 2017-09-25 06:54:07.112 UTC [policies] ProposePolicy -> DEBU 18a9 Proposed new policy Writers for Org1MSP 2017-09-25 06:54:07.112 UTC [common/config] NewStandardValues -> DEBU 18aa Initializing protos for *config.OrdererProtos 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 18ab Processing field: ConsensusType 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 18ac Processing field: BatchSize 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 18ad Processing field: BatchTimeout 2017-09-25 06:54:07.112 UTC [common/config] initializeProtosStruct -> DEBU 18ae Processing field: KafkaBrokers 2017-09-25 06:54:07.113 UTC [common/config] initializeProtosStruct -> DEBU 18af Processing field: ChannelRestrictions 2017-09-25 06:54:07.113 UTC [policies] ProposePolicy -> DEBU 18b0 Proposed new policy Admins for Orderer 2017-09-25 06:54:07.113 UTC [policies] ProposePolicy -> DEBU 18b1 Proposed new policy BlockValidation for Orderer 2017-09-25 06:54:07.113 UTC [policies] ProposePolicy -> DEBU 18b2 Proposed new policy Readers for Orderer 2017-09-25 06:54:07.113 UTC [policies] ProposePolicy -> DEBU 18b3 Proposed new policy Writers for Orderer 2017-09-25 06:54:07.113 UTC [common/config] NewStandardValues -> DEBU 18b4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.113 UTC [common/config] initializeProtosStruct -> DEBU 18b5 Processing field: MSP 2017-09-25 06:54:07.113 UTC [policies] ProposePolicy -> DEBU 18b6 Proposed new policy Writers for OrdererOrg 2017-09-25 06:54:07.113 UTC [policies] ProposePolicy -> DEBU 18b7 Proposed new policy Admins for OrdererOrg 2017-09-25 06:54:07.113 UTC [policies] ProposePolicy -> DEBU 18b8 Proposed new policy Readers for OrdererOrg 2017-09-25 06:54:07.113 UTC [common/config] Validate -> DEBU 18b9 Anchor peers for org Org2MSP are 2017-09-25 06:54:07.113 UTC [common/config] validateMSP -> DEBU 18ba Setting up MSP for org Org2MSP 2017-09-25 06:54:07.113 UTC [msp] NewBccspMsp -> DEBU 18bb Creating BCCSP-based MSP instance 2017-09-25 06:54:07.113 UTC [msp] Setup -> DEBU 18bc Setting up MSP instance Org2MSP 2017-09-25 06:54:07.113 UTC [msp/identity] newIdentity -> DEBU 18bd Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:54:07.113 UTC [msp/identity] newIdentity -> DEBU 18be Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:54:07.114 UTC [msp/identity] newIdentity -> DEBU 18bf Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:54:07.114 UTC [msp] Validate -> DEBU 18c0 MSP Org2MSP validating identity 2017-09-25 06:54:07.115 UTC [common/config] Validate -> DEBU 18c1 Anchor peers for org Org3MSP are 2017-09-25 06:54:07.115 UTC [common/config] validateMSP -> DEBU 18c2 Setting up MSP for org Org3MSP 2017-09-25 06:54:07.115 UTC [msp] NewBccspMsp -> DEBU 18c3 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.115 UTC [msp] Setup -> DEBU 18c4 Setting up MSP instance Org3MSP 2017-09-25 06:54:07.115 UTC [msp/identity] newIdentity -> DEBU 18c5 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:54:07.115 UTC [msp/identity] newIdentity -> DEBU 18c6 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:54:07.116 UTC [msp/identity] newIdentity -> DEBU 18c7 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:54:07.116 UTC [msp] Validate -> DEBU 18c8 MSP Org3MSP validating identity 2017-09-25 06:54:07.116 UTC [common/config] Validate -> DEBU 18c9 Anchor peers for org Org4MSP are 2017-09-25 06:54:07.116 UTC [common/config] validateMSP -> DEBU 18ca Setting up MSP for org Org4MSP 2017-09-25 06:54:07.116 UTC [msp] NewBccspMsp -> DEBU 18cb Creating BCCSP-based MSP instance 2017-09-25 06:54:07.116 UTC [msp] Setup -> DEBU 18cc Setting up MSP instance Org4MSP 2017-09-25 06:54:07.117 UTC [msp/identity] newIdentity -> DEBU 18cd Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:54:07.117 UTC [msp/identity] newIdentity -> DEBU 18ce Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:54:07.117 UTC [msp/identity] newIdentity -> DEBU 18cf Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:54:07.118 UTC [msp] Validate -> DEBU 18d0 MSP Org4MSP validating identity 2017-09-25 06:54:07.118 UTC [common/config] Validate -> DEBU 18d1 Anchor peers for org Org5MSP are 2017-09-25 06:54:07.118 UTC [common/config] validateMSP -> DEBU 18d2 Setting up MSP for org Org5MSP 2017-09-25 06:54:07.118 UTC [msp] NewBccspMsp -> DEBU 18d3 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.118 UTC [msp] Setup -> DEBU 18d4 Setting up MSP instance Org5MSP 2017-09-25 06:54:07.119 UTC [msp/identity] newIdentity -> DEBU 18d5 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:54:07.119 UTC [msp/identity] newIdentity -> DEBU 18d6 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:54:07.119 UTC [msp/identity] newIdentity -> DEBU 18d7 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:54:07.120 UTC [msp] Validate -> DEBU 18d8 MSP Org5MSP validating identity 2017-09-25 06:54:07.120 UTC [common/config] Validate -> DEBU 18d9 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:54:07.120 UTC [common/config] validateMSP -> DEBU 18da Setting up MSP for org Org1MSP 2017-09-25 06:54:07.120 UTC [msp] NewBccspMsp -> DEBU 18db Creating BCCSP-based MSP instance 2017-09-25 06:54:07.120 UTC [msp] Setup -> DEBU 18dc Setting up MSP instance Org1MSP 2017-09-25 06:54:07.121 UTC [msp/identity] newIdentity -> DEBU 18dd Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:54:07.121 UTC [msp/identity] newIdentity -> DEBU 18de Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:54:07.121 UTC [msp/identity] newIdentity -> DEBU 18df Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:54:07.122 UTC [msp] Validate -> DEBU 18e0 MSP Org1MSP validating identity 2017-09-25 06:54:07.122 UTC [common/config] validateMSP -> DEBU 18e1 Setting up MSP for org OrdererOrg 2017-09-25 06:54:07.122 UTC [msp] NewBccspMsp -> DEBU 18e2 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.122 UTC [msp] Setup -> DEBU 18e3 Setting up MSP instance OrdererMSP 2017-09-25 06:54:07.123 UTC [msp/identity] newIdentity -> DEBU 18e4 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:54:07.123 UTC [msp/identity] newIdentity -> DEBU 18e5 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.123 UTC [msp/identity] newIdentity -> DEBU 18e6 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.124 UTC [msp] Validate -> DEBU 18e7 MSP OrdererMSP validating identity 2017-09-25 06:54:07.125 UTC [msp] Setup -> DEBU 18e8 Setting up the MSP manager (6 msps) 2017-09-25 06:54:07.125 UTC [msp] Setup -> DEBU 18e9 MSP manager setup complete, setup 6 msps 2017-09-25 06:54:07.125 UTC [msp] GetLocalMSP -> DEBU 18ea Returning existing local MSP 2017-09-25 06:54:07.125 UTC [msp] GetDefaultSigningIdentity -> DEBU 18eb Obtaining default signing identity 2017-09-25 06:54:07.125 UTC [msp] GetLocalMSP -> DEBU 18ec Returning existing local MSP 2017-09-25 06:54:07.125 UTC [msp] GetDefaultSigningIdentity -> DEBU 18ed Obtaining default signing identity 2017-09-25 06:54:07.125 UTC [msp/identity] Sign -> DEBU 18ee Sign: plaintext: 0AB1060A1508011A06088FD0A2CE0522...723050D919CD05E175236C3C7DEF4FB3 2017-09-25 06:54:07.125 UTC [msp/identity] Sign -> DEBU 18ef Sign: digest: 3F98BF6184D248C07BE7AF5F69594166638914F65848A3F4F0FF9F1C10EEAC5B 2017-09-25 06:54:07.126 UTC [orderer/common/broadcast] Handle -> DEBU 18f0 [channel: mychannel] Broadcast is filtering message of type CONFIG 2017-09-25 06:54:07.126 UTC [policies] GetPolicy -> DEBU 18f1 Returning policy Writers for evaluation 2017-09-25 06:54:07.126 UTC [cauthdsl] func1 -> DEBU 18f2 0xc420168a78 gate 1506322447126244067 evaluation starts 2017-09-25 06:54:07.126 UTC [cauthdsl] func2 -> DEBU 18f3 0xc420168a78 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.126 UTC [cauthdsl] func2 -> DEBU 18f4 0xc420168a78 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.126 UTC [msp/identity] newIdentity -> DEBU 18f5 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:54:07.126 UTC [msp] SatisfiesPrincipal -> DEBU 18f6 Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:54:07.126 UTC [msp] Validate -> DEBU 18f7 MSP OrdererMSP validating identity 2017-09-25 06:54:07.127 UTC [cauthdsl] func2 -> DEBU 18f8 0xc420168a78 principal matched by identity 0 2017-09-25 06:54:07.127 UTC [msp/identity] Verify -> DEBU 18f9 Verify: digest = 00000000 3f 98 bf 61 84 d2 48 c0 7b e7 af 5f 69 59 41 66 |?..a..H.{.._iYAf| 00000010 63 89 14 f6 58 48 a3 f4 f0 ff 9f 1c 10 ee ac 5b |c...XH.........[| 2017-09-25 06:54:07.127 UTC [msp/identity] Verify -> DEBU 18fa Verify: sig = 00000000 30 44 02 20 2d 54 a7 23 de bf c0 71 53 f6 93 5a |0D. -T.#...qS..Z| 00000010 32 09 de 86 0a 52 c4 3d ba d0 7f a5 d2 78 b5 47 |2....R.=.....x.G| 00000020 90 93 ca 63 02 20 55 49 b9 81 ec be 79 4a f6 8a |...c. UI....yJ..| 00000030 2f dd 22 47 41 87 09 44 21 77 f3 e5 b5 31 4e 2e |/."GA..D!w...1N.| 00000040 5e 35 8a 1b b8 b9 |^5....| 2017-09-25 06:54:07.127 UTC [cauthdsl] func2 -> DEBU 18fb 0xc420168a78 principal evaluation succeeds for identity 0 2017-09-25 06:54:07.127 UTC [cauthdsl] func1 -> DEBU 18fc 0xc420168a78 gate 1506322447126244067 evaluation succeeds 2017-09-25 06:54:07.127 UTC [orderer/common/sigfilter] Apply -> DEBU 18fd Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c4e580 1 [0xc420354a20]}) %!s(*policies.implicitMetaPolicy=&{0xc420a10580 1 [0xc420354980 0xc4203546d0 0xc420354768 0xc420354828 0xc420354898]})]} 2017-09-25 06:54:07.128 UTC [common/configtx] addToMap -> DEBU 18fe Adding to config map: [Groups] /Channel 2017-09-25 06:54:07.128 UTC [common/configtx] addToMap -> DEBU 18ff Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:54:07.128 UTC [common/configtx] addToMap -> DEBU 1900 Adding to config map: [Groups] /Channel 2017-09-25 06:54:07.128 UTC [common/configtx] addToMap -> DEBU 1901 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:54:07.128 UTC [common/configtx] addToMap -> DEBU 1902 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:54:07.128 UTC [policies] GetPolicy -> DEBU 1903 Returning policy Admins for evaluation 2017-09-25 06:54:07.128 UTC [cauthdsl] func1 -> DEBU 1904 0xc420168ff0 gate 1506322447128515442 evaluation starts 2017-09-25 06:54:07.128 UTC [cauthdsl] func2 -> DEBU 1905 0xc420168ff0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.128 UTC [cauthdsl] func2 -> DEBU 1906 0xc420168ff0 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.128 UTC [msp/identity] newIdentity -> DEBU 1907 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.129 UTC [msp] SatisfiesPrincipal -> DEBU 1908 Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:54:07.129 UTC [cauthdsl] func2 -> DEBU 1909 0xc420168ff0 principal matched by identity 0 2017-09-25 06:54:07.129 UTC [msp/identity] Verify -> DEBU 190a Verify: digest = 00000000 db 74 0f d3 03 43 b8 78 e7 39 2d 78 4a 04 17 3f |.t...C.x.9-xJ..?| 00000010 f0 af 13 09 f9 75 36 ea a6 29 e6 3b b0 ed cd cb |.....u6..).;....| 2017-09-25 06:54:07.129 UTC [msp/identity] Verify -> DEBU 190b Verify: sig = 00000000 30 45 02 21 00 af c3 02 42 00 a1 b5 bf 44 87 cf |0E.!....B....D..| 00000010 86 ee 1e 13 04 d6 de d0 39 71 d6 4b ba 74 e7 83 |........9q.K.t..| 00000020 ac 24 da e3 67 02 20 33 66 ce bf b0 25 28 0a 5a |.$..g. 3f...%(.Z| 00000030 e9 45 99 49 2f b9 14 4b 67 83 88 b1 fe 53 cd 84 |.E.I/..Kg....S..| 00000040 13 8c fb e3 c7 53 ca |.....S.| 2017-09-25 06:54:07.129 UTC [cauthdsl] func2 -> DEBU 190c 0xc420168ff0 principal evaluation succeeds for identity 0 2017-09-25 06:54:07.129 UTC [cauthdsl] func1 -> DEBU 190d 0xc420168ff0 gate 1506322447128515442 evaluation succeeds 2017-09-25 06:54:07.131 UTC [common/configtx] processConfig -> DEBU 190e Beginning new config for channel mychannel 2017-09-25 06:54:07.131 UTC [common/config] NewStandardValues -> DEBU 190f Initializing protos for *config.ChannelProtos 2017-09-25 06:54:07.131 UTC [common/config] initializeProtosStruct -> DEBU 1910 Processing field: HashingAlgorithm 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 1911 Processing field: BlockDataHashingStructure 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 1912 Processing field: OrdererAddresses 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 1913 Processing field: Consortium 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1914 Proposed new policy Writers for Channel 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1915 Proposed new policy Admins for Channel 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1916 Proposed new policy Readers for Channel 2017-09-25 06:54:07.132 UTC [common/config] NewStandardValues -> DEBU 1917 Initializing protos for *config.OrdererProtos 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 1918 Processing field: ConsensusType 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 1919 Processing field: BatchSize 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 191a Processing field: BatchTimeout 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 191b Processing field: KafkaBrokers 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 191c Processing field: ChannelRestrictions 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 191d Proposed new policy Writers for Orderer 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 191e Proposed new policy Admins for Orderer 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 191f Proposed new policy BlockValidation for Orderer 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1920 Proposed new policy Readers for Orderer 2017-09-25 06:54:07.132 UTC [common/config] NewStandardValues -> DEBU 1921 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.132 UTC [common/config] initializeProtosStruct -> DEBU 1922 Processing field: MSP 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1923 Proposed new policy Admins for OrdererOrg 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1924 Proposed new policy Readers for OrdererOrg 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1925 Proposed new policy Writers for OrdererOrg 2017-09-25 06:54:07.132 UTC [common/config] NewStandardValues -> DEBU 1926 Initializing protos for *struct {} 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1927 Proposed new policy Writers for Application 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1928 Proposed new policy Readers for Application 2017-09-25 06:54:07.132 UTC [policies] ProposePolicy -> DEBU 1929 Proposed new policy Admins for Application 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 192a Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 192b Processing field: MSP 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 192c Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 192d Processing field: AnchorPeers 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 192e Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 192f Processing field: MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 1930 Proposed new policy Writers for Org2MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 1931 Proposed new policy Admins for Org2MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 1932 Proposed new policy Readers for Org2MSP 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 1933 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 1934 Processing field: MSP 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 1935 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 1936 Processing field: AnchorPeers 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 1937 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 1938 Processing field: MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 1939 Proposed new policy Admins for Org3MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 193a Proposed new policy Readers for Org3MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 193b Proposed new policy Writers for Org3MSP 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 193c Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 193d Processing field: MSP 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 193e Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 193f Processing field: AnchorPeers 2017-09-25 06:54:07.133 UTC [common/config] NewStandardValues -> DEBU 1940 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.133 UTC [common/config] initializeProtosStruct -> DEBU 1941 Processing field: MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 1942 Proposed new policy Writers for Org4MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 1943 Proposed new policy Admins for Org4MSP 2017-09-25 06:54:07.133 UTC [policies] ProposePolicy -> DEBU 1944 Proposed new policy Readers for Org4MSP 2017-09-25 06:54:07.134 UTC [common/config] NewStandardValues -> DEBU 1945 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.134 UTC [common/config] initializeProtosStruct -> DEBU 1946 Processing field: MSP 2017-09-25 06:54:07.134 UTC [common/config] NewStandardValues -> DEBU 1947 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.134 UTC [common/config] initializeProtosStruct -> DEBU 1948 Processing field: AnchorPeers 2017-09-25 06:54:07.134 UTC [common/config] NewStandardValues -> DEBU 1949 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.134 UTC [common/config] initializeProtosStruct -> DEBU 194a Processing field: MSP 2017-09-25 06:54:07.134 UTC [policies] ProposePolicy -> DEBU 194b Proposed new policy Admins for Org5MSP 2017-09-25 06:54:07.134 UTC [policies] ProposePolicy -> DEBU 194c Proposed new policy Readers for Org5MSP 2017-09-25 06:54:07.134 UTC [policies] ProposePolicy -> DEBU 194d Proposed new policy Writers for Org5MSP 2017-09-25 06:54:07.134 UTC [common/config] NewStandardValues -> DEBU 194e Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.134 UTC [common/config] initializeProtosStruct -> DEBU 194f Processing field: MSP 2017-09-25 06:54:07.134 UTC [common/config] NewStandardValues -> DEBU 1950 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.134 UTC [common/config] initializeProtosStruct -> DEBU 1951 Processing field: AnchorPeers 2017-09-25 06:54:07.134 UTC [common/config] NewStandardValues -> DEBU 1952 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.134 UTC [common/config] initializeProtosStruct -> DEBU 1953 Processing field: MSP 2017-09-25 06:54:07.134 UTC [policies] ProposePolicy -> DEBU 1954 Proposed new policy Readers for Org1MSP 2017-09-25 06:54:07.134 UTC [policies] ProposePolicy -> DEBU 1955 Proposed new policy Writers for Org1MSP 2017-09-25 06:54:07.134 UTC [policies] ProposePolicy -> DEBU 1956 Proposed new policy Admins for Org1MSP 2017-09-25 06:54:07.134 UTC [common/config] validateMSP -> DEBU 1957 Setting up MSP for org OrdererOrg 2017-09-25 06:54:07.134 UTC [msp] NewBccspMsp -> DEBU 1958 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.134 UTC [msp] Setup -> DEBU 1959 Setting up MSP instance OrdererMSP 2017-09-25 06:54:07.135 UTC [msp/identity] newIdentity -> DEBU 195a Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:54:07.135 UTC [msp/identity] newIdentity -> DEBU 195b Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.135 UTC [msp/identity] newIdentity -> DEBU 195c Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.136 UTC [msp] Validate -> DEBU 195d MSP OrdererMSP validating identity 2017-09-25 06:54:07.136 UTC [common/config] Validate -> DEBU 195e Anchor peers for org Org2MSP are 2017-09-25 06:54:07.136 UTC [common/config] validateMSP -> DEBU 195f Setting up MSP for org Org2MSP 2017-09-25 06:54:07.136 UTC [msp] NewBccspMsp -> DEBU 1960 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.136 UTC [msp] Setup -> DEBU 1961 Setting up MSP instance Org2MSP 2017-09-25 06:54:07.136 UTC [msp/identity] newIdentity -> DEBU 1962 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:54:07.137 UTC [msp/identity] newIdentity -> DEBU 1963 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:54:07.137 UTC [msp/identity] newIdentity -> DEBU 1964 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:54:07.137 UTC [msp] Validate -> DEBU 1965 MSP Org2MSP validating identity 2017-09-25 06:54:07.137 UTC [common/config] Validate -> DEBU 1966 Anchor peers for org Org3MSP are 2017-09-25 06:54:07.138 UTC [common/config] validateMSP -> DEBU 1967 Setting up MSP for org Org3MSP 2017-09-25 06:54:07.138 UTC [msp] NewBccspMsp -> DEBU 1968 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.138 UTC [msp] Setup -> DEBU 1969 Setting up MSP instance Org3MSP 2017-09-25 06:54:07.138 UTC [msp/identity] newIdentity -> DEBU 196a Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:54:07.138 UTC [msp/identity] newIdentity -> DEBU 196b Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:54:07.138 UTC [msp/identity] newIdentity -> DEBU 196c Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:54:07.139 UTC [msp] Validate -> DEBU 196d MSP Org3MSP validating identity 2017-09-25 06:54:07.139 UTC [common/config] Validate -> DEBU 196e Anchor peers for org Org4MSP are 2017-09-25 06:54:07.139 UTC [common/config] validateMSP -> DEBU 196f Setting up MSP for org Org4MSP 2017-09-25 06:54:07.139 UTC [msp] NewBccspMsp -> DEBU 1970 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.139 UTC [msp] Setup -> DEBU 1971 Setting up MSP instance Org4MSP 2017-09-25 06:54:07.139 UTC [msp/identity] newIdentity -> DEBU 1972 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:54:07.140 UTC [msp/identity] newIdentity -> DEBU 1973 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:54:07.140 UTC [msp/identity] newIdentity -> DEBU 1974 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:54:07.140 UTC [msp] Validate -> DEBU 1975 MSP Org4MSP validating identity 2017-09-25 06:54:07.141 UTC [common/config] Validate -> DEBU 1976 Anchor peers for org Org5MSP are 2017-09-25 06:54:07.141 UTC [common/config] validateMSP -> DEBU 1977 Setting up MSP for org Org5MSP 2017-09-25 06:54:07.141 UTC [msp] NewBccspMsp -> DEBU 1978 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.141 UTC [msp] Setup -> DEBU 1979 Setting up MSP instance Org5MSP 2017-09-25 06:54:07.141 UTC [msp/identity] newIdentity -> DEBU 197a Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:54:07.141 UTC [msp/identity] newIdentity -> DEBU 197b Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:54:07.141 UTC [msp/identity] newIdentity -> DEBU 197c Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:54:07.142 UTC [msp] Validate -> DEBU 197d MSP Org5MSP validating identity 2017-09-25 06:54:07.142 UTC [common/config] Validate -> DEBU 197e Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:54:07.142 UTC [common/config] validateMSP -> DEBU 197f Setting up MSP for org Org1MSP 2017-09-25 06:54:07.142 UTC [msp] NewBccspMsp -> DEBU 1980 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.142 UTC [msp] Setup -> DEBU 1981 Setting up MSP instance Org1MSP 2017-09-25 06:54:07.142 UTC [msp/identity] newIdentity -> DEBU 1982 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:54:07.143 UTC [msp/identity] newIdentity -> DEBU 1983 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:54:07.143 UTC [msp/identity] newIdentity -> DEBU 1984 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:54:07.144 UTC [msp] Validate -> DEBU 1985 MSP Org1MSP validating identity 2017-09-25 06:54:07.144 UTC [msp] Setup -> DEBU 1986 Setting up the MSP manager (6 msps) 2017-09-25 06:54:07.144 UTC [msp] Setup -> DEBU 1987 MSP manager setup complete, setup 6 msps 2017-09-25 06:54:07.144 UTC [orderer/common/broadcast] Handle -> DEBU 1988 [channel: mychannel] Broadcast has successfully enqueued message of type CONFIG 2017-09-25 06:54:07.144 UTC [policies] GetPolicy -> DEBU 1989 Returning policy Writers for evaluation 2017-09-25 06:54:07.144 UTC [cauthdsl] func1 -> DEBU 198a 0xc4203540b0 gate 1506322447144570266 evaluation starts 2017-09-25 06:54:07.144 UTC [cauthdsl] func2 -> DEBU 198b 0xc4203540b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.144 UTC [cauthdsl] func2 -> DEBU 198c 0xc4203540b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.144 UTC [msp/identity] newIdentity -> DEBU 198d Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:54:07.144 UTC [msp] SatisfiesPrincipal -> DEBU 198e Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:54:07.144 UTC [msp] Validate -> DEBU 198f MSP OrdererMSP validating identity 2017-09-25 06:54:07.145 UTC [cauthdsl] func2 -> DEBU 1990 0xc4203540b0 principal matched by identity 0 2017-09-25 06:54:07.145 UTC [msp/identity] Verify -> DEBU 1991 Verify: digest = 00000000 3f 98 bf 61 84 d2 48 c0 7b e7 af 5f 69 59 41 66 |?..a..H.{.._iYAf| 00000010 63 89 14 f6 58 48 a3 f4 f0 ff 9f 1c 10 ee ac 5b |c...XH.........[| 2017-09-25 06:54:07.145 UTC [msp/identity] Verify -> DEBU 1992 Verify: sig = 00000000 30 44 02 20 2d 54 a7 23 de bf c0 71 53 f6 93 5a |0D. -T.#...qS..Z| 00000010 32 09 de 86 0a 52 c4 3d ba d0 7f a5 d2 78 b5 47 |2....R.=.....x.G| 00000020 90 93 ca 63 02 20 55 49 b9 81 ec be 79 4a f6 8a |...c. UI....yJ..| 00000030 2f dd 22 47 41 87 09 44 21 77 f3 e5 b5 31 4e 2e |/."GA..D!w...1N.| 00000040 5e 35 8a 1b b8 b9 |^5....| 2017-09-25 06:54:07.145 UTC [cauthdsl] func2 -> DEBU 1993 0xc4203540b0 principal evaluation succeeds for identity 0 2017-09-25 06:54:07.145 UTC [cauthdsl] func1 -> DEBU 1994 0xc4203540b0 gate 1506322447144570266 evaluation succeeds 2017-09-25 06:54:07.145 UTC [orderer/common/sigfilter] Apply -> DEBU 1995 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420c4e580 1 [0xc420354a20]}) %!s(*policies.implicitMetaPolicy=&{0xc420a10580 1 [0xc420354980 0xc4203546d0 0xc420354768 0xc420354828 0xc420354898]})]} 2017-09-25 06:54:07.145 UTC [common/configtx] addToMap -> DEBU 1996 Adding to config map: [Groups] /Channel 2017-09-25 06:54:07.145 UTC [common/configtx] addToMap -> DEBU 1997 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:54:07.145 UTC [common/configtx] addToMap -> DEBU 1998 Adding to config map: [Groups] /Channel 2017-09-25 06:54:07.145 UTC [common/configtx] addToMap -> DEBU 1999 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:54:07.145 UTC [common/configtx] addToMap -> DEBU 199a Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:54:07.145 UTC [policies] GetPolicy -> DEBU 199b Returning policy Admins for evaluation 2017-09-25 06:54:07.145 UTC [cauthdsl] func1 -> DEBU 199c 0xc420354638 gate 1506322447145720663 evaluation starts 2017-09-25 06:54:07.145 UTC [cauthdsl] func2 -> DEBU 199d 0xc420354638 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.145 UTC [cauthdsl] func2 -> DEBU 199e 0xc420354638 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.145 UTC [msp/identity] newIdentity -> DEBU 199f Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.146 UTC [msp] SatisfiesPrincipal -> DEBU 19a0 Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:54:07.146 UTC [cauthdsl] func2 -> DEBU 19a1 0xc420354638 principal matched by identity 0 2017-09-25 06:54:07.146 UTC [msp/identity] Verify -> DEBU 19a2 Verify: digest = 00000000 db 74 0f d3 03 43 b8 78 e7 39 2d 78 4a 04 17 3f |.t...C.x.9-xJ..?| 00000010 f0 af 13 09 f9 75 36 ea a6 29 e6 3b b0 ed cd cb |.....u6..).;....| 2017-09-25 06:54:07.146 UTC [msp/identity] Verify -> DEBU 19a3 Verify: sig = 00000000 30 45 02 21 00 af c3 02 42 00 a1 b5 bf 44 87 cf |0E.!....B....D..| 00000010 86 ee 1e 13 04 d6 de d0 39 71 d6 4b ba 74 e7 83 |........9q.K.t..| 00000020 ac 24 da e3 67 02 20 33 66 ce bf b0 25 28 0a 5a |.$..g. 3f...%(.Z| 00000030 e9 45 99 49 2f b9 14 4b 67 83 88 b1 fe 53 cd 84 |.E.I/..Kg....S..| 00000040 13 8c fb e3 c7 53 ca |.....S.| 2017-09-25 06:54:07.146 UTC [cauthdsl] func2 -> DEBU 19a4 0xc420354638 principal evaluation succeeds for identity 0 2017-09-25 06:54:07.146 UTC [cauthdsl] func1 -> DEBU 19a5 0xc420354638 gate 1506322447145720663 evaluation succeeds 2017-09-25 06:54:07.148 UTC [common/configtx] processConfig -> DEBU 19a6 Beginning new config for channel mychannel 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19a7 Initializing protos for *config.ChannelProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19a8 Processing field: HashingAlgorithm 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19a9 Processing field: BlockDataHashingStructure 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19aa Processing field: OrdererAddresses 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19ab Processing field: Consortium 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19ac Proposed new policy Writers for Channel 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19ad Proposed new policy Admins for Channel 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19ae Proposed new policy Readers for Channel 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19af Initializing protos for *config.OrdererProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19b0 Processing field: ConsensusType 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19b1 Processing field: BatchSize 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19b2 Processing field: BatchTimeout 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19b3 Processing field: KafkaBrokers 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19b4 Processing field: ChannelRestrictions 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19b5 Proposed new policy Admins for Orderer 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19b6 Proposed new policy BlockValidation for Orderer 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19b7 Proposed new policy Readers for Orderer 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19b8 Proposed new policy Writers for Orderer 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19b9 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19ba Processing field: MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19bb Proposed new policy Admins for OrdererOrg 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19bc Proposed new policy Readers for OrdererOrg 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19bd Proposed new policy Writers for OrdererOrg 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19be Initializing protos for *struct {} 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19bf Proposed new policy Readers for Application 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19c0 Proposed new policy Admins for Application 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19c1 Proposed new policy Writers for Application 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19c2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19c3 Processing field: MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19c4 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19c5 Processing field: AnchorPeers 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19c6 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19c7 Processing field: MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19c8 Proposed new policy Readers for Org3MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19c9 Proposed new policy Writers for Org3MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19ca Proposed new policy Admins for Org3MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19cb Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19cc Processing field: MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19cd Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19ce Processing field: AnchorPeers 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19cf Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19d0 Processing field: MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19d1 Proposed new policy Writers for Org4MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19d2 Proposed new policy Admins for Org4MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19d3 Proposed new policy Readers for Org4MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19d4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19d5 Processing field: MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19d6 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19d7 Processing field: AnchorPeers 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19d8 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19d9 Processing field: MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19da Proposed new policy Admins for Org5MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19db Proposed new policy Readers for Org5MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19dc Proposed new policy Writers for Org5MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19dd Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19de Processing field: MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19df Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19e0 Processing field: AnchorPeers 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19e1 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19e2 Processing field: MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19e3 Proposed new policy Admins for Org1MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19e4 Proposed new policy Readers for Org1MSP 2017-09-25 06:54:07.148 UTC [policies] ProposePolicy -> DEBU 19e5 Proposed new policy Writers for Org1MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19e6 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19e7 Processing field: MSP 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19e8 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19e9 Processing field: AnchorPeers 2017-09-25 06:54:07.148 UTC [common/config] NewStandardValues -> DEBU 19ea Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.148 UTC [common/config] initializeProtosStruct -> DEBU 19eb Processing field: MSP 2017-09-25 06:54:07.149 UTC [policies] ProposePolicy -> DEBU 19ec Proposed new policy Writers for Org2MSP 2017-09-25 06:54:07.149 UTC [policies] ProposePolicy -> DEBU 19ed Proposed new policy Admins for Org2MSP 2017-09-25 06:54:07.149 UTC [policies] ProposePolicy -> DEBU 19ee Proposed new policy Readers for Org2MSP 2017-09-25 06:54:07.149 UTC [common/config] validateMSP -> DEBU 19ef Setting up MSP for org OrdererOrg 2017-09-25 06:54:07.149 UTC [msp] NewBccspMsp -> DEBU 19f0 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.149 UTC [msp] Setup -> DEBU 19f1 Setting up MSP instance OrdererMSP 2017-09-25 06:54:07.149 UTC [msp/identity] newIdentity -> DEBU 19f2 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:54:07.149 UTC [orderer/common/broadcast] Handle -> WARN 19f3 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:54:07.149 UTC [orderer/main] func1 -> DEBU 19f4 Closing Broadcast stream 2017-09-25 06:54:07.149 UTC [msp/identity] newIdentity -> DEBU 19f5 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.149 UTC [msp/identity] newIdentity -> DEBU 19f6 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.150 UTC [msp] Validate -> DEBU 19f7 MSP OrdererMSP validating identity 2017-09-25 06:54:07.150 UTC [common/config] Validate -> DEBU 19f8 Anchor peers for org Org3MSP are 2017-09-25 06:54:07.150 UTC [common/config] validateMSP -> DEBU 19f9 Setting up MSP for org Org3MSP 2017-09-25 06:54:07.150 UTC [msp] NewBccspMsp -> DEBU 19fa Creating BCCSP-based MSP instance 2017-09-25 06:54:07.150 UTC [msp] Setup -> DEBU 19fb Setting up MSP instance Org3MSP 2017-09-25 06:54:07.150 UTC [msp/identity] newIdentity -> DEBU 19fc Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:54:07.151 UTC [msp/identity] newIdentity -> DEBU 19fd Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:54:07.151 UTC [msp/identity] newIdentity -> DEBU 19fe Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:54:07.151 UTC [msp] Validate -> DEBU 19ff MSP Org3MSP validating identity 2017-09-25 06:54:07.152 UTC [common/config] Validate -> DEBU 1a00 Anchor peers for org Org4MSP are 2017-09-25 06:54:07.152 UTC [common/config] validateMSP -> DEBU 1a01 Setting up MSP for org Org4MSP 2017-09-25 06:54:07.152 UTC [msp] NewBccspMsp -> DEBU 1a02 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.152 UTC [msp] Setup -> DEBU 1a03 Setting up MSP instance Org4MSP 2017-09-25 06:54:07.152 UTC [msp/identity] newIdentity -> DEBU 1a04 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:54:07.152 UTC [msp/identity] newIdentity -> DEBU 1a05 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:54:07.152 UTC [msp/identity] newIdentity -> DEBU 1a06 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:54:07.153 UTC [msp] Validate -> DEBU 1a07 MSP Org4MSP validating identity 2017-09-25 06:54:07.153 UTC [common/config] Validate -> DEBU 1a08 Anchor peers for org Org5MSP are 2017-09-25 06:54:07.153 UTC [common/config] validateMSP -> DEBU 1a09 Setting up MSP for org Org5MSP 2017-09-25 06:54:07.153 UTC [msp] NewBccspMsp -> DEBU 1a0a Creating BCCSP-based MSP instance 2017-09-25 06:54:07.153 UTC [msp] Setup -> DEBU 1a0b Setting up MSP instance Org5MSP 2017-09-25 06:54:07.153 UTC [msp/identity] newIdentity -> DEBU 1a0c Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:54:07.154 UTC [msp/identity] newIdentity -> DEBU 1a0d Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:54:07.154 UTC [msp/identity] newIdentity -> DEBU 1a0e Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:54:07.154 UTC [msp] Validate -> DEBU 1a0f MSP Org5MSP validating identity 2017-09-25 06:54:07.155 UTC [common/config] Validate -> DEBU 1a10 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:54:07.155 UTC [common/config] validateMSP -> DEBU 1a11 Setting up MSP for org Org1MSP 2017-09-25 06:54:07.155 UTC [msp] NewBccspMsp -> DEBU 1a12 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.155 UTC [msp] Setup -> DEBU 1a13 Setting up MSP instance Org1MSP 2017-09-25 06:54:07.155 UTC [msp/identity] newIdentity -> DEBU 1a14 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:54:07.155 UTC [orderer/common/deliver] Handle -> WARN 1a15 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:54:07.155 UTC [orderer/main] func1 -> DEBU 1a16 Closing Deliver stream 2017-09-25 06:54:07.156 UTC [msp/identity] newIdentity -> DEBU 1a17 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:54:07.157 UTC [msp/identity] newIdentity -> DEBU 1a18 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:54:07.159 UTC [msp] Validate -> DEBU 1a19 MSP Org1MSP validating identity 2017-09-25 06:54:07.159 UTC [common/config] Validate -> DEBU 1a1a Anchor peers for org Org2MSP are 2017-09-25 06:54:07.159 UTC [common/config] validateMSP -> DEBU 1a1b Setting up MSP for org Org2MSP 2017-09-25 06:54:07.159 UTC [msp] NewBccspMsp -> DEBU 1a1c Creating BCCSP-based MSP instance 2017-09-25 06:54:07.159 UTC [msp] Setup -> DEBU 1a1d Setting up MSP instance Org2MSP 2017-09-25 06:54:07.159 UTC [msp/identity] newIdentity -> DEBU 1a1e Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:54:07.159 UTC [msp/identity] newIdentity -> DEBU 1a1f Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:54:07.160 UTC [msp/identity] newIdentity -> DEBU 1a20 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:54:07.160 UTC [msp] Validate -> DEBU 1a21 MSP Org2MSP validating identity 2017-09-25 06:54:07.160 UTC [msp] Setup -> DEBU 1a22 Setting up the MSP manager (6 msps) 2017-09-25 06:54:07.160 UTC [msp] Setup -> DEBU 1a23 MSP manager setup complete, setup 6 msps 2017-09-25 06:54:07.160 UTC [orderer/common/blockcutter] Ordered -> DEBU 1a24 Found message which requested to be isolated, cutting into its own batch 2017-09-25 06:54:07.160 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1a25 retrieveBlockByNumber() - blockNum = [7] 2017-09-25 06:54:07.160 UTC [fsblkstorage] newBlockfileStream -> DEBU 1a26 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[89216] 2017-09-25 06:54:07.161 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a27 Remaining bytes=[4769], Going to peek [8] bytes 2017-09-25 06:54:07.161 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1a28 Returning blockbytes - length=[4767], placementInfo={fileNum=[0], startOffset=[89216], bytesOffset=[89218]} 2017-09-25 06:54:07.161 UTC [common/configtx] addToMap -> DEBU 1a29 Adding to config map: [Groups] /Channel 2017-09-25 06:54:07.161 UTC [common/configtx] addToMap -> DEBU 1a2a Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:54:07.161 UTC [common/configtx] addToMap -> DEBU 1a2b Adding to config map: [Groups] /Channel 2017-09-25 06:54:07.161 UTC [common/configtx] addToMap -> DEBU 1a2c Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:54:07.161 UTC [common/configtx] addToMap -> DEBU 1a2d Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:54:07.161 UTC [policies] GetPolicy -> DEBU 1a2e Returning policy Admins for evaluation 2017-09-25 06:54:07.161 UTC [cauthdsl] func1 -> DEBU 1a2f 0xc42015e590 gate 1506322447161787554 evaluation starts 2017-09-25 06:54:07.161 UTC [cauthdsl] func2 -> DEBU 1a30 0xc42015e590 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.161 UTC [cauthdsl] func2 -> DEBU 1a31 0xc42015e590 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.162 UTC [msp/identity] newIdentity -> DEBU 1a32 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.162 UTC [msp] SatisfiesPrincipal -> DEBU 1a33 Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:54:07.162 UTC [cauthdsl] func2 -> DEBU 1a34 0xc42015e590 principal matched by identity 0 2017-09-25 06:54:07.162 UTC [msp/identity] Verify -> DEBU 1a35 Verify: digest = 00000000 db 74 0f d3 03 43 b8 78 e7 39 2d 78 4a 04 17 3f |.t...C.x.9-xJ..?| 00000010 f0 af 13 09 f9 75 36 ea a6 29 e6 3b b0 ed cd cb |.....u6..).;....| 2017-09-25 06:54:07.162 UTC [msp/identity] Verify -> DEBU 1a36 Verify: sig = 00000000 30 45 02 21 00 af c3 02 42 00 a1 b5 bf 44 87 cf |0E.!....B....D..| 00000010 86 ee 1e 13 04 d6 de d0 39 71 d6 4b ba 74 e7 83 |........9q.K.t..| 00000020 ac 24 da e3 67 02 20 33 66 ce bf b0 25 28 0a 5a |.$..g. 3f...%(.Z| 00000030 e9 45 99 49 2f b9 14 4b 67 83 88 b1 fe 53 cd 84 |.E.I/..Kg....S..| 00000040 13 8c fb e3 c7 53 ca |.....S.| 2017-09-25 06:54:07.162 UTC [cauthdsl] func2 -> DEBU 1a37 0xc42015e590 principal evaluation succeeds for identity 0 2017-09-25 06:54:07.162 UTC [cauthdsl] func1 -> DEBU 1a38 0xc42015e590 gate 1506322447161787554 evaluation succeeds 2017-09-25 06:54:07.164 UTC [common/configtx] processConfig -> DEBU 1a39 Beginning new config for channel mychannel 2017-09-25 06:54:07.164 UTC [common/config] NewStandardValues -> DEBU 1a3a Initializing protos for *config.ChannelProtos 2017-09-25 06:54:07.164 UTC [common/config] initializeProtosStruct -> DEBU 1a3b Processing field: HashingAlgorithm 2017-09-25 06:54:07.164 UTC [common/config] initializeProtosStruct -> DEBU 1a3c Processing field: BlockDataHashingStructure 2017-09-25 06:54:07.164 UTC [common/config] initializeProtosStruct -> DEBU 1a3d Processing field: OrdererAddresses 2017-09-25 06:54:07.164 UTC [common/config] initializeProtosStruct -> DEBU 1a3e Processing field: Consortium 2017-09-25 06:54:07.164 UTC [policies] ProposePolicy -> DEBU 1a3f Proposed new policy Readers for Channel 2017-09-25 06:54:07.164 UTC [policies] ProposePolicy -> DEBU 1a40 Proposed new policy Writers for Channel 2017-09-25 06:54:07.164 UTC [policies] ProposePolicy -> DEBU 1a41 Proposed new policy Admins for Channel 2017-09-25 06:54:07.164 UTC [common/config] NewStandardValues -> DEBU 1a42 Initializing protos for *config.OrdererProtos 2017-09-25 06:54:07.164 UTC [common/config] initializeProtosStruct -> DEBU 1a43 Processing field: ConsensusType 2017-09-25 06:54:07.164 UTC [common/config] initializeProtosStruct -> DEBU 1a44 Processing field: BatchSize 2017-09-25 06:54:07.164 UTC [common/config] initializeProtosStruct -> DEBU 1a45 Processing field: BatchTimeout 2017-09-25 06:54:07.164 UTC [common/config] initializeProtosStruct -> DEBU 1a46 Processing field: KafkaBrokers 2017-09-25 06:54:07.165 UTC [common/config] initializeProtosStruct -> DEBU 1a47 Processing field: ChannelRestrictions 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a48 Proposed new policy Admins for Orderer 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a49 Proposed new policy BlockValidation for Orderer 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a4a Proposed new policy Readers for Orderer 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a4b Proposed new policy Writers for Orderer 2017-09-25 06:54:07.165 UTC [common/config] NewStandardValues -> DEBU 1a4c Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.165 UTC [common/config] initializeProtosStruct -> DEBU 1a4d Processing field: MSP 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a4e Proposed new policy Admins for OrdererOrg 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a4f Proposed new policy Readers for OrdererOrg 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a50 Proposed new policy Writers for OrdererOrg 2017-09-25 06:54:07.165 UTC [common/config] NewStandardValues -> DEBU 1a51 Initializing protos for *struct {} 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a52 Proposed new policy Admins for Application 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a53 Proposed new policy Writers for Application 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a54 Proposed new policy Readers for Application 2017-09-25 06:54:07.165 UTC [common/config] NewStandardValues -> DEBU 1a55 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.165 UTC [common/config] initializeProtosStruct -> DEBU 1a56 Processing field: MSP 2017-09-25 06:54:07.165 UTC [common/config] NewStandardValues -> DEBU 1a57 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.165 UTC [common/config] initializeProtosStruct -> DEBU 1a58 Processing field: AnchorPeers 2017-09-25 06:54:07.165 UTC [common/config] NewStandardValues -> DEBU 1a59 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.165 UTC [common/config] initializeProtosStruct -> DEBU 1a5a Processing field: MSP 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a5b Proposed new policy Admins for Org1MSP 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a5c Proposed new policy Readers for Org1MSP 2017-09-25 06:54:07.165 UTC [policies] ProposePolicy -> DEBU 1a5d Proposed new policy Writers for Org1MSP 2017-09-25 06:54:07.165 UTC [common/config] NewStandardValues -> DEBU 1a5e Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.165 UTC [common/config] initializeProtosStruct -> DEBU 1a5f Processing field: MSP 2017-09-25 06:54:07.165 UTC [common/config] NewStandardValues -> DEBU 1a60 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.166 UTC [common/config] initializeProtosStruct -> DEBU 1a61 Processing field: AnchorPeers 2017-09-25 06:54:07.166 UTC [common/config] NewStandardValues -> DEBU 1a62 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.166 UTC [common/config] initializeProtosStruct -> DEBU 1a63 Processing field: MSP 2017-09-25 06:54:07.166 UTC [policies] ProposePolicy -> DEBU 1a64 Proposed new policy Writers for Org2MSP 2017-09-25 06:54:07.166 UTC [policies] ProposePolicy -> DEBU 1a65 Proposed new policy Admins for Org2MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a66 Proposed new policy Readers for Org2MSP 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a67 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a68 Processing field: MSP 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a69 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a6a Processing field: AnchorPeers 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a6b Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a6c Processing field: MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a6d Proposed new policy Readers for Org3MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a6e Proposed new policy Writers for Org3MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a6f Proposed new policy Admins for Org3MSP 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a70 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a71 Processing field: MSP 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a72 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a73 Processing field: AnchorPeers 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a74 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a75 Processing field: MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a76 Proposed new policy Writers for Org4MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a77 Proposed new policy Admins for Org4MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a78 Proposed new policy Readers for Org4MSP 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a79 Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a7a Processing field: MSP 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a7b Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a7c Processing field: AnchorPeers 2017-09-25 06:54:07.167 UTC [common/config] NewStandardValues -> DEBU 1a7d Initializing protos for *config.OrganizationProtos 2017-09-25 06:54:07.167 UTC [common/config] initializeProtosStruct -> DEBU 1a7e Processing field: MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a7f Proposed new policy Admins for Org5MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a80 Proposed new policy Readers for Org5MSP 2017-09-25 06:54:07.167 UTC [policies] ProposePolicy -> DEBU 1a81 Proposed new policy Writers for Org5MSP 2017-09-25 06:54:07.167 UTC [common/config] validateMSP -> DEBU 1a82 Setting up MSP for org OrdererOrg 2017-09-25 06:54:07.167 UTC [msp] NewBccspMsp -> DEBU 1a83 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.167 UTC [msp] Setup -> DEBU 1a84 Setting up MSP instance OrdererMSP 2017-09-25 06:54:07.168 UTC [msp/identity] newIdentity -> DEBU 1a85 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:54:07.168 UTC [msp/identity] newIdentity -> DEBU 1a86 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.168 UTC [msp/identity] newIdentity -> DEBU 1a87 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:54:07.169 UTC [msp] Validate -> DEBU 1a88 MSP OrdererMSP validating identity 2017-09-25 06:54:07.169 UTC [common/config] Validate -> DEBU 1a89 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:54:07.169 UTC [common/config] validateMSP -> DEBU 1a8a Setting up MSP for org Org1MSP 2017-09-25 06:54:07.169 UTC [msp] NewBccspMsp -> DEBU 1a8b Creating BCCSP-based MSP instance 2017-09-25 06:54:07.169 UTC [msp] Setup -> DEBU 1a8c Setting up MSP instance Org1MSP 2017-09-25 06:54:07.169 UTC [msp/identity] newIdentity -> DEBU 1a8d Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:54:07.170 UTC [msp/identity] newIdentity -> DEBU 1a8e Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:54:07.170 UTC [msp/identity] newIdentity -> DEBU 1a8f Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:54:07.170 UTC [msp] Validate -> DEBU 1a90 MSP Org1MSP validating identity 2017-09-25 06:54:07.171 UTC [common/config] Validate -> DEBU 1a91 Anchor peers for org Org2MSP are 2017-09-25 06:54:07.171 UTC [common/config] validateMSP -> DEBU 1a92 Setting up MSP for org Org2MSP 2017-09-25 06:54:07.171 UTC [msp] NewBccspMsp -> DEBU 1a93 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.171 UTC [msp] Setup -> DEBU 1a94 Setting up MSP instance Org2MSP 2017-09-25 06:54:07.171 UTC [msp/identity] newIdentity -> DEBU 1a95 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:54:07.171 UTC [msp/identity] newIdentity -> DEBU 1a96 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:54:07.171 UTC [msp/identity] newIdentity -> DEBU 1a97 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:54:07.172 UTC [msp] Validate -> DEBU 1a98 MSP Org2MSP validating identity 2017-09-25 06:54:07.172 UTC [common/config] Validate -> DEBU 1a99 Anchor peers for org Org3MSP are 2017-09-25 06:54:07.172 UTC [common/config] validateMSP -> DEBU 1a9a Setting up MSP for org Org3MSP 2017-09-25 06:54:07.172 UTC [msp] NewBccspMsp -> DEBU 1a9b Creating BCCSP-based MSP instance 2017-09-25 06:54:07.172 UTC [msp] Setup -> DEBU 1a9c Setting up MSP instance Org3MSP 2017-09-25 06:54:07.172 UTC [msp/identity] newIdentity -> DEBU 1a9d Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:54:07.173 UTC [msp/identity] newIdentity -> DEBU 1a9e Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:54:07.173 UTC [msp/identity] newIdentity -> DEBU 1a9f Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:54:07.173 UTC [msp] Validate -> DEBU 1aa0 MSP Org3MSP validating identity 2017-09-25 06:54:07.174 UTC [common/config] Validate -> DEBU 1aa1 Anchor peers for org Org4MSP are 2017-09-25 06:54:07.174 UTC [common/config] validateMSP -> DEBU 1aa2 Setting up MSP for org Org4MSP 2017-09-25 06:54:07.174 UTC [msp] NewBccspMsp -> DEBU 1aa3 Creating BCCSP-based MSP instance 2017-09-25 06:54:07.174 UTC [msp] Setup -> DEBU 1aa4 Setting up MSP instance Org4MSP 2017-09-25 06:54:07.174 UTC [msp/identity] newIdentity -> DEBU 1aa5 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:54:07.174 UTC [msp/identity] newIdentity -> DEBU 1aa6 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:54:07.174 UTC [msp/identity] newIdentity -> DEBU 1aa7 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:54:07.175 UTC [msp] Validate -> DEBU 1aa8 MSP Org4MSP validating identity 2017-09-25 06:54:07.175 UTC [common/config] Validate -> DEBU 1aa9 Anchor peers for org Org5MSP are 2017-09-25 06:54:07.175 UTC [common/config] validateMSP -> DEBU 1aaa Setting up MSP for org Org5MSP 2017-09-25 06:54:07.175 UTC [msp] NewBccspMsp -> DEBU 1aab Creating BCCSP-based MSP instance 2017-09-25 06:54:07.175 UTC [msp] Setup -> DEBU 1aac Setting up MSP instance Org5MSP 2017-09-25 06:54:07.175 UTC [msp/identity] newIdentity -> DEBU 1aad Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:54:07.176 UTC [msp/identity] newIdentity -> DEBU 1aae Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:54:07.176 UTC [msp/identity] newIdentity -> DEBU 1aaf Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:54:07.176 UTC [msp] Validate -> DEBU 1ab0 MSP Org5MSP validating identity 2017-09-25 06:54:07.177 UTC [msp] Setup -> DEBU 1ab1 Setting up the MSP manager (6 msps) 2017-09-25 06:54:07.177 UTC [msp] Setup -> DEBU 1ab2 MSP manager setup complete, setup 6 msps 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ab3 Returning policy Admins for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ab4 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ab5 Returning policy Readers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ab6 In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ab7 Returning policy Writers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ab8 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ab9 Returning policy Admins for evaluation 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1aba Returning policy Writers for evaluation 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1abb Returning policy Readers for evaluation 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1abc Returning policy Writers for evaluation 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1abd Returning policy Admins for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1abe In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1abf Returning policy Readers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ac0 In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ac1 Returning policy Writers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ac2 In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ac3 Returning policy Writers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ac4 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ac5 Returning policy Admins for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ac6 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ac7 Returning policy Readers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ac8 In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ac9 Returning policy Readers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1aca In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1acb Returning policy Writers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1acc In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1acd Returning policy Admins for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ace In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1acf Returning policy Writers for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ad0 In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:54:07.177 UTC [policies] GetPolicy -> DEBU 1ad1 Returning policy Admins for evaluation 2017-09-25 06:54:07.177 UTC [policies] CommitProposals -> DEBU 1ad2 In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ad3 Returning policy Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1ad4 In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ad5 Returning policy Admins for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1ad6 In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ad7 Returning policy Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1ad8 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ad9 Returning policy Writers for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1ada In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1adb Returning policy Admins for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1adc Returning policy Admins for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1add Returning policy Admins for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ade Returning policy Admins for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1adf Returning policy Admins for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae0 Returning policy Writers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae1 Returning policy Writers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae2 Returning policy Writers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae3 Returning policy Writers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae4 Returning policy Writers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae5 Returning policy Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae6 Returning policy Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae7 Returning policy Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae8 Returning policy Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1ae9 Returning policy Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1aea Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1aeb In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1aec Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1aed In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1aee Returning policy Admins for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1aef In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1af0 Returning policy BlockValidation for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1af1 In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1af2 Returning policy Readers for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1af3 In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1af4 Returning policy Writers for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1af5 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:54:07.178 UTC [policies] GetPolicy -> DEBU 1af6 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:54:07.178 UTC [policies] CommitProposals -> DEBU 1af7 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1af8 Returning policy Readers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1af9 In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1afa Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1afb In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1afc Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1afd In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1afe Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1aff In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b00 Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b01 In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b02 Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b03 In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b04 Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b05 In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b06 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b07 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b08 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b09 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b0a Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b0b In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b0c Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b0d In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b0e Returning policy Admins for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b0f In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b10 Returning policy Writers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b11 In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b12 Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b13 In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b14 Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b15 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b16 Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b17 In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b18 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:54:07.179 UTC [policies] CommitProposals -> DEBU 1b19 In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:54:07.179 UTC [policies] GetPolicy -> DEBU 1b1a Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:54:07.180 UTC [policies] CommitProposals -> DEBU 1b1b In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b1c Returning policy Readers for evaluation 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b1d Returning policy Readers for evaluation 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b1e Returning policy Writers for evaluation 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b1f Returning policy Writers for evaluation 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b20 Returning policy Admins for evaluation 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b21 Returning policy Admins for evaluation 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b22 Returning policy Readers for evaluation 2017-09-25 06:54:07.180 UTC [policies] CommitProposals -> DEBU 1b23 As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b24 Returning policy Writers for evaluation 2017-09-25 06:54:07.180 UTC [policies] CommitProposals -> DEBU 1b25 As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b26 Returning policy Application/Readers for evaluation 2017-09-25 06:54:07.180 UTC [policies] CommitProposals -> DEBU 1b27 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b28 Returning policy Application/Writers for evaluation 2017-09-25 06:54:07.180 UTC [policies] CommitProposals -> DEBU 1b29 As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b2a Returning policy Application/Admins for evaluation 2017-09-25 06:54:07.180 UTC [policies] CommitProposals -> DEBU 1b2b As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:54:07.180 UTC [policies] GetPolicy -> DEBU 1b2c Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:54:07.180 UTC [policies] CommitProposals -> DEBU 1b2d As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:54:07.180 UTC [orderer/multichain] addBlockSignature -> DEBU 1b2e &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:6 lastConfigSeq:3} 2017-09-25 06:54:07.180 UTC [orderer/multichain] addBlockSignature -> DEBU 1b2f &{} 2017-09-25 06:54:07.180 UTC [msp] GetLocalMSP -> DEBU 1b30 Returning existing local MSP 2017-09-25 06:54:07.180 UTC [msp] GetDefaultSigningIdentity -> DEBU 1b31 Obtaining default signing identity 2017-09-25 06:54:07.180 UTC [msp] GetLocalMSP -> DEBU 1b32 Returning existing local MSP 2017-09-25 06:54:07.180 UTC [msp] GetDefaultSigningIdentity -> DEBU 1b33 Obtaining default signing identity 2017-09-25 06:54:07.180 UTC [msp/identity] Sign -> DEBU 1b34 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...D70C30A49109E5854985B561D995DF2F 2017-09-25 06:54:07.180 UTC [msp/identity] Sign -> DEBU 1b35 Sign: digest: AF0F0EB6E8D8157D9FD87C64F95BA2C41ADBCF8825D964C43B80FC9118317905 2017-09-25 06:54:07.180 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1b36 [channel: mychannel] Detected lastConfigSeq transitioning from 3 to 4, setting lastConfig from 6 to 8 2017-09-25 06:54:07.180 UTC [msp] GetLocalMSP -> DEBU 1b37 Returning existing local MSP 2017-09-25 06:54:07.180 UTC [msp] GetDefaultSigningIdentity -> DEBU 1b38 Obtaining default signing identity 2017-09-25 06:54:07.180 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1b39 [channel: mychannel] About to write block, setting its LAST_CONFIG to 8 2017-09-25 06:54:07.181 UTC [msp] GetLocalMSP -> DEBU 1b3a Returning existing local MSP 2017-09-25 06:54:07.181 UTC [msp] GetDefaultSigningIdentity -> DEBU 1b3b Obtaining default signing identity 2017-09-25 06:54:07.181 UTC [msp/identity] Sign -> DEBU 1b3c Sign: plaintext: 08080AFA050A0A4F7264657265724D53...D70C30A49109E5854985B561D995DF2F 2017-09-25 06:54:07.181 UTC [msp/identity] Sign -> DEBU 1b3d Sign: digest: 057557AF7076EF8F4DA91A65D7E2FB7937172B29A529FBF78AA4EEAF484B6E43 2017-09-25 06:54:07.189 UTC [fsblkstorage] indexBlock -> DEBU 1b3e Indexing block [blockNum=8, blockHash=[]byte{0x99, 0x17, 0xa9, 0x87, 0x9, 0x91, 0x1a, 0xa9, 0x2, 0x43, 0xbc, 0xa, 0x8d, 0x49, 0x84, 0x50, 0x8b, 0xed, 0x62, 0x74, 0xf0, 0x75, 0x6b, 0xd0, 0x7c, 0x70, 0x64, 0xb0, 0xe1, 0x51, 0x79, 0x98} txOffsets= txId= locPointer=offset=71, bytesLength=19800 ] 2017-09-25 06:54:07.189 UTC [fsblkstorage] updateCheckpoint -> DEBU 1b3f Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[115606], isChainEmpty=[false], lastBlockNumber=[8] 2017-09-25 06:54:07.189 UTC [orderer/multichain] WriteBlock -> DEBU 1b40 [channel: mychannel] Wrote block 8 2017-09-25 06:54:07.189 UTC [policies] GetPolicy -> DEBU 1b41 Returning policy Readers for evaluation 2017-09-25 06:54:07.189 UTC [cauthdsl] func1 -> DEBU 1b42 0xc420028770 gate 1506322447189755098 evaluation starts 2017-09-25 06:54:07.189 UTC [cauthdsl] func2 -> DEBU 1b43 0xc420028770 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.189 UTC [cauthdsl] func2 -> DEBU 1b44 0xc420028770 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.189 UTC [msp/identity] newIdentity -> DEBU 1b45 Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:54:07.190 UTC [cauthdsl] func2 -> DEBU 1b46 0xc420028770 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) 2017-09-25 06:54:07.190 UTC [cauthdsl] func2 -> DEBU 1b47 0xc420028770 principal evaluation fails 2017-09-25 06:54:07.190 UTC [cauthdsl] func1 -> DEBU 1b48 0xc420028770 gate 1506322447189755098 evaluation fails 2017-09-25 06:54:07.190 UTC [cauthdsl] func1 -> DEBU 1b49 0xc420028770 gate 1506322447190249131 evaluation starts 2017-09-25 06:54:07.190 UTC [cauthdsl] func2 -> DEBU 1b4a 0xc420028770 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.190 UTC [cauthdsl] func2 -> DEBU 1b4b 0xc420028770 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.190 UTC [msp/identity] newIdentity -> DEBU 1b4c Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:54:07.190 UTC [cauthdsl] func2 -> DEBU 1b4d 0xc420028770 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP) 2017-09-25 06:54:07.190 UTC [cauthdsl] func2 -> DEBU 1b4e 0xc420028770 principal evaluation fails 2017-09-25 06:54:07.190 UTC [cauthdsl] func1 -> DEBU 1b4f 0xc420028770 gate 1506322447190249131 evaluation fails 2017-09-25 06:54:07.190 UTC [cauthdsl] func1 -> DEBU 1b50 0xc420028770 gate 1506322447190676795 evaluation starts 2017-09-25 06:54:07.190 UTC [cauthdsl] func2 -> DEBU 1b51 0xc420028770 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.190 UTC [cauthdsl] func2 -> DEBU 1b52 0xc420028770 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.190 UTC [msp/identity] newIdentity -> DEBU 1b53 Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b54 0xc420028770 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org3MSP, got Org1MSP) 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b55 0xc420028770 principal evaluation fails 2017-09-25 06:54:07.191 UTC [cauthdsl] func1 -> DEBU 1b56 0xc420028770 gate 1506322447190676795 evaluation fails 2017-09-25 06:54:07.191 UTC [cauthdsl] func1 -> DEBU 1b57 0xc420028770 gate 1506322447191136112 evaluation starts 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b58 0xc420028770 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b59 0xc420028770 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.191 UTC [msp/identity] newIdentity -> DEBU 1b5a Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b5b 0xc420028770 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b5c 0xc420028770 principal evaluation fails 2017-09-25 06:54:07.191 UTC [cauthdsl] func1 -> DEBU 1b5d 0xc420028770 gate 1506322447191136112 evaluation fails 2017-09-25 06:54:07.191 UTC [cauthdsl] func1 -> DEBU 1b5e 0xc420028770 gate 1506322447191564659 evaluation starts 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b5f 0xc420028770 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b60 0xc420028770 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.191 UTC [msp/identity] newIdentity -> DEBU 1b61 Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b62 0xc420028770 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:54:07.191 UTC [cauthdsl] func2 -> DEBU 1b63 0xc420028770 principal evaluation fails 2017-09-25 06:54:07.191 UTC [cauthdsl] func1 -> DEBU 1b64 0xc420028770 gate 1506322447191564659 evaluation fails 2017-09-25 06:54:07.192 UTC [cauthdsl] func1 -> DEBU 1b65 0xc420028770 gate 1506322447192023985 evaluation starts 2017-09-25 06:54:07.192 UTC [cauthdsl] func2 -> DEBU 1b66 0xc420028770 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:54:07.192 UTC [cauthdsl] func2 -> DEBU 1b67 0xc420028770 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:54:07.192 UTC [msp/identity] newIdentity -> DEBU 1b68 Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:54:07.192 UTC [msp] SatisfiesPrincipal -> DEBU 1b69 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:54:07.192 UTC [msp] Validate -> DEBU 1b6a MSP Org1MSP validating identity 2017-09-25 06:54:07.192 UTC [cauthdsl] func2 -> DEBU 1b6b 0xc420028770 principal matched by identity 0 2017-09-25 06:54:07.192 UTC [msp/identity] Verify -> DEBU 1b6c Verify: digest = 00000000 50 02 54 23 c0 78 fc ec c4 5b ba c5 97 85 f0 d5 |P.T#.x...[......| 00000010 5e d6 d6 d9 58 6a 9b 41 95 96 7f 4e cf 62 69 e3 |^...Xj.A...N.bi.| 2017-09-25 06:54:07.192 UTC [msp/identity] Verify -> DEBU 1b6d Verify: sig = 00000000 30 45 02 21 00 cb d3 a8 cb b3 c4 eb 9a 74 4c 14 |0E.!.........tL.| 00000010 df 65 8d 1c 05 00 52 3d b6 fc 20 d5 c9 82 34 e4 |.e....R=.. ...4.| 00000020 33 01 0e f3 9d 02 20 5e aa f6 ea 4b d3 dd 68 8f |3..... ^...K..h.| 00000030 56 ce eb c8 30 10 1a cb 5d 8d f6 b4 64 f7 8a 39 |V...0...]...d..9| 00000040 6f cf cf a0 51 a5 74 |o...Q.t| 2017-09-25 06:54:07.192 UTC [cauthdsl] func2 -> DEBU 1b6e 0xc420028770 principal evaluation succeeds for identity 0 2017-09-25 06:54:07.192 UTC [cauthdsl] func1 -> DEBU 1b6f 0xc420028770 gate 1506322447192023985 evaluation succeeds 2017-09-25 06:54:07.192 UTC [orderer/common/sigfilter] Apply -> DEBU 1b70 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42082e700 1 [0xc42015e628]}) %!s(*policies.implicitMetaPolicy=&{0xc42082eca0 1 [0xc4200280b8 0xc420028300 0xc4200284c8 0xc420028538 0xc42015e6d8]})]} 2017-09-25 06:54:07.192 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1b71 retrieveBlockByNumber() - blockNum = [8] 2017-09-25 06:54:07.192 UTC [fsblkstorage] newBlockfileStream -> DEBU 1b72 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[93985] 2017-09-25 06:54:07.193 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b73 Remaining bytes=[21621], Going to peek [8] bytes 2017-09-25 06:54:07.193 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1b74 Returning blockbytes - length=[21618], placementInfo={fileNum=[0], startOffset=[93985], bytesOffset=[93988]} 2017-09-25 06:54:07.193 UTC [orderer/common/deliver] Handle -> DEBU 1b75 [channel: mychannel] Delivering block for (0xc4209af3e0) 2017-09-25 06:55:10.840 UTC [orderer/main] Deliver -> DEBU 1b76 Starting new Deliver handler 2017-09-25 06:55:10.840 UTC [orderer/common/deliver] Handle -> DEBU 1b77 Starting new deliver loop 2017-09-25 06:55:10.840 UTC [orderer/common/deliver] Handle -> DEBU 1b78 Attempting to read seek info message 2017-09-25 06:55:10.841 UTC [policies] GetPolicy -> DEBU 1b79 Returning policy Readers for evaluation 2017-09-25 06:55:10.841 UTC [cauthdsl] func1 -> DEBU 1b7a 0xc420354010 gate 1506322510841651543 evaluation starts 2017-09-25 06:55:10.841 UTC [cauthdsl] func2 -> DEBU 1b7b 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.841 UTC [cauthdsl] func2 -> DEBU 1b7c 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.842 UTC [msp/identity] newIdentity -> DEBU 1b7d Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.842 UTC [cauthdsl] func2 -> DEBU 1b7e 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) 2017-09-25 06:55:10.842 UTC [cauthdsl] func2 -> DEBU 1b7f 0xc420354010 principal evaluation fails 2017-09-25 06:55:10.842 UTC [cauthdsl] func1 -> DEBU 1b80 0xc420354010 gate 1506322510841651543 evaluation fails 2017-09-25 06:55:10.842 UTC [cauthdsl] func1 -> DEBU 1b81 0xc420354010 gate 1506322510842736185 evaluation starts 2017-09-25 06:55:10.842 UTC [cauthdsl] func2 -> DEBU 1b82 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.842 UTC [cauthdsl] func2 -> DEBU 1b83 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.843 UTC [msp/identity] newIdentity -> DEBU 1b84 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.843 UTC [cauthdsl] func2 -> DEBU 1b85 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP) 2017-09-25 06:55:10.843 UTC [cauthdsl] func2 -> DEBU 1b86 0xc420354010 principal evaluation fails 2017-09-25 06:55:10.843 UTC [cauthdsl] func1 -> DEBU 1b87 0xc420354010 gate 1506322510842736185 evaluation fails 2017-09-25 06:55:10.843 UTC [cauthdsl] func1 -> DEBU 1b88 0xc420354010 gate 1506322510843692947 evaluation starts 2017-09-25 06:55:10.843 UTC [cauthdsl] func2 -> DEBU 1b89 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.843 UTC [cauthdsl] func2 -> DEBU 1b8a 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.844 UTC [msp/identity] newIdentity -> DEBU 1b8b Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.844 UTC [cauthdsl] func2 -> DEBU 1b8c 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org3MSP, got Org1MSP) 2017-09-25 06:55:10.844 UTC [cauthdsl] func2 -> DEBU 1b8d 0xc420354010 principal evaluation fails 2017-09-25 06:55:10.844 UTC [cauthdsl] func1 -> DEBU 1b8e 0xc420354010 gate 1506322510843692947 evaluation fails 2017-09-25 06:55:10.844 UTC [cauthdsl] func1 -> DEBU 1b8f 0xc420354010 gate 1506322510844653561 evaluation starts 2017-09-25 06:55:10.844 UTC [cauthdsl] func2 -> DEBU 1b90 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.844 UTC [cauthdsl] func2 -> DEBU 1b91 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.845 UTC [msp/identity] newIdentity -> DEBU 1b92 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.845 UTC [cauthdsl] func2 -> DEBU 1b93 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:55:10.845 UTC [cauthdsl] func2 -> DEBU 1b94 0xc420354010 principal evaluation fails 2017-09-25 06:55:10.845 UTC [cauthdsl] func1 -> DEBU 1b95 0xc420354010 gate 1506322510844653561 evaluation fails 2017-09-25 06:55:10.845 UTC [cauthdsl] func1 -> DEBU 1b96 0xc420354010 gate 1506322510845539455 evaluation starts 2017-09-25 06:55:10.845 UTC [cauthdsl] func2 -> DEBU 1b97 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.845 UTC [cauthdsl] func2 -> DEBU 1b98 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.845 UTC [msp/identity] newIdentity -> DEBU 1b99 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.846 UTC [cauthdsl] func2 -> DEBU 1b9a 0xc420354010 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:55:10.846 UTC [cauthdsl] func2 -> DEBU 1b9b 0xc420354010 principal evaluation fails 2017-09-25 06:55:10.846 UTC [cauthdsl] func1 -> DEBU 1b9c 0xc420354010 gate 1506322510845539455 evaluation fails 2017-09-25 06:55:10.846 UTC [cauthdsl] func1 -> DEBU 1b9d 0xc420354010 gate 1506322510846311570 evaluation starts 2017-09-25 06:55:10.846 UTC [cauthdsl] func2 -> DEBU 1b9e 0xc420354010 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.846 UTC [cauthdsl] func2 -> DEBU 1b9f 0xc420354010 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.846 UTC [msp/identity] newIdentity -> DEBU 1ba0 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.846 UTC [msp] SatisfiesPrincipal -> DEBU 1ba1 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:55:10.846 UTC [msp] Validate -> DEBU 1ba2 MSP Org1MSP validating identity 2017-09-25 06:55:10.847 UTC [cauthdsl] func2 -> DEBU 1ba3 0xc420354010 principal matched by identity 0 2017-09-25 06:55:10.847 UTC [msp/identity] Verify -> DEBU 1ba4 Verify: digest = 00000000 62 1e 26 8c 08 5b f2 1e 35 c6 92 52 d2 11 cc 8f |b.&..[..5..R....| 00000010 b2 3e af 89 15 60 4c 06 3a bd e0 45 9f 2d b2 7f |.>...`L.:..E.-..| 2017-09-25 06:55:10.847 UTC [msp/identity] Verify -> DEBU 1ba5 Verify: sig = 00000000 30 45 02 21 00 eb ed 9a 4b 86 d1 1a 83 07 a1 92 |0E.!....K.......| 00000010 4c 49 28 f7 6b a0 6d 34 71 f7 65 2a 95 aa f0 ab |LI(.k.m4q.e*....| 00000020 9a 62 3a 57 34 02 20 31 86 4a 2a dc 5d 44 50 2a |.b:W4. 1.J*.]DP*| 00000030 9f 50 bc 11 cc de 17 d2 c6 90 5d e1 c0 d8 65 f4 |.P........]...e.| 00000040 9a a1 f8 af 12 4f 96 |.....O.| 2017-09-25 06:55:10.847 UTC [cauthdsl] func2 -> DEBU 1ba6 0xc420354010 principal evaluation succeeds for identity 0 2017-09-25 06:55:10.847 UTC [cauthdsl] func1 -> DEBU 1ba7 0xc420354010 gate 1506322510846311570 evaluation succeeds 2017-09-25 06:55:10.847 UTC [orderer/common/sigfilter] Apply -> DEBU 1ba8 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42082e700 1 [0xc42015e628]}) %!s(*policies.implicitMetaPolicy=&{0xc42082eca0 1 [0xc4200280b8 0xc420028300 0xc4200284c8 0xc420028538 0xc42015e6d8]})]} 2017-09-25 06:55:10.847 UTC [orderer/common/deliver] Handle -> DEBU 1ba9 [channel: mychannel] Received seekInfo (0xc420b849e0) start: > stop: > 2017-09-25 06:55:10.847 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1baa retrieveBlockByNumber() - blockNum = [8] 2017-09-25 06:55:10.848 UTC [fsblkstorage] newBlockfileStream -> DEBU 1bab newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[93985] 2017-09-25 06:55:10.848 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bac Remaining bytes=[21621], Going to peek [8] bytes 2017-09-25 06:55:10.848 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1bad Returning blockbytes - length=[21618], placementInfo={fileNum=[0], startOffset=[93985], bytesOffset=[93988]} 2017-09-25 06:55:10.848 UTC [orderer/common/deliver] Handle -> DEBU 1bae [channel: mychannel] Delivering block for (0xc420b849e0) 2017-09-25 06:55:10.849 UTC [orderer/common/deliver] Handle -> DEBU 1baf [channel: mychannel] Done delivering for (0xc420b849e0), waiting for new SeekInfo 2017-09-25 06:55:10.849 UTC [orderer/common/deliver] Handle -> DEBU 1bb0 Attempting to read seek info message 2017-09-25 06:55:10.850 UTC [policies] GetPolicy -> DEBU 1bb1 Returning policy Readers for evaluation 2017-09-25 06:55:10.850 UTC [cauthdsl] func1 -> DEBU 1bb2 0xc420354090 gate 1506322510850123734 evaluation starts 2017-09-25 06:55:10.850 UTC [cauthdsl] func2 -> DEBU 1bb3 0xc420354090 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.850 UTC [cauthdsl] func2 -> DEBU 1bb4 0xc420354090 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.850 UTC [msp/identity] newIdentity -> DEBU 1bb5 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.850 UTC [cauthdsl] func2 -> DEBU 1bb6 0xc420354090 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected OrdererMSP, got Org1MSP) 2017-09-25 06:55:10.850 UTC [cauthdsl] func2 -> DEBU 1bb7 0xc420354090 principal evaluation fails 2017-09-25 06:55:10.850 UTC [cauthdsl] func1 -> DEBU 1bb8 0xc420354090 gate 1506322510850123734 evaluation fails 2017-09-25 06:55:10.850 UTC [cauthdsl] func1 -> DEBU 1bb9 0xc420354090 gate 1506322510850584547 evaluation starts 2017-09-25 06:55:10.850 UTC [cauthdsl] func2 -> DEBU 1bba 0xc420354090 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.850 UTC [cauthdsl] func2 -> DEBU 1bbb 0xc420354090 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.850 UTC [msp/identity] newIdentity -> DEBU 1bbc Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.850 UTC [cauthdsl] func2 -> DEBU 1bbd 0xc420354090 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org2MSP, got Org1MSP) 2017-09-25 06:55:10.850 UTC [cauthdsl] func2 -> DEBU 1bbe 0xc420354090 principal evaluation fails 2017-09-25 06:55:10.851 UTC [cauthdsl] func1 -> DEBU 1bbf 0xc420354090 gate 1506322510850584547 evaluation fails 2017-09-25 06:55:10.851 UTC [cauthdsl] func1 -> DEBU 1bc0 0xc420354090 gate 1506322510851023359 evaluation starts 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bc1 0xc420354090 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bc2 0xc420354090 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.851 UTC [msp/identity] newIdentity -> DEBU 1bc3 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bc4 0xc420354090 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org3MSP, got Org1MSP) 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bc5 0xc420354090 principal evaluation fails 2017-09-25 06:55:10.851 UTC [cauthdsl] func1 -> DEBU 1bc6 0xc420354090 gate 1506322510851023359 evaluation fails 2017-09-25 06:55:10.851 UTC [cauthdsl] func1 -> DEBU 1bc7 0xc420354090 gate 1506322510851390299 evaluation starts 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bc8 0xc420354090 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bc9 0xc420354090 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.851 UTC [msp/identity] newIdentity -> DEBU 1bca Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bcb 0xc420354090 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org4MSP, got Org1MSP) 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bcc 0xc420354090 principal evaluation fails 2017-09-25 06:55:10.851 UTC [cauthdsl] func1 -> DEBU 1bcd 0xc420354090 gate 1506322510851390299 evaluation fails 2017-09-25 06:55:10.851 UTC [cauthdsl] func1 -> DEBU 1bce 0xc420354090 gate 1506322510851888146 evaluation starts 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bcf 0xc420354090 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.851 UTC [cauthdsl] func2 -> DEBU 1bd0 0xc420354090 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.852 UTC [msp/identity] newIdentity -> DEBU 1bd1 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.852 UTC [cauthdsl] func2 -> DEBU 1bd2 0xc420354090 identity 0 does not satisfy principal: The identity is a member of a different MSP (expected Org5MSP, got Org1MSP) 2017-09-25 06:55:10.852 UTC [cauthdsl] func2 -> DEBU 1bd3 0xc420354090 principal evaluation fails 2017-09-25 06:55:10.852 UTC [cauthdsl] func1 -> DEBU 1bd4 0xc420354090 gate 1506322510851888146 evaluation fails 2017-09-25 06:55:10.852 UTC [cauthdsl] func1 -> DEBU 1bd5 0xc420354090 gate 1506322510852278486 evaluation starts 2017-09-25 06:55:10.852 UTC [cauthdsl] func2 -> DEBU 1bd6 0xc420354090 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:10.852 UTC [cauthdsl] func2 -> DEBU 1bd7 0xc420354090 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d4949434754434341622b6741774942416749515a7a344b49502f787363364e46637a6a7445596a726a414b42676771686b6a4f50515144416a427a4d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a455a4d4263474131554543684d5162334a6e4d53356c654746746347786c4c6d4e76625445634d426f474131554541784d54593245750a62334a6e4d53356c654746746347786c4c6d4e7662544165467730784e7a41354d5445784d4449314d445a61467730794e7a41354d446b784d4449314d445a610a4d467378437a414a42674e5642415954416c56544d524d77455159445651514945777044595778705a6d3979626d6c684d5259774641594456515148457731540a59573467526e4a68626d4e7063324e764d523877485159445651514444425a425a473170626b4276636d63784c6d56345957317762475575593239744d466b770a457759484b6f5a497a6a3043415159494b6f5a497a6a3044415163445167414561733766414c2b6275585a32536955635a75774c437670434752486e676f51530a4c5839414943635247474934705750707745556249494657494534626b5570547a687044494e2b74544a5451396666337343432f59614e4e4d457377446759440a565230504151482f42415144416765414d41774741315564457745422f7751434d4141774b7759445652306a42435177496f4167326d5a6c30464f6a435034470a752f76597a324b5438495844413847554d567534624168582b52454365384577436759494b6f5a497a6a3045417749445341417752514968414c4430534930670a696959337747326d72524e764f576643696d597a4d625449726663655274426d48773442416941413470547065664a6b373533704c672f4943325433714966690a6e515455394c4c77755764345779394f31513d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:10.852 UTC [msp/identity] newIdentity -> DEBU 1bd8 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:10.852 UTC [msp] SatisfiesPrincipal -> DEBU 1bd9 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:55:10.852 UTC [msp] Validate -> DEBU 1bda MSP Org1MSP validating identity 2017-09-25 06:55:10.852 UTC [cauthdsl] func2 -> DEBU 1bdb 0xc420354090 principal matched by identity 0 2017-09-25 06:55:10.852 UTC [msp/identity] Verify -> DEBU 1bdc Verify: digest = 00000000 23 21 fa 9f 8f b7 fc f3 e3 7a 84 c0 5c 10 37 2f |#!.......z..\.7/| 00000010 0b 51 8e e9 ac 45 4d 83 e6 a6 a9 4d a1 2f f0 35 |.Q...EM....M./.5| 2017-09-25 06:55:10.852 UTC [msp/identity] Verify -> DEBU 1bdd Verify: sig = 00000000 30 44 02 20 3f b1 a1 b4 3d b6 a6 46 36 6a ef 54 |0D. ?...=..F6j.T| 00000010 bf a9 6e 71 db a2 cc 11 59 99 8e d1 ed 3b 5c 41 |..nq....Y....;\A| 00000020 74 9d ec f4 02 20 69 c9 32 20 a3 1c c9 a0 e6 8c |t.... i.2 ......| 00000030 b9 20 d6 d9 75 d0 de 86 80 bd a5 ff 6c 0d 14 c5 |. ..u.......l...| 00000040 fe e6 a4 9d 07 61 |.....a| 2017-09-25 06:55:10.853 UTC [cauthdsl] func2 -> DEBU 1bde 0xc420354090 principal evaluation succeeds for identity 0 2017-09-25 06:55:10.853 UTC [cauthdsl] func1 -> DEBU 1bdf 0xc420354090 gate 1506322510852278486 evaluation succeeds 2017-09-25 06:55:10.853 UTC [orderer/common/sigfilter] Apply -> DEBU 1be0 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42082e700 1 [0xc42015e628]}) %!s(*policies.implicitMetaPolicy=&{0xc42082eca0 1 [0xc4200280b8 0xc420028300 0xc4200284c8 0xc420028538 0xc42015e6d8]})]} 2017-09-25 06:55:10.853 UTC [orderer/common/deliver] Handle -> DEBU 1be1 [channel: mychannel] Received seekInfo (0xc420a19c80) start: > stop: > 2017-09-25 06:55:10.853 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1be2 retrieveBlockByNumber() - blockNum = [8] 2017-09-25 06:55:10.853 UTC [fsblkstorage] newBlockfileStream -> DEBU 1be3 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[93985] 2017-09-25 06:55:10.853 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1be4 Remaining bytes=[21621], Going to peek [8] bytes 2017-09-25 06:55:10.853 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1be5 Returning blockbytes - length=[21618], placementInfo={fileNum=[0], startOffset=[93985], bytesOffset=[93988]} 2017-09-25 06:55:10.853 UTC [orderer/common/deliver] Handle -> DEBU 1be6 [channel: mychannel] Delivering block for (0xc420a19c80) 2017-09-25 06:55:10.854 UTC [orderer/common/deliver] Handle -> DEBU 1be7 [channel: mychannel] Done delivering for (0xc420a19c80), waiting for new SeekInfo 2017-09-25 06:55:10.854 UTC [orderer/common/deliver] Handle -> DEBU 1be8 Attempting to read seek info message 2017-09-25 06:55:10.855 UTC [orderer/common/deliver] Handle -> WARN 1be9 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:55:10.855 UTC [orderer/main] func1 -> DEBU 1bea Closing Deliver stream 2017-09-25 06:55:15.857 UTC [orderer/main] Deliver -> DEBU 1beb Starting new Deliver handler 2017-09-25 06:55:15.857 UTC [orderer/common/deliver] Handle -> DEBU 1bec Starting new deliver loop 2017-09-25 06:55:15.857 UTC [orderer/common/deliver] Handle -> DEBU 1bed Attempting to read seek info message 2017-09-25 06:55:15.861 UTC [orderer/main] Broadcast -> DEBU 1bee Starting new Broadcast handler 2017-09-25 06:55:15.861 UTC [orderer/common/broadcast] Handle -> DEBU 1bef Starting new broadcast loop 2017-09-25 06:55:15.861 UTC [orderer/common/broadcast] Handle -> DEBU 1bf0 Preprocessing CONFIG_UPDATE 2017-09-25 06:55:15.861 UTC [orderer/configupdate] Process -> DEBU 1bf1 Processing channel reconfiguration request for channel mychannel 2017-09-25 06:55:15.862 UTC [common/configtx] addToMap -> DEBU 1bf2 Adding to config map: [Groups] /Channel 2017-09-25 06:55:15.862 UTC [common/configtx] addToMap -> DEBU 1bf3 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:55:15.862 UTC [common/configtx] addToMap -> DEBU 1bf4 Adding to config map: [Groups] /Channel 2017-09-25 06:55:15.862 UTC [common/configtx] addToMap -> DEBU 1bf5 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:55:15.862 UTC [common/configtx] addToMap -> DEBU 1bf6 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:55:15.862 UTC [policies] GetPolicy -> DEBU 1bf7 Returning policy Admins for evaluation 2017-09-25 06:55:15.862 UTC [cauthdsl] func1 -> DEBU 1bf8 0xc4203541b0 gate 1506322515862316414 evaluation starts 2017-09-25 06:55:15.862 UTC [cauthdsl] func2 -> DEBU 1bf9 0xc4203541b0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:15.862 UTC [cauthdsl] func2 -> DEBU 1bfa 0xc4203541b0 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:15.862 UTC [msp/identity] newIdentity -> DEBU 1bfb Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.862 UTC [msp] SatisfiesPrincipal -> DEBU 1bfc Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:55:15.862 UTC [cauthdsl] func2 -> DEBU 1bfd 0xc4203541b0 principal matched by identity 0 2017-09-25 06:55:15.862 UTC [msp/identity] Verify -> DEBU 1bfe Verify: digest = 00000000 b7 df 0f 0c 7a cd 7f 98 a2 0f 0b 66 55 36 ad 5a |....z......fU6.Z| 00000010 4e bb f7 7d b9 27 83 48 2f d7 04 68 53 13 37 d4 |N..}.'.H/..hS.7.| 2017-09-25 06:55:15.862 UTC [msp/identity] Verify -> DEBU 1bff Verify: sig = 00000000 30 44 02 20 24 73 bd 0b ff 8e f7 55 18 a9 68 d4 |0D. $s.....U..h.| 00000010 a2 33 3f 29 ae 40 14 ea 62 d8 03 49 e1 5b 4d 66 |.3?).@..b..I.[Mf| 00000020 c0 0f 98 4c 02 20 4b f2 e7 cd 25 e3 cb 02 32 ec |...L. K...%...2.| 00000030 b8 a2 78 5e 0e 2f 70 88 97 f6 3a f0 2c cc 14 55 |..x^./p...:.,..U| 00000040 8b 1a cf 9d 35 98 |....5.| 2017-09-25 06:55:15.863 UTC [cauthdsl] func2 -> DEBU 1c00 0xc4203541b0 principal evaluation succeeds for identity 0 2017-09-25 06:55:15.863 UTC [cauthdsl] func1 -> DEBU 1c01 0xc4203541b0 gate 1506322515862316414 evaluation succeeds 2017-09-25 06:55:15.863 UTC [common/configtx] processConfig -> DEBU 1c02 Beginning new config for channel mychannel 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c03 Initializing protos for *config.ChannelProtos 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c04 Processing field: HashingAlgorithm 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c05 Processing field: BlockDataHashingStructure 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c06 Processing field: OrdererAddresses 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c07 Processing field: Consortium 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c08 Proposed new policy Admins for Channel 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c09 Proposed new policy Readers for Channel 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c0a Proposed new policy Writers for Channel 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c0b Initializing protos for *config.OrdererProtos 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c0c Processing field: ConsensusType 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c0d Processing field: BatchSize 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c0e Processing field: BatchTimeout 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c0f Processing field: KafkaBrokers 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c10 Processing field: ChannelRestrictions 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c11 Proposed new policy Admins for Orderer 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c12 Proposed new policy BlockValidation for Orderer 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c13 Proposed new policy Readers for Orderer 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c14 Proposed new policy Writers for Orderer 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c15 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c16 Processing field: MSP 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c17 Proposed new policy Admins for OrdererOrg 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c18 Proposed new policy Readers for OrdererOrg 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c19 Proposed new policy Writers for OrdererOrg 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c1a Initializing protos for *struct {} 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c1b Proposed new policy Admins for Application 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c1c Proposed new policy Writers for Application 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c1d Proposed new policy Readers for Application 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c1e Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c1f Processing field: MSP 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c20 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c21 Processing field: AnchorPeers 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c22 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c23 Processing field: MSP 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c24 Proposed new policy Writers for Org1MSP 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c25 Proposed new policy Admins for Org1MSP 2017-09-25 06:55:15.863 UTC [policies] ProposePolicy -> DEBU 1c26 Proposed new policy Readers for Org1MSP 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c27 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.863 UTC [common/config] initializeProtosStruct -> DEBU 1c28 Processing field: MSP 2017-09-25 06:55:15.863 UTC [common/config] NewStandardValues -> DEBU 1c29 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c2a Processing field: AnchorPeers 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c2b Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c2c Processing field: MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c2d Proposed new policy Writers for Org2MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c2e Proposed new policy Admins for Org2MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c2f Proposed new policy Readers for Org2MSP 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c30 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c31 Processing field: MSP 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c32 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c33 Processing field: AnchorPeers 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c34 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c35 Processing field: MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c36 Proposed new policy Admins for Org3MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c37 Proposed new policy Readers for Org3MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c38 Proposed new policy Writers for Org3MSP 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c39 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c3a Processing field: MSP 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c3b Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c3c Processing field: AnchorPeers 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c3d Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c3e Processing field: MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c3f Proposed new policy Writers for Org4MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c40 Proposed new policy Admins for Org4MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c41 Proposed new policy Readers for Org4MSP 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c42 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c43 Processing field: MSP 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c44 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c45 Processing field: AnchorPeers 2017-09-25 06:55:15.864 UTC [common/config] NewStandardValues -> DEBU 1c46 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.864 UTC [common/config] initializeProtosStruct -> DEBU 1c47 Processing field: MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c48 Proposed new policy Admins for Org5MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c49 Proposed new policy Readers for Org5MSP 2017-09-25 06:55:15.864 UTC [policies] ProposePolicy -> DEBU 1c4a Proposed new policy Writers for Org5MSP 2017-09-25 06:55:15.864 UTC [common/config] validateMSP -> DEBU 1c4b Setting up MSP for org OrdererOrg 2017-09-25 06:55:15.864 UTC [msp] NewBccspMsp -> DEBU 1c4c Creating BCCSP-based MSP instance 2017-09-25 06:55:15.864 UTC [msp] Setup -> DEBU 1c4d Setting up MSP instance OrdererMSP 2017-09-25 06:55:15.865 UTC [msp/identity] newIdentity -> DEBU 1c4e Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:55:15.865 UTC [msp/identity] newIdentity -> DEBU 1c4f Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.865 UTC [msp/identity] newIdentity -> DEBU 1c50 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.866 UTC [msp] Validate -> DEBU 1c51 MSP OrdererMSP validating identity 2017-09-25 06:55:15.866 UTC [common/config] Validate -> DEBU 1c52 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:55:15.866 UTC [common/config] validateMSP -> DEBU 1c53 Setting up MSP for org Org1MSP 2017-09-25 06:55:15.866 UTC [msp] NewBccspMsp -> DEBU 1c54 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.866 UTC [msp] Setup -> DEBU 1c55 Setting up MSP instance Org1MSP 2017-09-25 06:55:15.866 UTC [msp/identity] newIdentity -> DEBU 1c56 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:55:15.866 UTC [msp/identity] newIdentity -> DEBU 1c57 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:15.867 UTC [msp/identity] newIdentity -> DEBU 1c58 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:15.867 UTC [msp] Validate -> DEBU 1c59 MSP Org1MSP validating identity 2017-09-25 06:55:15.867 UTC [common/config] Validate -> DEBU 1c5a Anchor peers for org Org2MSP are 2017-09-25 06:55:15.867 UTC [common/config] validateMSP -> DEBU 1c5b Setting up MSP for org Org2MSP 2017-09-25 06:55:15.867 UTC [msp] NewBccspMsp -> DEBU 1c5c Creating BCCSP-based MSP instance 2017-09-25 06:55:15.867 UTC [msp] Setup -> DEBU 1c5d Setting up MSP instance Org2MSP 2017-09-25 06:55:15.868 UTC [msp/identity] newIdentity -> DEBU 1c5e Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:55:15.868 UTC [msp/identity] newIdentity -> DEBU 1c5f Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:55:15.868 UTC [msp/identity] newIdentity -> DEBU 1c60 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:55:15.869 UTC [msp] Validate -> DEBU 1c61 MSP Org2MSP validating identity 2017-09-25 06:55:15.869 UTC [common/config] Validate -> DEBU 1c62 Anchor peers for org Org3MSP are 2017-09-25 06:55:15.869 UTC [common/config] validateMSP -> DEBU 1c63 Setting up MSP for org Org3MSP 2017-09-25 06:55:15.869 UTC [msp] NewBccspMsp -> DEBU 1c64 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.869 UTC [msp] Setup -> DEBU 1c65 Setting up MSP instance Org3MSP 2017-09-25 06:55:15.869 UTC [msp/identity] newIdentity -> DEBU 1c66 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:55:15.869 UTC [msp/identity] newIdentity -> DEBU 1c67 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:55:15.870 UTC [msp/identity] newIdentity -> DEBU 1c68 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:55:15.870 UTC [msp] Validate -> DEBU 1c69 MSP Org3MSP validating identity 2017-09-25 06:55:15.870 UTC [common/config] Validate -> DEBU 1c6a Anchor peers for org Org4MSP are 2017-09-25 06:55:15.870 UTC [common/config] validateMSP -> DEBU 1c6b Setting up MSP for org Org4MSP 2017-09-25 06:55:15.870 UTC [msp] NewBccspMsp -> DEBU 1c6c Creating BCCSP-based MSP instance 2017-09-25 06:55:15.870 UTC [msp] Setup -> DEBU 1c6d Setting up MSP instance Org4MSP 2017-09-25 06:55:15.871 UTC [msp/identity] newIdentity -> DEBU 1c6e Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:55:15.871 UTC [msp/identity] newIdentity -> DEBU 1c6f Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:55:15.871 UTC [msp/identity] newIdentity -> DEBU 1c70 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:55:15.872 UTC [msp] Validate -> DEBU 1c71 MSP Org4MSP validating identity 2017-09-25 06:55:15.872 UTC [common/config] Validate -> DEBU 1c72 Anchor peers for org Org5MSP are 2017-09-25 06:55:15.872 UTC [common/config] validateMSP -> DEBU 1c73 Setting up MSP for org Org5MSP 2017-09-25 06:55:15.872 UTC [msp] NewBccspMsp -> DEBU 1c74 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.872 UTC [msp] Setup -> DEBU 1c75 Setting up MSP instance Org5MSP 2017-09-25 06:55:15.872 UTC [msp/identity] newIdentity -> DEBU 1c76 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:55:15.872 UTC [msp/identity] newIdentity -> DEBU 1c77 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:55:15.873 UTC [msp/identity] newIdentity -> DEBU 1c78 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:55:15.873 UTC [msp] Validate -> DEBU 1c79 MSP Org5MSP validating identity 2017-09-25 06:55:15.873 UTC [msp] Setup -> DEBU 1c7a Setting up the MSP manager (6 msps) 2017-09-25 06:55:15.873 UTC [msp] Setup -> DEBU 1c7b MSP manager setup complete, setup 6 msps 2017-09-25 06:55:15.873 UTC [msp] GetLocalMSP -> DEBU 1c7c Returning existing local MSP 2017-09-25 06:55:15.873 UTC [msp] GetDefaultSigningIdentity -> DEBU 1c7d Obtaining default signing identity 2017-09-25 06:55:15.873 UTC [msp] GetLocalMSP -> DEBU 1c7e Returning existing local MSP 2017-09-25 06:55:15.874 UTC [msp] GetDefaultSigningIdentity -> DEBU 1c7f Obtaining default signing identity 2017-09-25 06:55:15.874 UTC [msp/identity] Sign -> DEBU 1c80 Sign: plaintext: 0AB1060A1508011A0608D3D0A2CE0522...392D3B79917897AB89705A90F897F842 2017-09-25 06:55:15.874 UTC [msp/identity] Sign -> DEBU 1c81 Sign: digest: F613797C1C979B0BE89B9D577E9BCFF4D7F09C57C6F9BBF5925D428696EE23FE 2017-09-25 06:55:15.874 UTC [orderer/common/broadcast] Handle -> DEBU 1c82 [channel: mychannel] Broadcast is filtering message of type CONFIG 2017-09-25 06:55:15.874 UTC [policies] GetPolicy -> DEBU 1c83 Returning policy Writers for evaluation 2017-09-25 06:55:15.874 UTC [cauthdsl] func1 -> DEBU 1c84 0xc420354bc0 gate 1506322515874345781 evaluation starts 2017-09-25 06:55:15.874 UTC [cauthdsl] func2 -> DEBU 1c85 0xc420354bc0 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:15.874 UTC [cauthdsl] func2 -> DEBU 1c86 0xc420354bc0 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:15.874 UTC [msp/identity] newIdentity -> DEBU 1c87 Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:55:15.874 UTC [msp] SatisfiesPrincipal -> DEBU 1c88 Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:55:15.874 UTC [msp] Validate -> DEBU 1c89 MSP OrdererMSP validating identity 2017-09-25 06:55:15.874 UTC [cauthdsl] func2 -> DEBU 1c8a 0xc420354bc0 principal matched by identity 0 2017-09-25 06:55:15.874 UTC [msp/identity] Verify -> DEBU 1c8b Verify: digest = 00000000 f6 13 79 7c 1c 97 9b 0b e8 9b 9d 57 7e 9b cf f4 |..y|.......W~...| 00000010 d7 f0 9c 57 c6 f9 bb f5 92 5d 42 86 96 ee 23 fe |...W.....]B...#.| 2017-09-25 06:55:15.875 UTC [msp/identity] Verify -> DEBU 1c8c Verify: sig = 00000000 30 45 02 21 00 e8 67 d7 08 4e 67 8e 20 bd cc a0 |0E.!..g..Ng. ...| 00000010 f8 d9 74 0e 0d dd 4f 94 cb 1f 8b 08 4b fa 6d 9d |..t...O.....K.m.| 00000020 d2 cc 26 31 db 02 20 59 f0 b0 5c d1 e6 a9 cf d3 |..&1.. Y..\.....| 00000030 26 29 48 6a 54 2a 2b a1 b9 67 8f 5b c5 73 18 87 |&)HjT*+..g.[.s..| 00000040 cc c0 7a 25 07 59 cb |..z%.Y.| 2017-09-25 06:55:15.875 UTC [cauthdsl] func2 -> DEBU 1c8d 0xc420354bc0 principal evaluation succeeds for identity 0 2017-09-25 06:55:15.875 UTC [cauthdsl] func1 -> DEBU 1c8e 0xc420354bc0 gate 1506322515874345781 evaluation succeeds 2017-09-25 06:55:15.875 UTC [orderer/common/sigfilter] Apply -> DEBU 1c8f Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42082e7a0 1 [0xc42015e650]}) %!s(*policies.implicitMetaPolicy=&{0xc42082ec20 1 [0xc420028340 0xc420028470 0xc420028560 0xc42015e700 0xc420028070]})]} 2017-09-25 06:55:15.875 UTC [common/configtx] addToMap -> DEBU 1c90 Adding to config map: [Groups] /Channel 2017-09-25 06:55:15.875 UTC [common/configtx] addToMap -> DEBU 1c91 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:55:15.875 UTC [common/configtx] addToMap -> DEBU 1c92 Adding to config map: [Groups] /Channel 2017-09-25 06:55:15.875 UTC [common/configtx] addToMap -> DEBU 1c93 Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:55:15.875 UTC [common/configtx] addToMap -> DEBU 1c94 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:55:15.875 UTC [policies] GetPolicy -> DEBU 1c95 Returning policy Admins for evaluation 2017-09-25 06:55:15.875 UTC [cauthdsl] func1 -> DEBU 1c96 0xc420355140 gate 1506322515875534697 evaluation starts 2017-09-25 06:55:15.875 UTC [cauthdsl] func2 -> DEBU 1c97 0xc420355140 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:15.875 UTC [cauthdsl] func2 -> DEBU 1c98 0xc420355140 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:15.875 UTC [msp/identity] newIdentity -> DEBU 1c99 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.875 UTC [msp] SatisfiesPrincipal -> DEBU 1c9a Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:55:15.875 UTC [cauthdsl] func2 -> DEBU 1c9b 0xc420355140 principal matched by identity 0 2017-09-25 06:55:15.875 UTC [msp/identity] Verify -> DEBU 1c9c Verify: digest = 00000000 b7 df 0f 0c 7a cd 7f 98 a2 0f 0b 66 55 36 ad 5a |....z......fU6.Z| 00000010 4e bb f7 7d b9 27 83 48 2f d7 04 68 53 13 37 d4 |N..}.'.H/..hS.7.| 2017-09-25 06:55:15.875 UTC [msp/identity] Verify -> DEBU 1c9d Verify: sig = 00000000 30 44 02 20 24 73 bd 0b ff 8e f7 55 18 a9 68 d4 |0D. $s.....U..h.| 00000010 a2 33 3f 29 ae 40 14 ea 62 d8 03 49 e1 5b 4d 66 |.3?).@..b..I.[Mf| 00000020 c0 0f 98 4c 02 20 4b f2 e7 cd 25 e3 cb 02 32 ec |...L. K...%...2.| 00000030 b8 a2 78 5e 0e 2f 70 88 97 f6 3a f0 2c cc 14 55 |..x^./p...:.,..U| 00000040 8b 1a cf 9d 35 98 |....5.| 2017-09-25 06:55:15.876 UTC [cauthdsl] func2 -> DEBU 1c9e 0xc420355140 principal evaluation succeeds for identity 0 2017-09-25 06:55:15.876 UTC [cauthdsl] func1 -> DEBU 1c9f 0xc420355140 gate 1506322515875534697 evaluation succeeds 2017-09-25 06:55:15.878 UTC [common/configtx] processConfig -> DEBU 1ca0 Beginning new config for channel mychannel 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1ca1 Initializing protos for *config.ChannelProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1ca2 Processing field: HashingAlgorithm 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1ca3 Processing field: BlockDataHashingStructure 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1ca4 Processing field: OrdererAddresses 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1ca5 Processing field: Consortium 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1ca6 Proposed new policy Writers for Channel 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1ca7 Proposed new policy Admins for Channel 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1ca8 Proposed new policy Readers for Channel 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1ca9 Initializing protos for *config.OrdererProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1caa Processing field: ConsensusType 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cab Processing field: BatchSize 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cac Processing field: BatchTimeout 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cad Processing field: KafkaBrokers 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cae Processing field: ChannelRestrictions 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1caf Proposed new policy BlockValidation for Orderer 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cb0 Proposed new policy Readers for Orderer 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cb1 Proposed new policy Writers for Orderer 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cb2 Proposed new policy Admins for Orderer 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cb3 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cb4 Processing field: MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cb5 Proposed new policy Admins for OrdererOrg 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cb6 Proposed new policy Readers for OrdererOrg 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cb7 Proposed new policy Writers for OrdererOrg 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cb8 Initializing protos for *struct {} 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cb9 Proposed new policy Admins for Application 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cba Proposed new policy Writers for Application 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cbb Proposed new policy Readers for Application 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cbc Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cbd Processing field: MSP 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cbe Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cbf Processing field: AnchorPeers 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cc0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cc1 Processing field: MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cc2 Proposed new policy Writers for Org2MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cc3 Proposed new policy Admins for Org2MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cc4 Proposed new policy Readers for Org2MSP 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cc5 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cc6 Processing field: MSP 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cc7 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cc8 Processing field: AnchorPeers 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cc9 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cca Processing field: MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1ccb Proposed new policy Readers for Org3MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1ccc Proposed new policy Writers for Org3MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1ccd Proposed new policy Admins for Org3MSP 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cce Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1ccf Processing field: MSP 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cd0 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cd1 Processing field: AnchorPeers 2017-09-25 06:55:15.878 UTC [common/config] NewStandardValues -> DEBU 1cd2 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.878 UTC [common/config] initializeProtosStruct -> DEBU 1cd3 Processing field: MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cd4 Proposed new policy Writers for Org4MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cd5 Proposed new policy Admins for Org4MSP 2017-09-25 06:55:15.878 UTC [policies] ProposePolicy -> DEBU 1cd6 Proposed new policy Readers for Org4MSP 2017-09-25 06:55:15.879 UTC [common/config] NewStandardValues -> DEBU 1cd7 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.879 UTC [common/config] initializeProtosStruct -> DEBU 1cd8 Processing field: MSP 2017-09-25 06:55:15.879 UTC [common/config] NewStandardValues -> DEBU 1cd9 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.879 UTC [common/config] initializeProtosStruct -> DEBU 1cda Processing field: AnchorPeers 2017-09-25 06:55:15.879 UTC [common/config] NewStandardValues -> DEBU 1cdb Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.879 UTC [common/config] initializeProtosStruct -> DEBU 1cdc Processing field: MSP 2017-09-25 06:55:15.879 UTC [policies] ProposePolicy -> DEBU 1cdd Proposed new policy Writers for Org5MSP 2017-09-25 06:55:15.879 UTC [policies] ProposePolicy -> DEBU 1cde Proposed new policy Admins for Org5MSP 2017-09-25 06:55:15.879 UTC [policies] ProposePolicy -> DEBU 1cdf Proposed new policy Readers for Org5MSP 2017-09-25 06:55:15.879 UTC [common/config] NewStandardValues -> DEBU 1ce0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.879 UTC [common/config] initializeProtosStruct -> DEBU 1ce1 Processing field: MSP 2017-09-25 06:55:15.879 UTC [common/config] NewStandardValues -> DEBU 1ce2 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.879 UTC [common/config] initializeProtosStruct -> DEBU 1ce3 Processing field: AnchorPeers 2017-09-25 06:55:15.879 UTC [common/config] NewStandardValues -> DEBU 1ce4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.879 UTC [common/config] initializeProtosStruct -> DEBU 1ce5 Processing field: MSP 2017-09-25 06:55:15.879 UTC [policies] ProposePolicy -> DEBU 1ce6 Proposed new policy Admins for Org1MSP 2017-09-25 06:55:15.879 UTC [policies] ProposePolicy -> DEBU 1ce7 Proposed new policy Readers for Org1MSP 2017-09-25 06:55:15.879 UTC [policies] ProposePolicy -> DEBU 1ce8 Proposed new policy Writers for Org1MSP 2017-09-25 06:55:15.879 UTC [common/config] validateMSP -> DEBU 1ce9 Setting up MSP for org OrdererOrg 2017-09-25 06:55:15.879 UTC [msp] NewBccspMsp -> DEBU 1cea Creating BCCSP-based MSP instance 2017-09-25 06:55:15.879 UTC [msp] Setup -> DEBU 1ceb Setting up MSP instance OrdererMSP 2017-09-25 06:55:15.879 UTC [msp/identity] newIdentity -> DEBU 1cec Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:55:15.879 UTC [msp/identity] newIdentity -> DEBU 1ced Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.879 UTC [msp/identity] newIdentity -> DEBU 1cee Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.880 UTC [msp] Validate -> DEBU 1cef MSP OrdererMSP validating identity 2017-09-25 06:55:15.880 UTC [common/config] Validate -> DEBU 1cf0 Anchor peers for org Org2MSP are 2017-09-25 06:55:15.880 UTC [common/config] validateMSP -> DEBU 1cf1 Setting up MSP for org Org2MSP 2017-09-25 06:55:15.880 UTC [msp] NewBccspMsp -> DEBU 1cf2 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.880 UTC [msp] Setup -> DEBU 1cf3 Setting up MSP instance Org2MSP 2017-09-25 06:55:15.880 UTC [msp/identity] newIdentity -> DEBU 1cf4 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:55:15.881 UTC [msp/identity] newIdentity -> DEBU 1cf5 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:55:15.881 UTC [msp/identity] newIdentity -> DEBU 1cf6 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:55:15.882 UTC [msp] Validate -> DEBU 1cf7 MSP Org2MSP validating identity 2017-09-25 06:55:15.882 UTC [common/config] Validate -> DEBU 1cf8 Anchor peers for org Org3MSP are 2017-09-25 06:55:15.882 UTC [common/config] validateMSP -> DEBU 1cf9 Setting up MSP for org Org3MSP 2017-09-25 06:55:15.882 UTC [msp] NewBccspMsp -> DEBU 1cfa Creating BCCSP-based MSP instance 2017-09-25 06:55:15.882 UTC [msp] Setup -> DEBU 1cfb Setting up MSP instance Org3MSP 2017-09-25 06:55:15.882 UTC [msp/identity] newIdentity -> DEBU 1cfc Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:55:15.882 UTC [msp/identity] newIdentity -> DEBU 1cfd Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:55:15.882 UTC [msp/identity] newIdentity -> DEBU 1cfe Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:55:15.883 UTC [msp] Validate -> DEBU 1cff MSP Org3MSP validating identity 2017-09-25 06:55:15.883 UTC [common/config] Validate -> DEBU 1d00 Anchor peers for org Org4MSP are 2017-09-25 06:55:15.883 UTC [common/config] validateMSP -> DEBU 1d01 Setting up MSP for org Org4MSP 2017-09-25 06:55:15.883 UTC [msp] NewBccspMsp -> DEBU 1d02 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.883 UTC [msp] Setup -> DEBU 1d03 Setting up MSP instance Org4MSP 2017-09-25 06:55:15.883 UTC [msp/identity] newIdentity -> DEBU 1d04 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:55:15.884 UTC [msp/identity] newIdentity -> DEBU 1d05 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:55:15.884 UTC [msp/identity] newIdentity -> DEBU 1d06 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:55:15.884 UTC [msp] Validate -> DEBU 1d07 MSP Org4MSP validating identity 2017-09-25 06:55:15.885 UTC [common/config] Validate -> DEBU 1d08 Anchor peers for org Org5MSP are 2017-09-25 06:55:15.885 UTC [common/config] validateMSP -> DEBU 1d09 Setting up MSP for org Org5MSP 2017-09-25 06:55:15.885 UTC [msp] NewBccspMsp -> DEBU 1d0a Creating BCCSP-based MSP instance 2017-09-25 06:55:15.885 UTC [msp] Setup -> DEBU 1d0b Setting up MSP instance Org5MSP 2017-09-25 06:55:15.885 UTC [msp/identity] newIdentity -> DEBU 1d0c Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:55:15.885 UTC [msp/identity] newIdentity -> DEBU 1d0d Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:55:15.885 UTC [msp/identity] newIdentity -> DEBU 1d0e Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:55:15.886 UTC [msp] Validate -> DEBU 1d0f MSP Org5MSP validating identity 2017-09-25 06:55:15.886 UTC [common/config] Validate -> DEBU 1d10 Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:55:15.886 UTC [common/config] validateMSP -> DEBU 1d11 Setting up MSP for org Org1MSP 2017-09-25 06:55:15.886 UTC [msp] NewBccspMsp -> DEBU 1d12 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.886 UTC [msp] Setup -> DEBU 1d13 Setting up MSP instance Org1MSP 2017-09-25 06:55:15.887 UTC [msp/identity] newIdentity -> DEBU 1d14 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:55:15.887 UTC [msp/identity] newIdentity -> DEBU 1d15 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:15.887 UTC [msp/identity] newIdentity -> DEBU 1d16 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:15.888 UTC [msp] Validate -> DEBU 1d17 MSP Org1MSP validating identity 2017-09-25 06:55:15.888 UTC [msp] Setup -> DEBU 1d18 Setting up the MSP manager (6 msps) 2017-09-25 06:55:15.888 UTC [msp] Setup -> DEBU 1d19 MSP manager setup complete, setup 6 msps 2017-09-25 06:55:15.888 UTC [orderer/common/broadcast] Handle -> DEBU 1d1a [channel: mychannel] Broadcast has successfully enqueued message of type CONFIG 2017-09-25 06:55:15.888 UTC [policies] GetPolicy -> DEBU 1d1b Returning policy Writers for evaluation 2017-09-25 06:55:15.888 UTC [cauthdsl] func1 -> DEBU 1d1c 0xc4200287f8 gate 1506322515888974758 evaluation starts 2017-09-25 06:55:15.888 UTC [cauthdsl] func2 -> DEBU 1d1d 0xc4200287f8 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:15.889 UTC [cauthdsl] func2 -> DEBU 1d1e 0xc4200287f8 processing identity 0 with bytes of 0a0a4f7264657265724d535012eb052d2d2d2d2d424547494e202d2d2d2d2d0a4d494943437a434341624b6741774942416749514c50672b55582b2b593533465279704577466e475454414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f775744454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a593238784844416142674e5642414d54453239795a4756795a5849755a586868625842735a53356a623230775754415442676371686b6a4f50514942426767710a686b6a4f50514d4242774e43414154486a5544387a516a35512b6a357139495334694145702f7749563356386a357475395238785568736a524f7036373150300a394e4737354451456f494a4d772f734e6c786c4152684d4a52655473536e6764376e50376f303077537a414f42674e56485138424166384542414d43423441770a44415944565230544151482f424149774144417242674e5648534d454a444169674344516678664851306e34535a5144535144475955796732696a4148356d6c0a6f7262563166666b63534f507854414b42676771686b6a4f5051514441674e48414442454169422f6a354b317657564c324b6c6e46585952643579754c6859310a5a4f3972346830792f7a33426d6871545641496758466d77594f476c66766167494c33387674315948732f416a54414a416736576f6b4238495773687757553d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:15.889 UTC [msp/identity] newIdentity -> DEBU 1d1f Creating identity instance for ID &{OrdererMSP a07f5626fc2b3dc902a0e2f76ec25c3f726bdd45dfbfde3431d772b72cf11fd0} 2017-09-25 06:55:15.889 UTC [orderer/common/broadcast] Handle -> WARN 1d21 Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:55:15.889 UTC [orderer/main] func1 -> DEBU 1d22 Closing Broadcast stream 2017-09-25 06:55:15.889 UTC [msp] SatisfiesPrincipal -> DEBU 1d20 Checking if identity satisfies MEMBER role for OrdererMSP 2017-09-25 06:55:15.889 UTC [msp] Validate -> DEBU 1d23 MSP OrdererMSP validating identity 2017-09-25 06:55:15.889 UTC [cauthdsl] func2 -> DEBU 1d24 0xc4200287f8 principal matched by identity 0 2017-09-25 06:55:15.890 UTC [msp/identity] Verify -> DEBU 1d25 Verify: digest = 00000000 f6 13 79 7c 1c 97 9b 0b e8 9b 9d 57 7e 9b cf f4 |..y|.......W~...| 00000010 d7 f0 9c 57 c6 f9 bb f5 92 5d 42 86 96 ee 23 fe |...W.....]B...#.| 2017-09-25 06:55:15.890 UTC [msp/identity] Verify -> DEBU 1d26 Verify: sig = 00000000 30 45 02 21 00 e8 67 d7 08 4e 67 8e 20 bd cc a0 |0E.!..g..Ng. ...| 00000010 f8 d9 74 0e 0d dd 4f 94 cb 1f 8b 08 4b fa 6d 9d |..t...O.....K.m.| 00000020 d2 cc 26 31 db 02 20 59 f0 b0 5c d1 e6 a9 cf d3 |..&1.. Y..\.....| 00000030 26 29 48 6a 54 2a 2b a1 b9 67 8f 5b c5 73 18 87 |&)HjT*+..g.[.s..| 00000040 cc c0 7a 25 07 59 cb |..z%.Y.| 2017-09-25 06:55:15.890 UTC [cauthdsl] func2 -> DEBU 1d27 0xc4200287f8 principal evaluation succeeds for identity 0 2017-09-25 06:55:15.890 UTC [cauthdsl] func1 -> DEBU 1d28 0xc4200287f8 gate 1506322515888974758 evaluation succeeds 2017-09-25 06:55:15.890 UTC [orderer/common/sigfilter] Apply -> DEBU 1d29 Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Writers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc42082e7a0 1 [0xc42015e650]}) %!s(*policies.implicitMetaPolicy=&{0xc42082ec20 1 [0xc420028340 0xc420028470 0xc420028560 0xc42015e700 0xc420028070]})]} 2017-09-25 06:55:15.890 UTC [orderer/common/deliver] Handle -> WARN 1d2a Error reading from stream: rpc error: code = Canceled desc = context canceled 2017-09-25 06:55:15.891 UTC [common/configtx] addToMap -> DEBU 1d2c Adding to config map: [Groups] /Channel 2017-09-25 06:55:15.891 UTC [common/configtx] addToMap -> DEBU 1d2d Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:55:15.892 UTC [common/configtx] addToMap -> DEBU 1d2e Adding to config map: [Groups] /Channel 2017-09-25 06:55:15.892 UTC [common/configtx] addToMap -> DEBU 1d2f Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:55:15.892 UTC [common/configtx] addToMap -> DEBU 1d30 Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:55:15.892 UTC [policies] GetPolicy -> DEBU 1d31 Returning policy Admins for evaluation 2017-09-25 06:55:15.892 UTC [cauthdsl] func1 -> DEBU 1d32 0xc420354040 gate 1506322515892540872 evaluation starts 2017-09-25 06:55:15.890 UTC [orderer/main] func1 -> DEBU 1d2b Closing Deliver stream 2017-09-25 06:55:15.892 UTC [cauthdsl] func2 -> DEBU 1d33 0xc420354040 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:15.892 UTC [cauthdsl] func2 -> DEBU 1d34 0xc420354040 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:15.893 UTC [msp/identity] newIdentity -> DEBU 1d35 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.893 UTC [msp] SatisfiesPrincipal -> DEBU 1d36 Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:55:15.893 UTC [cauthdsl] func2 -> DEBU 1d37 0xc420354040 principal matched by identity 0 2017-09-25 06:55:15.893 UTC [msp/identity] Verify -> DEBU 1d38 Verify: digest = 00000000 b7 df 0f 0c 7a cd 7f 98 a2 0f 0b 66 55 36 ad 5a |....z......fU6.Z| 00000010 4e bb f7 7d b9 27 83 48 2f d7 04 68 53 13 37 d4 |N..}.'.H/..hS.7.| 2017-09-25 06:55:15.893 UTC [msp/identity] Verify -> DEBU 1d39 Verify: sig = 00000000 30 44 02 20 24 73 bd 0b ff 8e f7 55 18 a9 68 d4 |0D. $s.....U..h.| 00000010 a2 33 3f 29 ae 40 14 ea 62 d8 03 49 e1 5b 4d 66 |.3?).@..b..I.[Mf| 00000020 c0 0f 98 4c 02 20 4b f2 e7 cd 25 e3 cb 02 32 ec |...L. K...%...2.| 00000030 b8 a2 78 5e 0e 2f 70 88 97 f6 3a f0 2c cc 14 55 |..x^./p...:.,..U| 00000040 8b 1a cf 9d 35 98 |....5.| 2017-09-25 06:55:15.893 UTC [cauthdsl] func2 -> DEBU 1d3a 0xc420354040 principal evaluation succeeds for identity 0 2017-09-25 06:55:15.893 UTC [cauthdsl] func1 -> DEBU 1d3b 0xc420354040 gate 1506322515892540872 evaluation succeeds 2017-09-25 06:55:15.895 UTC [common/configtx] processConfig -> DEBU 1d3c Beginning new config for channel mychannel 2017-09-25 06:55:15.895 UTC [common/config] NewStandardValues -> DEBU 1d3d Initializing protos for *config.ChannelProtos 2017-09-25 06:55:15.895 UTC [common/config] initializeProtosStruct -> DEBU 1d3e Processing field: HashingAlgorithm 2017-09-25 06:55:15.895 UTC [common/config] initializeProtosStruct -> DEBU 1d3f Processing field: BlockDataHashingStructure 2017-09-25 06:55:15.895 UTC [common/config] initializeProtosStruct -> DEBU 1d40 Processing field: OrdererAddresses 2017-09-25 06:55:15.896 UTC [common/config] initializeProtosStruct -> DEBU 1d41 Processing field: Consortium 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d42 Proposed new policy Readers for Channel 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d43 Proposed new policy Writers for Channel 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d44 Proposed new policy Admins for Channel 2017-09-25 06:55:15.896 UTC [common/config] NewStandardValues -> DEBU 1d45 Initializing protos for *config.OrdererProtos 2017-09-25 06:55:15.896 UTC [common/config] initializeProtosStruct -> DEBU 1d46 Processing field: ConsensusType 2017-09-25 06:55:15.896 UTC [common/config] initializeProtosStruct -> DEBU 1d47 Processing field: BatchSize 2017-09-25 06:55:15.896 UTC [common/config] initializeProtosStruct -> DEBU 1d48 Processing field: BatchTimeout 2017-09-25 06:55:15.896 UTC [common/config] initializeProtosStruct -> DEBU 1d49 Processing field: KafkaBrokers 2017-09-25 06:55:15.896 UTC [common/config] initializeProtosStruct -> DEBU 1d4a Processing field: ChannelRestrictions 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d4b Proposed new policy BlockValidation for Orderer 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d4c Proposed new policy Readers for Orderer 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d4d Proposed new policy Writers for Orderer 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d4e Proposed new policy Admins for Orderer 2017-09-25 06:55:15.896 UTC [common/config] NewStandardValues -> DEBU 1d4f Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.896 UTC [common/config] initializeProtosStruct -> DEBU 1d50 Processing field: MSP 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d51 Proposed new policy Admins for OrdererOrg 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d52 Proposed new policy Readers for OrdererOrg 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d53 Proposed new policy Writers for OrdererOrg 2017-09-25 06:55:15.896 UTC [common/config] NewStandardValues -> DEBU 1d54 Initializing protos for *struct {} 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d55 Proposed new policy Admins for Application 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d56 Proposed new policy Writers for Application 2017-09-25 06:55:15.896 UTC [policies] ProposePolicy -> DEBU 1d57 Proposed new policy Readers for Application 2017-09-25 06:55:15.896 UTC [common/config] NewStandardValues -> DEBU 1d58 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.896 UTC [common/config] initializeProtosStruct -> DEBU 1d59 Processing field: MSP 2017-09-25 06:55:15.896 UTC [common/config] NewStandardValues -> DEBU 1d5a Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d5b Processing field: AnchorPeers 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d5c Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d5d Processing field: MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d5e Proposed new policy Admins for Org1MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d5f Proposed new policy Readers for Org1MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d60 Proposed new policy Writers for Org1MSP 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d61 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d62 Processing field: MSP 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d63 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d64 Processing field: AnchorPeers 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d65 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d66 Processing field: MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d67 Proposed new policy Writers for Org2MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d68 Proposed new policy Admins for Org2MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d69 Proposed new policy Readers for Org2MSP 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d6a Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d6b Processing field: MSP 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d6c Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d6d Processing field: AnchorPeers 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d6e Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d6f Processing field: MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d70 Proposed new policy Readers for Org3MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d71 Proposed new policy Writers for Org3MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d72 Proposed new policy Admins for Org3MSP 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d73 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d74 Processing field: MSP 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d75 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d76 Processing field: AnchorPeers 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d77 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d78 Processing field: MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d79 Proposed new policy Admins for Org4MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d7a Proposed new policy Readers for Org4MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d7b Proposed new policy Writers for Org4MSP 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d7c Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d7d Processing field: MSP 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d7e Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d7f Processing field: AnchorPeers 2017-09-25 06:55:15.897 UTC [common/config] NewStandardValues -> DEBU 1d80 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.897 UTC [common/config] initializeProtosStruct -> DEBU 1d81 Processing field: MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d82 Proposed new policy Admins for Org5MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d83 Proposed new policy Readers for Org5MSP 2017-09-25 06:55:15.897 UTC [policies] ProposePolicy -> DEBU 1d84 Proposed new policy Writers for Org5MSP 2017-09-25 06:55:15.897 UTC [common/config] validateMSP -> DEBU 1d85 Setting up MSP for org OrdererOrg 2017-09-25 06:55:15.897 UTC [msp] NewBccspMsp -> DEBU 1d86 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.897 UTC [msp] Setup -> DEBU 1d87 Setting up MSP instance OrdererMSP 2017-09-25 06:55:15.898 UTC [msp/identity] newIdentity -> DEBU 1d88 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:55:15.898 UTC [msp/identity] newIdentity -> DEBU 1d89 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.898 UTC [msp/identity] newIdentity -> DEBU 1d8a Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.899 UTC [msp] Validate -> DEBU 1d8b MSP OrdererMSP validating identity 2017-09-25 06:55:15.899 UTC [common/config] Validate -> DEBU 1d8c Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:55:15.899 UTC [common/config] validateMSP -> DEBU 1d8d Setting up MSP for org Org1MSP 2017-09-25 06:55:15.899 UTC [msp] NewBccspMsp -> DEBU 1d8e Creating BCCSP-based MSP instance 2017-09-25 06:55:15.899 UTC [msp] Setup -> DEBU 1d8f Setting up MSP instance Org1MSP 2017-09-25 06:55:15.899 UTC [msp/identity] newIdentity -> DEBU 1d90 Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:55:15.899 UTC [msp/identity] newIdentity -> DEBU 1d91 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:15.899 UTC [msp/identity] newIdentity -> DEBU 1d92 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:15.900 UTC [msp] Validate -> DEBU 1d93 MSP Org1MSP validating identity 2017-09-25 06:55:15.900 UTC [common/config] Validate -> DEBU 1d94 Anchor peers for org Org2MSP are 2017-09-25 06:55:15.900 UTC [common/config] validateMSP -> DEBU 1d95 Setting up MSP for org Org2MSP 2017-09-25 06:55:15.900 UTC [msp] NewBccspMsp -> DEBU 1d96 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.900 UTC [msp] Setup -> DEBU 1d97 Setting up MSP instance Org2MSP 2017-09-25 06:55:15.900 UTC [msp/identity] newIdentity -> DEBU 1d98 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:55:15.901 UTC [msp/identity] newIdentity -> DEBU 1d99 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:55:15.901 UTC [msp/identity] newIdentity -> DEBU 1d9a Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:55:15.901 UTC [msp] Validate -> DEBU 1d9b MSP Org2MSP validating identity 2017-09-25 06:55:15.902 UTC [common/config] Validate -> DEBU 1d9c Anchor peers for org Org3MSP are 2017-09-25 06:55:15.902 UTC [common/config] validateMSP -> DEBU 1d9d Setting up MSP for org Org3MSP 2017-09-25 06:55:15.902 UTC [msp] NewBccspMsp -> DEBU 1d9e Creating BCCSP-based MSP instance 2017-09-25 06:55:15.902 UTC [msp] Setup -> DEBU 1d9f Setting up MSP instance Org3MSP 2017-09-25 06:55:15.902 UTC [msp/identity] newIdentity -> DEBU 1da0 Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:55:15.902 UTC [msp/identity] newIdentity -> DEBU 1da1 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:55:15.902 UTC [msp/identity] newIdentity -> DEBU 1da2 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:55:15.903 UTC [msp] Validate -> DEBU 1da3 MSP Org3MSP validating identity 2017-09-25 06:55:15.903 UTC [common/config] Validate -> DEBU 1da4 Anchor peers for org Org4MSP are 2017-09-25 06:55:15.903 UTC [common/config] validateMSP -> DEBU 1da5 Setting up MSP for org Org4MSP 2017-09-25 06:55:15.903 UTC [msp] NewBccspMsp -> DEBU 1da6 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.903 UTC [msp] Setup -> DEBU 1da7 Setting up MSP instance Org4MSP 2017-09-25 06:55:15.903 UTC [msp/identity] newIdentity -> DEBU 1da8 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:55:15.904 UTC [msp/identity] newIdentity -> DEBU 1da9 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:55:15.904 UTC [msp/identity] newIdentity -> DEBU 1daa Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:55:15.904 UTC [msp] Validate -> DEBU 1dab MSP Org4MSP validating identity 2017-09-25 06:55:15.905 UTC [common/config] Validate -> DEBU 1dac Anchor peers for org Org5MSP are 2017-09-25 06:55:15.905 UTC [common/config] validateMSP -> DEBU 1dad Setting up MSP for org Org5MSP 2017-09-25 06:55:15.905 UTC [msp] NewBccspMsp -> DEBU 1dae Creating BCCSP-based MSP instance 2017-09-25 06:55:15.905 UTC [msp] Setup -> DEBU 1daf Setting up MSP instance Org5MSP 2017-09-25 06:55:15.905 UTC [msp/identity] newIdentity -> DEBU 1db0 Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:55:15.905 UTC [msp/identity] newIdentity -> DEBU 1db1 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:55:15.905 UTC [msp/identity] newIdentity -> DEBU 1db2 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:55:15.906 UTC [msp] Validate -> DEBU 1db3 MSP Org5MSP validating identity 2017-09-25 06:55:15.906 UTC [msp] Setup -> DEBU 1db4 Setting up the MSP manager (6 msps) 2017-09-25 06:55:15.906 UTC [msp] Setup -> DEBU 1db5 MSP manager setup complete, setup 6 msps 2017-09-25 06:55:15.906 UTC [orderer/common/blockcutter] Ordered -> DEBU 1db6 Found message which requested to be isolated, cutting into its own batch 2017-09-25 06:55:15.906 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1db7 retrieveBlockByNumber() - blockNum = [8] 2017-09-25 06:55:15.906 UTC [fsblkstorage] newBlockfileStream -> DEBU 1db8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[93985] 2017-09-25 06:55:15.906 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1db9 Remaining bytes=[21621], Going to peek [8] bytes 2017-09-25 06:55:15.906 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1dba Returning blockbytes - length=[21618], placementInfo={fileNum=[0], startOffset=[93985], bytesOffset=[93988]} 2017-09-25 06:55:15.906 UTC [common/configtx] addToMap -> DEBU 1dbb Adding to config map: [Groups] /Channel 2017-09-25 06:55:15.906 UTC [common/configtx] addToMap -> DEBU 1dbc Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:55:15.907 UTC [common/configtx] addToMap -> DEBU 1dbd Adding to config map: [Groups] /Channel 2017-09-25 06:55:15.907 UTC [common/configtx] addToMap -> DEBU 1dbe Adding to config map: [Groups] /Channel/Orderer 2017-09-25 06:55:15.907 UTC [common/configtx] addToMap -> DEBU 1dbf Adding to config map: [Values] /Channel/Orderer/BatchTimeout 2017-09-25 06:55:15.907 UTC [policies] GetPolicy -> DEBU 1dc0 Returning policy Admins for evaluation 2017-09-25 06:55:15.907 UTC [cauthdsl] func1 -> DEBU 1dc1 0xc420354688 gate 1506322515907156283 evaluation starts 2017-09-25 06:55:15.907 UTC [cauthdsl] func2 -> DEBU 1dc2 0xc420354688 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:15.907 UTC [cauthdsl] func2 -> DEBU 1dc3 0xc420354688 processing identity 0 with bytes of 0a0a4f7264657265724d535012e7052d2d2d2d2d424547494e202d2d2d2d2d0a4d49494343544343416243674177494241674951433974692b2f57772f696e6b653478414657316d367a414b42676771686b6a4f50515144416a42704d5173770a435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e5532467549455a790a5957356a61584e6a627a45554d4249474131554543684d4c5a586868625842735a53356a62323078467a415642674e5642414d54446d4e684c6d5634595731770a62475575593239744d423458445445334d446b784d5445774d6a55774e6c6f58445449334d446b774f5445774d6a55774e6c6f77566a454c4d416b47413155450a42684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e6862694247636d467559326c7a0a59323878476a415942674e5642414d4d4555466b62576c75514756345957317762475575593239744d466b77457759484b6f5a497a6a3043415159494b6f5a490a7a6a3044415163445167414545786e4866647246654b7054614f783668565938444e45323954752f69535069685551444b683232346d442b756f7a306b4a58510a4d35505255794a793447624964494b756843784a61364b6a706f51495464586931614e4e4d45737744675944565230504151482f42415144416765414d4177470a41315564457745422f7751434d4141774b7759445652306a42435177496f41673048385878304e4a2b456d5541306b41786d464d6f4e6f6f77422b5a70614b320a316458333548456a6a385577436759494b6f5a497a6a3045417749445277417752414967472f3067792b446961534354456571466669613261575247494b39590a56495a6e5235482f75766b687234634349426b4a6e347851496f756a676a48304e513059536f45786c5a50706a73533031394f7755535851687433320a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:15.907 UTC [msp/identity] newIdentity -> DEBU 1dc4 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.907 UTC [msp] SatisfiesPrincipal -> DEBU 1dc5 Checking if identity satisfies ADMIN role for OrdererMSP 2017-09-25 06:55:15.907 UTC [cauthdsl] func2 -> DEBU 1dc6 0xc420354688 principal matched by identity 0 2017-09-25 06:55:15.907 UTC [msp/identity] Verify -> DEBU 1dc7 Verify: digest = 00000000 b7 df 0f 0c 7a cd 7f 98 a2 0f 0b 66 55 36 ad 5a |....z......fU6.Z| 00000010 4e bb f7 7d b9 27 83 48 2f d7 04 68 53 13 37 d4 |N..}.'.H/..hS.7.| 2017-09-25 06:55:15.907 UTC [msp/identity] Verify -> DEBU 1dc8 Verify: sig = 00000000 30 44 02 20 24 73 bd 0b ff 8e f7 55 18 a9 68 d4 |0D. $s.....U..h.| 00000010 a2 33 3f 29 ae 40 14 ea 62 d8 03 49 e1 5b 4d 66 |.3?).@..b..I.[Mf| 00000020 c0 0f 98 4c 02 20 4b f2 e7 cd 25 e3 cb 02 32 ec |...L. K...%...2.| 00000030 b8 a2 78 5e 0e 2f 70 88 97 f6 3a f0 2c cc 14 55 |..x^./p...:.,..U| 00000040 8b 1a cf 9d 35 98 |....5.| 2017-09-25 06:55:15.907 UTC [cauthdsl] func2 -> DEBU 1dc9 0xc420354688 principal evaluation succeeds for identity 0 2017-09-25 06:55:15.907 UTC [cauthdsl] func1 -> DEBU 1dca 0xc420354688 gate 1506322515907156283 evaluation succeeds 2017-09-25 06:55:15.909 UTC [common/configtx] processConfig -> DEBU 1dcb Beginning new config for channel mychannel 2017-09-25 06:55:15.909 UTC [common/config] NewStandardValues -> DEBU 1dcc Initializing protos for *config.ChannelProtos 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dcd Processing field: HashingAlgorithm 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dce Processing field: BlockDataHashingStructure 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dcf Processing field: OrdererAddresses 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dd0 Processing field: Consortium 2017-09-25 06:55:15.909 UTC [policies] ProposePolicy -> DEBU 1dd1 Proposed new policy Admins for Channel 2017-09-25 06:55:15.909 UTC [policies] ProposePolicy -> DEBU 1dd2 Proposed new policy Readers for Channel 2017-09-25 06:55:15.909 UTC [policies] ProposePolicy -> DEBU 1dd3 Proposed new policy Writers for Channel 2017-09-25 06:55:15.909 UTC [common/config] NewStandardValues -> DEBU 1dd4 Initializing protos for *config.OrdererProtos 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dd5 Processing field: ConsensusType 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dd6 Processing field: BatchSize 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dd7 Processing field: BatchTimeout 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dd8 Processing field: KafkaBrokers 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1dd9 Processing field: ChannelRestrictions 2017-09-25 06:55:15.909 UTC [policies] ProposePolicy -> DEBU 1dda Proposed new policy BlockValidation for Orderer 2017-09-25 06:55:15.909 UTC [policies] ProposePolicy -> DEBU 1ddb Proposed new policy Readers for Orderer 2017-09-25 06:55:15.909 UTC [policies] ProposePolicy -> DEBU 1ddc Proposed new policy Writers for Orderer 2017-09-25 06:55:15.909 UTC [policies] ProposePolicy -> DEBU 1ddd Proposed new policy Admins for Orderer 2017-09-25 06:55:15.909 UTC [common/config] NewStandardValues -> DEBU 1dde Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.909 UTC [common/config] initializeProtosStruct -> DEBU 1ddf Processing field: MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1de0 Proposed new policy Writers for OrdererOrg 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1de1 Proposed new policy Admins for OrdererOrg 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1de2 Proposed new policy Readers for OrdererOrg 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1de3 Initializing protos for *struct {} 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1de4 Proposed new policy Admins for Application 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1de5 Proposed new policy Writers for Application 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1de6 Proposed new policy Readers for Application 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1de7 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1de8 Processing field: MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1de9 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1dea Processing field: AnchorPeers 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1deb Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1dec Processing field: MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1ded Proposed new policy Admins for Org1MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1dee Proposed new policy Readers for Org1MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1def Proposed new policy Writers for Org1MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1df0 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1df1 Processing field: MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1df2 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1df3 Processing field: AnchorPeers 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1df4 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1df5 Processing field: MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1df6 Proposed new policy Writers for Org2MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1df7 Proposed new policy Admins for Org2MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1df8 Proposed new policy Readers for Org2MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1df9 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1dfa Processing field: MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1dfb Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1dfc Processing field: AnchorPeers 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1dfd Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1dfe Processing field: MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1dff Proposed new policy Writers for Org3MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1e00 Proposed new policy Admins for Org3MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1e01 Proposed new policy Readers for Org3MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1e02 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1e03 Processing field: MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1e04 Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1e05 Processing field: AnchorPeers 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1e06 Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1e07 Processing field: MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1e08 Proposed new policy Writers for Org4MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1e09 Proposed new policy Admins for Org4MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1e0a Proposed new policy Readers for Org4MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1e0b Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1e0c Processing field: MSP 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1e0d Initializing protos for *config.ApplicationOrgProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1e0e Processing field: AnchorPeers 2017-09-25 06:55:15.910 UTC [common/config] NewStandardValues -> DEBU 1e0f Initializing protos for *config.OrganizationProtos 2017-09-25 06:55:15.910 UTC [common/config] initializeProtosStruct -> DEBU 1e10 Processing field: MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1e11 Proposed new policy Writers for Org5MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1e12 Proposed new policy Admins for Org5MSP 2017-09-25 06:55:15.910 UTC [policies] ProposePolicy -> DEBU 1e13 Proposed new policy Readers for Org5MSP 2017-09-25 06:55:15.910 UTC [common/config] validateMSP -> DEBU 1e14 Setting up MSP for org OrdererOrg 2017-09-25 06:55:15.910 UTC [msp] NewBccspMsp -> DEBU 1e15 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.911 UTC [msp] Setup -> DEBU 1e16 Setting up MSP instance OrdererMSP 2017-09-25 06:55:15.911 UTC [msp/identity] newIdentity -> DEBU 1e17 Creating identity instance for ID &{OrdererMSP 5767abea098c0ab6c814de3884cc63f1943dd4f754cb0cdc67227e04b2a9c3f2} 2017-09-25 06:55:15.911 UTC [msp/identity] newIdentity -> DEBU 1e18 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.911 UTC [msp/identity] newIdentity -> DEBU 1e19 Creating identity instance for ID &{OrdererMSP 7c88711d3412f849cc40460f3cebeb4a524b833af5c686449bf96df292b17f45} 2017-09-25 06:55:15.912 UTC [msp] Validate -> DEBU 1e1a MSP OrdererMSP validating identity 2017-09-25 06:55:15.912 UTC [common/config] Validate -> DEBU 1e1b Anchor peers for org Org1MSP are anchor_peers: 2017-09-25 06:55:15.912 UTC [common/config] validateMSP -> DEBU 1e1c Setting up MSP for org Org1MSP 2017-09-25 06:55:15.912 UTC [msp] NewBccspMsp -> DEBU 1e1d Creating BCCSP-based MSP instance 2017-09-25 06:55:15.912 UTC [msp] Setup -> DEBU 1e1e Setting up MSP instance Org1MSP 2017-09-25 06:55:15.912 UTC [msp/identity] newIdentity -> DEBU 1e1f Creating identity instance for ID &{Org1MSP 4641efbe9dca49298fbbd6c102216a6a815e0cb53911c9a83abcdbe6ca07adaf} 2017-09-25 06:55:15.912 UTC [msp/identity] newIdentity -> DEBU 1e20 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:15.913 UTC [msp/identity] newIdentity -> DEBU 1e21 Creating identity instance for ID &{Org1MSP 46b789d3ae9febbbe5e2971d58e31980b946465c8549316a6c7eb0a689ae5bc2} 2017-09-25 06:55:15.913 UTC [msp] Validate -> DEBU 1e22 MSP Org1MSP validating identity 2017-09-25 06:55:15.913 UTC [common/config] Validate -> DEBU 1e23 Anchor peers for org Org2MSP are 2017-09-25 06:55:15.913 UTC [common/config] validateMSP -> DEBU 1e24 Setting up MSP for org Org2MSP 2017-09-25 06:55:15.913 UTC [msp] NewBccspMsp -> DEBU 1e25 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.913 UTC [msp] Setup -> DEBU 1e26 Setting up MSP instance Org2MSP 2017-09-25 06:55:15.913 UTC [msp/identity] newIdentity -> DEBU 1e27 Creating identity instance for ID &{Org2MSP a286589d70be4c3e6fe978a5049b3c03e8dce2552705027288e6d0f356de6d25} 2017-09-25 06:55:15.914 UTC [msp/identity] newIdentity -> DEBU 1e28 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:55:15.914 UTC [msp/identity] newIdentity -> DEBU 1e29 Creating identity instance for ID &{Org2MSP bddea74ee34db35ed0c6f8bdb6686288d6cc02ac561aaa401c512bb449eefb4a} 2017-09-25 06:55:15.914 UTC [msp] Validate -> DEBU 1e2a MSP Org2MSP validating identity 2017-09-25 06:55:15.915 UTC [common/config] Validate -> DEBU 1e2b Anchor peers for org Org3MSP are 2017-09-25 06:55:15.915 UTC [common/config] validateMSP -> DEBU 1e2c Setting up MSP for org Org3MSP 2017-09-25 06:55:15.915 UTC [msp] NewBccspMsp -> DEBU 1e2d Creating BCCSP-based MSP instance 2017-09-25 06:55:15.915 UTC [msp] Setup -> DEBU 1e2e Setting up MSP instance Org3MSP 2017-09-25 06:55:15.915 UTC [msp/identity] newIdentity -> DEBU 1e2f Creating identity instance for ID &{Org3MSP 5c55989bb9e2f4403a52ea231265c6191aca8976601f7cf180bf6822d4cee23a} 2017-09-25 06:55:15.915 UTC [msp/identity] newIdentity -> DEBU 1e30 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:55:15.915 UTC [msp/identity] newIdentity -> DEBU 1e31 Creating identity instance for ID &{Org3MSP 5c7f790777bf5af906a03551178a355b946155561dc6f811631ed7617ce0f9d1} 2017-09-25 06:55:15.916 UTC [msp] Validate -> DEBU 1e32 MSP Org3MSP validating identity 2017-09-25 06:55:15.916 UTC [common/config] Validate -> DEBU 1e33 Anchor peers for org Org4MSP are 2017-09-25 06:55:15.916 UTC [common/config] validateMSP -> DEBU 1e34 Setting up MSP for org Org4MSP 2017-09-25 06:55:15.916 UTC [msp] NewBccspMsp -> DEBU 1e35 Creating BCCSP-based MSP instance 2017-09-25 06:55:15.916 UTC [msp] Setup -> DEBU 1e36 Setting up MSP instance Org4MSP 2017-09-25 06:55:15.916 UTC [msp/identity] newIdentity -> DEBU 1e37 Creating identity instance for ID &{Org4MSP 7b4e06ebb252785ef19bb8eaa76ca92c3ad20d42ca5a404886fe92b53f7c97b4} 2017-09-25 06:55:15.916 UTC [msp/identity] newIdentity -> DEBU 1e38 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:55:15.917 UTC [msp/identity] newIdentity -> DEBU 1e39 Creating identity instance for ID &{Org4MSP 246ab00e6ac6d93402c444982a0fb509aecd4dbc338520e1938dd5f139c8837d} 2017-09-25 06:55:15.917 UTC [msp] Validate -> DEBU 1e3a MSP Org4MSP validating identity 2017-09-25 06:55:15.917 UTC [common/config] Validate -> DEBU 1e3b Anchor peers for org Org5MSP are 2017-09-25 06:55:15.917 UTC [common/config] validateMSP -> DEBU 1e3c Setting up MSP for org Org5MSP 2017-09-25 06:55:15.917 UTC [msp] NewBccspMsp -> DEBU 1e3d Creating BCCSP-based MSP instance 2017-09-25 06:55:15.917 UTC [msp] Setup -> DEBU 1e3e Setting up MSP instance Org5MSP 2017-09-25 06:55:15.918 UTC [msp/identity] newIdentity -> DEBU 1e3f Creating identity instance for ID &{Org5MSP d46427a176b117a2cc9b316af487bd0c39245bdd8c0565a8104b09295c433210} 2017-09-25 06:55:15.918 UTC [msp/identity] newIdentity -> DEBU 1e40 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:55:15.918 UTC [msp/identity] newIdentity -> DEBU 1e41 Creating identity instance for ID &{Org5MSP fa0d527789c2aee4c89f8d3be7811cf9ba0d36a30863779b15e7f9cef57617ce} 2017-09-25 06:55:15.918 UTC [msp] Validate -> DEBU 1e42 MSP Org5MSP validating identity 2017-09-25 06:55:15.919 UTC [msp] Setup -> DEBU 1e43 Setting up the MSP manager (6 msps) 2017-09-25 06:55:15.919 UTC [msp] Setup -> DEBU 1e44 MSP manager setup complete, setup 6 msps 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e45 Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e46 In commit adding relative sub-policy OrdererOrg/Writers to Orderer 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e47 Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e48 In commit adding relative sub-policy OrdererOrg/Admins to Orderer 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e49 Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e4a In commit adding relative sub-policy OrdererOrg/Readers to Orderer 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e4b Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e4c Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e4d Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e4e Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e4f Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e50 In commit adding relative sub-policy Org2MSP/Writers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e51 Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e52 In commit adding relative sub-policy Org2MSP/Admins to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e53 Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e54 In commit adding relative sub-policy Org2MSP/Readers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e55 Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e56 In commit adding relative sub-policy Org3MSP/Writers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e57 Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e58 In commit adding relative sub-policy Org3MSP/Admins to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e59 Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e5a In commit adding relative sub-policy Org3MSP/Readers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e5b Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e5c In commit adding relative sub-policy Org4MSP/Readers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e5d Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e5e In commit adding relative sub-policy Org4MSP/Writers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e5f Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e60 In commit adding relative sub-policy Org4MSP/Admins to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e61 Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e62 In commit adding relative sub-policy Org5MSP/Writers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e63 Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e64 In commit adding relative sub-policy Org5MSP/Admins to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e65 Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e66 In commit adding relative sub-policy Org5MSP/Readers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e67 Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e68 In commit adding relative sub-policy Org1MSP/Admins to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e69 Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e6a In commit adding relative sub-policy Org1MSP/Readers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e6b Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e6c In commit adding relative sub-policy Org1MSP/Writers to Application 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e6d Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e6e Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e6f Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e70 Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e71 Returning policy Admins for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e72 Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e73 Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e74 Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e75 Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e76 Returning policy Writers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e77 Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e78 Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e79 Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e7a Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e7b Returning policy Readers for evaluation 2017-09-25 06:55:15.919 UTC [policies] GetPolicy -> DEBU 1e7c Returning policy BlockValidation for evaluation 2017-09-25 06:55:15.919 UTC [policies] CommitProposals -> DEBU 1e7d In commit adding relative sub-policy Orderer/BlockValidation to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e7e Returning policy Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e7f In commit adding relative sub-policy Orderer/Readers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e80 Returning policy Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e81 In commit adding relative sub-policy Orderer/Writers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e82 Returning policy Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e83 In commit adding relative sub-policy Orderer/Admins to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e84 Returning policy OrdererOrg/Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e85 In commit adding relative sub-policy Orderer/OrdererOrg/Writers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e86 Returning policy OrdererOrg/Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e87 In commit adding relative sub-policy Orderer/OrdererOrg/Admins to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e88 Returning policy OrdererOrg/Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e89 In commit adding relative sub-policy Orderer/OrdererOrg/Readers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e8a Returning policy Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e8b In commit adding relative sub-policy Application/Writers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e8c Returning policy Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e8d In commit adding relative sub-policy Application/Admins to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e8e Returning policy Org4MSP/Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e8f In commit adding relative sub-policy Application/Org4MSP/Readers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e90 Returning policy Org4MSP/Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e91 In commit adding relative sub-policy Application/Org4MSP/Writers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e92 Returning policy Org5MSP/Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e93 In commit adding relative sub-policy Application/Org5MSP/Admins to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e94 Returning policy Org5MSP/Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e95 In commit adding relative sub-policy Application/Org5MSP/Readers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e96 Returning policy Org1MSP/Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e97 In commit adding relative sub-policy Application/Org1MSP/Admins to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e98 Returning policy Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e99 In commit adding relative sub-policy Application/Readers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e9a Returning policy Org2MSP/Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e9b In commit adding relative sub-policy Application/Org2MSP/Readers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e9c Returning policy Org4MSP/Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e9d In commit adding relative sub-policy Application/Org4MSP/Admins to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1e9e Returning policy Org1MSP/Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1e9f In commit adding relative sub-policy Application/Org1MSP/Readers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1ea0 Returning policy Org2MSP/Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ea1 In commit adding relative sub-policy Application/Org2MSP/Admins to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1ea2 Returning policy Org3MSP/Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ea3 In commit adding relative sub-policy Application/Org3MSP/Writers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1ea4 Returning policy Org3MSP/Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ea5 In commit adding relative sub-policy Application/Org3MSP/Admins to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1ea6 Returning policy Org3MSP/Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ea7 In commit adding relative sub-policy Application/Org3MSP/Readers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1ea8 Returning policy Org5MSP/Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ea9 In commit adding relative sub-policy Application/Org5MSP/Writers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eaa Returning policy Org1MSP/Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1eab In commit adding relative sub-policy Application/Org1MSP/Writers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eac Returning policy Org2MSP/Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ead In commit adding relative sub-policy Application/Org2MSP/Writers to Channel 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eae Returning policy Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eaf Returning policy Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eb0 Returning policy Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eb1 Returning policy Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eb2 Returning policy Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eb3 Returning policy Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eb4 Returning policy Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1eb5 As expected, current configuration has policy '/Channel/Readers' 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eb6 Returning policy Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1eb7 As expected, current configuration has policy '/Channel/Writers' 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eb8 Returning policy Application/Readers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1eb9 As expected, current configuration has policy '/Channel/Application/Readers' 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1eba Returning policy Application/Writers for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ebb As expected, current configuration has policy '/Channel/Application/Writers' 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1ebc Returning policy Application/Admins for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ebd As expected, current configuration has policy '/Channel/Application/Admins' 2017-09-25 06:55:15.920 UTC [policies] GetPolicy -> DEBU 1ebe Returning policy Orderer/BlockValidation for evaluation 2017-09-25 06:55:15.920 UTC [policies] CommitProposals -> DEBU 1ebf As expected, current configuration has policy '/Channel/Orderer/BlockValidation' 2017-09-25 06:55:15.920 UTC [orderer/multichain] addBlockSignature -> DEBU 1ec0 &{ledgerResources:0xc42013c020 chain:0xc4203842d0 cutter:0xc420156730 filters:0xc42013c540 signer:0x126ee88 lastConfig:8 lastConfigSeq:4} 2017-09-25 06:55:15.920 UTC [orderer/multichain] addBlockSignature -> DEBU 1ec1 &{} 2017-09-25 06:55:15.920 UTC [msp] GetLocalMSP -> DEBU 1ec2 Returning existing local MSP 2017-09-25 06:55:15.921 UTC [msp] GetDefaultSigningIdentity -> DEBU 1ec3 Obtaining default signing identity 2017-09-25 06:55:15.921 UTC [msp] GetLocalMSP -> DEBU 1ec4 Returning existing local MSP 2017-09-25 06:55:15.921 UTC [msp] GetDefaultSigningIdentity -> DEBU 1ec5 Obtaining default signing identity 2017-09-25 06:55:15.921 UTC [msp/identity] Sign -> DEBU 1ec6 Sign: plaintext: 0AFA050A0A4F7264657265724D535012...9FEE9533D3F2A03CC6B900C3991FB712 2017-09-25 06:55:15.921 UTC [msp/identity] Sign -> DEBU 1ec7 Sign: digest: 3AFB8508DA205498DED90A3FFD46243B3B39480B5A41A53599666387A5AEAC28 2017-09-25 06:55:15.921 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1ec8 [channel: mychannel] Detected lastConfigSeq transitioning from 4 to 5, setting lastConfig from 8 to 9 2017-09-25 06:55:15.921 UTC [msp] GetLocalMSP -> DEBU 1ec9 Returning existing local MSP 2017-09-25 06:55:15.921 UTC [msp] GetDefaultSigningIdentity -> DEBU 1eca Obtaining default signing identity 2017-09-25 06:55:15.921 UTC [orderer/multichain] addLastConfigSignature -> DEBU 1ecb [channel: mychannel] About to write block, setting its LAST_CONFIG to 9 2017-09-25 06:55:15.921 UTC [msp] GetLocalMSP -> DEBU 1ecc Returning existing local MSP 2017-09-25 06:55:15.921 UTC [msp] GetDefaultSigningIdentity -> DEBU 1ecd Obtaining default signing identity 2017-09-25 06:55:15.921 UTC [msp/identity] Sign -> DEBU 1ece Sign: plaintext: 08090AFA050A0A4F7264657265724D53...9FEE9533D3F2A03CC6B900C3991FB712 2017-09-25 06:55:15.921 UTC [msp/identity] Sign -> DEBU 1ecf Sign: digest: E23824CA5FD35834D70CD7B89D97D01BF58BD83435648A9EB69CF16D045521FE 2017-09-25 06:55:15.922 UTC [fsblkstorage] indexBlock -> DEBU 1ed0 Indexing block [blockNum=9, blockHash=[]byte{0xc7, 0x6, 0x7e, 0x12, 0x69, 0xb5, 0x3, 0x22, 0xc4, 0x3a, 0x77, 0x77, 0x6e, 0x8f, 0x5c, 0x81, 0xe2, 0x1c, 0xf8, 0x1d, 0x58, 0xa3, 0x48, 0x72, 0x61, 0xad, 0x12, 0x63, 0x50, 0xac, 0x16, 0x25} txOffsets= txId= locPointer=offset=71, bytesLength=19800 ] 2017-09-25 06:55:15.922 UTC [fsblkstorage] updateCheckpoint -> DEBU 1ed1 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[137227], isChainEmpty=[false], lastBlockNumber=[9] 2017-09-25 06:55:15.922 UTC [orderer/multichain] WriteBlock -> DEBU 1ed2 [channel: mychannel] Wrote block 9 2017-09-25 06:55:15.922 UTC [policies] GetPolicy -> DEBU 1ed3 Returning policy Readers for evaluation 2017-09-25 06:55:15.922 UTC [cauthdsl] func1 -> DEBU 1ed4 0xc420354c00 gate 1506322515922558277 evaluation starts 2017-09-25 06:55:15.922 UTC [cauthdsl] func2 -> DEBU 1ed5 0xc420354c00 signed by 0 principal evaluation starts (used [false]) 2017-09-25 06:55:15.922 UTC [cauthdsl] func2 -> DEBU 1ed6 0xc420354c00 processing identity 0 with bytes of 0a074f7267314d53501280062d2d2d2d2d424547494e202d2d2d2d2d0a4d49494347544343416343674177494241674952414c5276675a2b64426a6b3353587050457741644a4d4577436759494b6f5a497a6a304541774977637a454c0a4d416b474131554542684d4356564d78457a415242674e5642416754436b4e6862476c6d62334a7561574578466a415542674e564241635444564e68626942470a636d467559326c7a593238784754415842674e5642416f54454739795a7a45755a586868625842735a53356a623230784844416142674e5642414d5445324e680a4c6d39795a7a45755a586868625842735a53356a623230774868634e4d5463774f5445784d5441794e5441325768634e4d6a63774f5441354d5441794e5441320a576a42624d517377435159445651514745774a56557a45544d4245474131554543424d4b5132467361575a76636d3570595445574d4251474131554542784d4e0a5532467549455a795957356a61584e6a627a45664d4230474131554541784d576347566c636a417562334a6e4d53356c654746746347786c4c6d4e766254425a0a4d424d4742797147534d34394167454743437147534d34394177454841304941424a6a63436178692f6c764e762f583254504e36574f476c5857524d364d32670a2b45705a4f4b347756517770466e796133584937634b6d36773131786a7a43517a4a4f364a316164716b47693644762f2b5062384169576a5454424c4d4134470a41315564447745422f775145417749486744414d42674e5648524d4241663845416a41414d437347413155644977516b4d434b41494e706d5a6442546f776a2b0a42727637324d39696b2f4346777750426c44466275477749562f6b52416e76424d416f4743437147534d343942414d43413063414d4551434941374a7a73452b0a78696a726a615257744c4f36385378584b544e5038347a4634647070514a4e3646557a39416942374a45494a7a3674436466495772716d3335725370664548510a5a5855436b77316d3133464844492f7967413d3d0a2d2d2d2d2d454e44202d2d2d2d2d0a 2017-09-25 06:55:15.922 UTC [msp/identity] newIdentity -> DEBU 1ed7 Creating identity instance for ID &{Org1MSP 76b9f179af3f9efad37d97bc653ddb59096ffaae6dbf2c2f6155f56785d586c6} 2017-09-25 06:55:15.922 UTC [msp] SatisfiesPrincipal -> DEBU 1ed8 Checking if identity satisfies MEMBER role for Org1MSP 2017-09-25 06:55:15.922 UTC [msp] Validate -> DEBU 1ed9 MSP Org1MSP validating identity 2017-09-25 06:55:15.923 UTC [cauthdsl] func2 -> DEBU 1eda 0xc420354c00 principal matched by identity 0 2017-09-25 06:55:15.923 UTC [msp/identity] Verify -> DEBU 1edb Verify: digest = 00000000 50 02 54 23 c0 78 fc ec c4 5b ba c5 97 85 f0 d5 |P.T#.x...[......| 00000010 5e d6 d6 d9 58 6a 9b 41 95 96 7f 4e cf 62 69 e3 |^...Xj.A...N.bi.| 2017-09-25 06:55:15.923 UTC [msp/identity] Verify -> DEBU 1edc Verify: sig = 00000000 30 45 02 21 00 cb d3 a8 cb b3 c4 eb 9a 74 4c 14 |0E.!.........tL.| 00000010 df 65 8d 1c 05 00 52 3d b6 fc 20 d5 c9 82 34 e4 |.e....R=.. ...4.| 00000020 33 01 0e f3 9d 02 20 5e aa f6 ea 4b d3 dd 68 8f |3..... ^...K..h.| 00000030 56 ce eb c8 30 10 1a cb 5d 8d f6 b4 64 f7 8a 39 |V...0...]...d..9| 00000040 6f cf cf a0 51 a5 74 |o...Q.t| 2017-09-25 06:55:15.923 UTC [cauthdsl] func2 -> DEBU 1edd 0xc420354c00 principal evaluation succeeds for identity 0 2017-09-25 06:55:15.923 UTC [cauthdsl] func1 -> DEBU 1ede 0xc420354c00 gate 1506322515922558277 evaluation succeeds 2017-09-25 06:55:15.923 UTC [orderer/common/sigfilter] Apply -> DEBU 1edf Forwarding validly signed message for policy &{%!s(*common.ImplicitMetaPolicy=&{Readers 0}) %!s(int=1) [%!s(*policies.implicitMetaPolicy=&{0xc420d08d00 1 [0xc4203547d0 0xc420354890 0xc420354928 0xc4203549c0 0xc420354a58]}) %!s(*policies.implicitMetaPolicy=&{0xc420d086e0 1 [0xc420354748]})]} 2017-09-25 06:55:15.923 UTC [fsblkstorage] retrieveBlockByNumber -> DEBU 1ee0 retrieveBlockByNumber() - blockNum = [9] 2017-09-25 06:55:15.923 UTC [fsblkstorage] newBlockfileStream -> DEBU 1ee1 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/mychannel/blockfile_000000], startOffset=[115606] 2017-09-25 06:55:15.923 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ee2 Remaining bytes=[21621], Going to peek [8] bytes 2017-09-25 06:55:15.923 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 1ee3 Returning blockbytes - length=[21618], placementInfo={fileNum=[0], startOffset=[115606], bytesOffset=[115609]} 2017-09-25 06:55:15.923 UTC [orderer/common/deliver] Handle -> DEBU 1ee4 [channel: mychannel] Delivering block for (0xc4209af3e0)