2671 lines
626 KiB
Plaintext
2671 lines
626 KiB
Plaintext
[001 03-05 06:00:42.17 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO[0m Starting peer:
|
||
Version: 1.0.2
|
||
Go version: go1.9
|
||
OS/Arch: linux/amd64
|
||
Chaincode:
|
||
Base Image Version: 0.3.2
|
||
Base Docker Namespace: hyperledger
|
||
Base Docker Label: org.hyperledger.fabric
|
||
Docker Namespace: hyperledger
|
||
|
||
[002 03-05 06:00:42.17 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO[0m Initializing ledger mgmt
|
||
[003 03-05 06:00:42.17 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO[0m Initializing ledger provider
|
||
[36m[004 03-05 06:00:42.17 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing -> DEBU[0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]
|
||
[36m[005 03-05 06:00:42.17 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU[0m Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist
|
||
[36m[006 03-05 06:00:42.17 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.openIDStore.Open.CreateDirIfMissing.logDirStatus -> DEBU[0m After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists
|
||
[36m[007 03-05 06:00:42.17 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing -> DEBU[0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]
|
||
[36m[008 03-05 06:00:42.17 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU[0m Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist
|
||
[36m[009 03-05 06:00:42.18 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU[0m After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists
|
||
[36m[00a 03-05 06:00:42.18 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> DEBU[0m Constructing leveldb VersionedDBProvider
|
||
[36m[00b 03-05 06:00:42.18 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider -> DEBU[0m constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb
|
||
[36m[00c 03-05 06:00:42.18 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU[0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]
|
||
[36m[00d 03-05 06:00:42.18 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU[0m Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist
|
||
[36m[00e 03-05 06:00:42.18 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewVersionedDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU[0m After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists
|
||
[36m[00f 03-05 06:00:42.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider -> DEBU[0m constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb
|
||
[36m[010 03-05 06:00:42.19 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing -> DEBU[0m CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]
|
||
[36m[011 03-05 06:00:42.19 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU[0m Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist
|
||
[36m[012 03-05 06:00:42.19 UTC] [github.com/hyperledger/fabric/common/ledger/util] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.NewHistoryDBProvider.NewProvider.Open.CreateDirIfMissing.logDirStatus -> DEBU[0m After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists
|
||
[013 03-05 06:00:42.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider -> INFO[0m ledger provider Initialized
|
||
[36m[014 03-05 06:00:42.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU[0m Recovering under construction ledger
|
||
[36m[015 03-05 06:00:42.19 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize.NewProvider.recoverUnderConstructionLedger -> DEBU[0m No under construction ledger found. Quitting recovery
|
||
[016 03-05 06:00:42.19 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] main.Execute.ExecuteC.execute.func1.serve.Initialize.Do.func1.initialize -> INFO[0m ledger mgmt initialized
|
||
[017 03-05 06:00:42.20 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO[0m Starting peer with TLS enabled
|
||
[36m[018 03-05 06:00:42.20 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU[0m Registering BLOCK
|
||
[36m[019 03-05 06:00:42.20 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU[0m Registering CHAINCODE
|
||
[36m[01a 03-05 06:00:42.20 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU[0m Registering REJECTION
|
||
[36m[01b 03-05 06:00:42.20 UTC] [github.com/hyperledger/fabric/events/producer] main.Execute.ExecuteC.execute.func1.serve.createEventHubServer.NewEventsServer.initializeEvents.addInternalEventTypes.AddEventType -> DEBU[0m Registering REGISTER
|
||
[01c 03-05 06:00:42.20 UTC] [github.com/hyperledger/fabric/events/producer] -> INFO[0m Event processor started
|
||
[36m[01d 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport -> DEBU[0m Chaincode startup timeout value set to 5m0s
|
||
[01e 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> INFO[0m Chaincode support using peerAddress: peer0.org1.example.com:7052
|
||
[36m[01f 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU[0m Turn off keepalive(value 0)
|
||
[36m[020 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport -> DEBU[0m Setting execute timeout value to 30s
|
||
[36m[021 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU[0m CORE_CHAINCODE_LEVEL set to level info
|
||
[36m[022 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.NewChaincodeSupport.getLogLevelFromViper -> DEBU[0m CORE_CHAINCODE_SHIM set to level warning
|
||
[023 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO[0m system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered
|
||
[024 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO[0m system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered
|
||
[025 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO[0m system chaincode escc(github.com/hyperledger/fabric/core/scc/escc) registered
|
||
[026 03-05 06:00:42.21 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO[0m system chaincode vscc(github.com/hyperledger/fabric/core/scc/vscc) registered
|
||
[027 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.registerChaincodeSupport.RegisterSysCCs.RegisterSysCC -> INFO[0m system chaincode qscc(github.com/hyperledger/fabric/core/chaincode/qscc) registered
|
||
[36m[028 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> DEBU[0m Running peer
|
||
[36m[029 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.NewEndorserServer.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[02a 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[02b 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.GetLocalSigningIdentityOrPanic.GetDefaultSigningIdentity -> DEBU[0m Obtaining default signing identity
|
||
[02c 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/gossip/service] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1 -> INFO[0m Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051]
|
||
[36m[02d 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[02e 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO[0m Obtaining identity
|
||
[36m[02f 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU[0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
|
||
MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
|
||
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
|
||
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
|
||
Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
|
||
WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
|
||
U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
|
||
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
|
||
yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
|
||
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
|
||
PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
|
||
56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
|
||
bbqqs19vsgBT5nJ4Ug==
|
||
-----END CERTIFICATE-----
|
||
[36m[030 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[031 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewIdentityMapper.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU[0m MSP Org1MSP validating identity
|
||
[36m[032 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[033 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity -> INFO[0m Obtaining identity
|
||
[36m[034 03-05 06:00:42.22 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.OrgByPeerIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU[0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
|
||
MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
|
||
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
|
||
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
|
||
Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
|
||
WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
|
||
U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
|
||
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
|
||
yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
|
||
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
|
||
PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
|
||
56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
|
||
bbqqs19vsgBT5nJ4Ug==
|
||
-----END CERTIFICATE-----
|
||
[035 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/gossip/discovery] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.NewDiscoveryService -> INFO[0m Started {peer0.org1.example.com:7051 [] [84 140 39 227 218 130 16 163 48 229 109 45 120 217 136 104 188 56 97 91 134 61 176 127 249 37 99 219 46 7 235 176] peer0.org1.example.com:7051} incTime is 1520229642232484818
|
||
[038 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/gossip/gossip] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService -> INFO[0m Creating gossip service with self membership of {peer0.org1.example.com:7051 [] [84 140 39 227 218 130 16 163 48 229 109 45 120 217 136 104 188 56 97 91 134 61 176 127 249 37 99 219 46 7 235 176] peer0.org1.example.com:7051}
|
||
[36m[036 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU[0m Sleeping 5s
|
||
[36m[037 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/gossip/discovery] -> DEBU[0m Sleeping 25s
|
||
[36m[039 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalDeserializer.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[03a 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity -> INFO[0m Obtaining identity
|
||
[36m[03b 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.DeserializeIdentity.deserializeIdentityInternal.newIdentity -> DEBU[0m Creating identity instance for ID -----BEGIN CERTIFICATE-----
|
||
MIICGTCCAcCgAwIBAgIRAIZwQnpEZ6D807nu0hngwPUwCgYIKoZIzj0EAwIwczEL
|
||
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
|
||
cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
|
||
Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1
|
||
WjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
|
||
U2FuIEZyYW5jaXNjbzEfMB0GA1UEAxMWcGVlcjAub3JnMS5leGFtcGxlLmNvbTBZ
|
||
MBMGByqGSM49AgEGCCqGSM49AwEHA0IABOSgCGF+5vw27V91aZv9P2s1rdQUpzbo
|
||
yImDn7wq1PsmKuzkesAxqGEVDbHWWeoXKLUUTm4j81C3NPbrOm5CCLOjTTBLMA4G
|
||
A1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF
|
||
PKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0cAMEQCIDBfZmBx
|
||
56H9wCDLUOczztPvcWqkfXGwJ5waFQ2n/rFJAiAMMSpeteMKplH7cx6PXDeGwVA+
|
||
bbqqs19vsgBT5nJ4Ug==
|
||
-----END CERTIFICATE-----
|
||
[36m[03c 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.GetLocalMSPIdentifier.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[03d 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.Put.ValidateIdentity.getValidatedIdentity.Validate.Validate -> DEBU[0m MSP Org1MSP validating identity
|
||
[36m[03e 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[03f 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.GetDefaultSigningIdentity -> DEBU[0m Obtaining default signing identity
|
||
[36m[040 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU[0m Sign: plaintext: 1801AA01B1060A20548C27E3DA8210A3...0A2D2D2D2D2D454E44202D2D2D2D2D0A
|
||
[36m[041 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] main.Execute.ExecuteC.execute.func1.serve.InitGossipService.InitGossipServiceCustomDeliveryFactory.Do.func1.NewGossipComponent.NewGossipService.newCertStore.createIdentityMessage.Sign.func1.Sign.Sign.Sign.Sign -> DEBU[0m Sign: digest: 928A8114286796C2AA61167BAFFB9E1CEDD37B13D6FDEC7ECB1FD053BFD80966
|
||
[042 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> INFO[0m Gossip instance peer0.org1.example.com:7051 started
|
||
[36m[043 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/gossip/gossip] -> DEBU[0m Entering discovery sync with interval 4s
|
||
[36m[044 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[045 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU[0m Obtaining default signing identity
|
||
[36m[046 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU[0m Sign: plaintext: 18012ADE060A3F0A1B70656572302E6F...0A2D2D2D2D2D454E44202D2D2D2D2D0A
|
||
[36m[047 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.Sign.func1.Sign.Sign.Sign -> DEBU[0m Sign: digest: A9A5E7436E8C6221873D9EE779E1132C4E6A89160FF619B2C618739CF9C6E810
|
||
[36m[048 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[049 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.GetDefaultSigningIdentity -> DEBU[0m Obtaining default signing identity
|
||
[36m[04a 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU[0m Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531
|
||
[36m[04b 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp] InitiateSync.createMembershipRequest.createAliveMessage.SignMessage.SignSecret.func1.Sign.Sign.Sign -> DEBU[0m Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160
|
||
[36m[04c 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=6d8b7801-bb82-4324-8359-f46bea86d222,syscc=true,proposal=0x0,canname=cscc:1.0.2
|
||
[36m[04d 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/gossip/discovery] Connect -> DEBU[0m Skipping connecting to myself
|
||
[36m[04e 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m chaincode cscc:1.0.2 is being launched
|
||
[36m[04f 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Executable is chaincode
|
||
[36m[050 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[051 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container: cscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
|
||
[36m[052 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
|
||
[36m[053 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with env:
|
||
CORE_CHAINCODE_ID_NAME=cscc:1.0.2
|
||
CORE_PEER_TLS_ENABLED=true
|
||
CORE_CHAINCODE_LOGGING_LEVEL=info
|
||
CORE_CHAINCODE_LOGGING_SHIM=warning
|
||
CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
|
||
[36m[054 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m waiting for container(cscc-1.0.2) lock
|
||
[36m[055 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m got container (cscc-1.0.2) lock
|
||
[36m[056 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU[0m chaincode instance created for cscc-1.0.2
|
||
[36m[057 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU[0m container lock deleted(cscc-1.0.2)
|
||
[36m[058 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode started for cscc-1.0.2
|
||
[36m[059 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[05a 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m starting chat with peer using name=cscc:1.0.2
|
||
[36m[05b 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU[0m Registering.. sending REGISTER
|
||
[36m[05c 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode-support started for cscc-1.0.2
|
||
[36m[05d 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU[0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
|
||
[36m[05e 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[05f 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m []Received message REGISTER from shim
|
||
[36m[060 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
|
||
[36m[061 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Received REGISTER in state created
|
||
[36m[062 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU[0m registered handler complete for chaincode cscc:1.0.2
|
||
[36m[063 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Got REGISTER for chaincodeID = name:"cscc:1.0.2" , sending back REGISTERED
|
||
[36m[064 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU[0m Notifying during startup
|
||
[36m[066 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU[0m chaincode cscc:1.0.2 launch seq completed
|
||
[36m[067 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU[0m sending READY
|
||
[36m[068 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[069 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [6d8b7801]Move state message READY
|
||
[36m[06a 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [6d8b7801]Fabric side Handling ChaincodeMessage of type: READY in state established
|
||
[36m[06b 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU[0m [6d8b7801]Entered state ready
|
||
[36m[06c 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU[0m notifying Txid:6d8b7801-bb82-4324-8359-f46bea86d222
|
||
[36m[06d 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [6d8b7801]sending state message READY
|
||
[36m[06e 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m sending init completed
|
||
[36m[06f 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m LaunchChaincode complete
|
||
[36m[070 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[071 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: cscc:1.0.2
|
||
[36m[072 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [6d8b7801]Inside sendExecuteMessage. Message INIT
|
||
[36m[073 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[074 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [6d8b7801]sendExecuteMsg trigger event INIT
|
||
[36m[065 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m []Received message REGISTERED from shim
|
||
[36m[075 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
|
||
[36m[076 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU[0m Received REGISTERED, ready for invocations
|
||
[36m[077 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [6d8b7801]Received message READY from shim
|
||
[36m[079 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [6d8b7801]Handling ChaincodeMessage of type: READY(state:established)
|
||
[36m[078 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [6d8b7801]Move state message INIT
|
||
[36m[07a 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [6d8b7801]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[07b 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[07c 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [6d8b7801]sending state message INIT
|
||
[36m[07d 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [6d8b7801]Received message INIT from shim
|
||
[36m[07e 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [6d8b7801]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[07f 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[080 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [6d8b7801]Received INIT, initializing chaincode
|
||
[081 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO[0m Init CSCC
|
||
[36m[082 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[083 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [6d8b7801]Init get response status: 200
|
||
[36m[084 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [6d8b7801]Init succeeded. Sending COMPLETED
|
||
[36m[085 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [6d8b7801]Move state message COMPLETED
|
||
[36m[086 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [6d8b7801]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[087 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [6d8b7801]send state message COMPLETED
|
||
[36m[088 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [6d8b7801]Received message COMPLETED from shim
|
||
[36m[089 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [6d8b7801]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[08a 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [6d8b7801-bb82-4324-8359-f46bea86d222]HandleMessage- COMPLETED. Notify
|
||
[36m[08b 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:6d8b7801-bb82-4324-8359-f46bea86d222
|
||
[36m[08c 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[08d 03-05 06:00:42.23 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO[0m system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed
|
||
[36m[08e 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=067b82af-e456-40c4-af76-ebef5f448a60,syscc=true,proposal=0x0,canname=lscc:1.0.2
|
||
[36m[08f 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m chaincode lscc:1.0.2 is being launched
|
||
[36m[090 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Executable is chaincode
|
||
[36m[091 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[092 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container: lscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
|
||
[36m[093 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
|
||
[36m[094 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with env:
|
||
CORE_CHAINCODE_ID_NAME=lscc:1.0.2
|
||
CORE_PEER_TLS_ENABLED=true
|
||
CORE_CHAINCODE_LOGGING_LEVEL=info
|
||
CORE_CHAINCODE_LOGGING_SHIM=warning
|
||
CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
|
||
[36m[095 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m waiting for container(lscc-1.0.2) lock
|
||
[36m[096 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m got container (lscc-1.0.2) lock
|
||
[36m[097 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU[0m chaincode instance created for lscc-1.0.2
|
||
[36m[098 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU[0m container lock deleted(lscc-1.0.2)
|
||
[36m[099 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode-support started for lscc-1.0.2
|
||
[36m[09b 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode started for lscc-1.0.2
|
||
[36m[09c 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[09d 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m starting chat with peer using name=lscc:1.0.2
|
||
[36m[09e 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU[0m Registering.. sending REGISTER
|
||
[36m[09a 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU[0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
|
||
[36m[09f 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[0a0 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m []Received message REGISTER from shim
|
||
[36m[0a1 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
|
||
[36m[0a2 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Received REGISTER in state created
|
||
[36m[0a3 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU[0m registered handler complete for chaincode lscc:1.0.2
|
||
[36m[0a4 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Got REGISTER for chaincodeID = name:"lscc:1.0.2" , sending back REGISTERED
|
||
[36m[0a6 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m []Received message REGISTERED from shim
|
||
[36m[0a7 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
|
||
[36m[0a8 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU[0m Received REGISTERED, ready for invocations
|
||
[36m[0a5 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU[0m Notifying during startup
|
||
[36m[0a9 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU[0m chaincode lscc:1.0.2 launch seq completed
|
||
[36m[0aa 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU[0m sending READY
|
||
[36m[0ab 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[0ac 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [067b82af]Move state message READY
|
||
[36m[0ad 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [067b82af]Fabric side Handling ChaincodeMessage of type: READY in state established
|
||
[36m[0ae 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU[0m [067b82af]Entered state ready
|
||
[36m[0af 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU[0m notifying Txid:067b82af-e456-40c4-af76-ebef5f448a60
|
||
[36m[0b0 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [067b82af]sending state message READY
|
||
[36m[0b1 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [067b82af]Received message READY from shim
|
||
[36m[0b3 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m sending init completed
|
||
[36m[0b4 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m LaunchChaincode complete
|
||
[36m[0b5 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[0b6 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[0b7 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [067b82af]Inside sendExecuteMessage. Message INIT
|
||
[36m[0b8 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[0b9 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [067b82af]sendExecuteMsg trigger event INIT
|
||
[36m[0ba 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [067b82af]Move state message INIT
|
||
[36m[0bb 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [067b82af]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[0bc 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[0bd 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [067b82af]sending state message INIT
|
||
[36m[0b2 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [067b82af]Handling ChaincodeMessage of type: READY(state:established)
|
||
[36m[0be 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [067b82af]Received message INIT from shim
|
||
[36m[0bf 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [067b82af]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[0c0 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[0c1 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [067b82af]Received INIT, initializing chaincode
|
||
[36m[0c2 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetPolicyChecker.GetPolicyChecker.NewPolicyChecker.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[0c3 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [067b82af]Init get response status: 200
|
||
[36m[0c4 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [067b82af]Init succeeded. Sending COMPLETED
|
||
[36m[0c5 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [067b82af]Move state message COMPLETED
|
||
[36m[0c6 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [067b82af]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[0c7 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [067b82af]send state message COMPLETED
|
||
[36m[0c8 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [067b82af]Received message COMPLETED from shim
|
||
[36m[0c9 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [067b82af]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[0ca 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [067b82af-e456-40c4-af76-ebef5f448a60]HandleMessage- COMPLETED. Notify
|
||
[36m[0cb 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:067b82af-e456-40c4-af76-ebef5f448a60
|
||
[36m[0cc 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[0cd 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO[0m system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed
|
||
[36m[0ce 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=,chaincode=escc,version=1.0.2,txid=1284be0d-09cd-4782-b3f4-bd157c775873,syscc=true,proposal=0x0,canname=escc:1.0.2
|
||
[36m[0cf 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m chaincode escc:1.0.2 is being launched
|
||
[36m[0d0 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Executable is chaincode
|
||
[36m[0d1 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[0d2 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container: escc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
|
||
[36m[0d3 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
|
||
[36m[0d4 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with env:
|
||
CORE_CHAINCODE_ID_NAME=escc:1.0.2
|
||
CORE_PEER_TLS_ENABLED=true
|
||
CORE_CHAINCODE_LOGGING_LEVEL=info
|
||
CORE_CHAINCODE_LOGGING_SHIM=warning
|
||
CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
|
||
[36m[0d5 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m waiting for container(escc-1.0.2) lock
|
||
[36m[0d6 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m got container (escc-1.0.2) lock
|
||
[36m[0d7 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU[0m chaincode instance created for escc-1.0.2
|
||
[36m[0d8 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU[0m container lock deleted(escc-1.0.2)
|
||
[36m[0d9 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode-support started for escc-1.0.2
|
||
[36m[0da 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU[0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
|
||
[36m[0db 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode started for escc-1.0.2
|
||
[36m[0dd 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[0de 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m starting chat with peer using name=escc:1.0.2
|
||
[36m[0dc 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[0df 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU[0m Registering.. sending REGISTER
|
||
[36m[0e0 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m []Received message REGISTER from shim
|
||
[36m[0e1 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
|
||
[36m[0e2 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Received REGISTER in state created
|
||
[36m[0e3 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU[0m registered handler complete for chaincode escc:1.0.2
|
||
[36m[0e4 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Got REGISTER for chaincodeID = name:"escc:1.0.2" , sending back REGISTERED
|
||
[36m[0e5 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU[0m Notifying during startup
|
||
[36m[0e6 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m []Received message REGISTERED from shim
|
||
[36m[0e7 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU[0m chaincode escc:1.0.2 launch seq completed
|
||
[36m[0e9 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU[0m sending READY
|
||
[36m[0ea 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[0eb 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1284be0d]Move state message READY
|
||
[36m[0e8 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
|
||
[36m[0ed 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU[0m Received REGISTERED, ready for invocations
|
||
[36m[0ec 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1284be0d]Fabric side Handling ChaincodeMessage of type: READY in state established
|
||
[36m[0ee 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU[0m [1284be0d]Entered state ready
|
||
[36m[0ef 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU[0m notifying Txid:1284be0d-09cd-4782-b3f4-bd157c775873
|
||
[36m[0f0 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1284be0d]sending state message READY
|
||
[36m[0f1 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m sending init completed
|
||
[36m[0f3 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m LaunchChaincode complete
|
||
[36m[0f4 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[0f5 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[0f6 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [1284be0d]Inside sendExecuteMessage. Message INIT
|
||
[36m[0f7 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[0f8 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [1284be0d]sendExecuteMsg trigger event INIT
|
||
[36m[0f9 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1284be0d]Move state message INIT
|
||
[36m[0fa 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1284be0d]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[0fb 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[0f2 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1284be0d]Received message READY from shim
|
||
[36m[0fd 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [1284be0d]Handling ChaincodeMessage of type: READY(state:established)
|
||
[36m[0fc 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1284be0d]sending state message INIT
|
||
[36m[0fe 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1284be0d]Received message INIT from shim
|
||
[36m[0ff 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [1284be0d]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[100 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[101 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [1284be0d]Received INIT, initializing chaincode
|
||
[102 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO[0m Successfully initialized ESCC
|
||
[36m[103 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1284be0d]Init get response status: 200
|
||
[36m[104 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1284be0d]Init succeeded. Sending COMPLETED
|
||
[36m[105 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1284be0d]Move state message COMPLETED
|
||
[36m[106 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [1284be0d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[107 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1284be0d]send state message COMPLETED
|
||
[36m[108 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1284be0d]Received message COMPLETED from shim
|
||
[36m[109 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1284be0d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[10a 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1284be0d-09cd-4782-b3f4-bd157c775873]HandleMessage- COMPLETED. Notify
|
||
[36m[10b 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:1284be0d-09cd-4782-b3f4-bd157c775873
|
||
[36m[10c 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[10d 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO[0m system chaincode escc/(github.com/hyperledger/fabric/core/scc/escc) deployed
|
||
[36m[10e 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=,chaincode=vscc,version=1.0.2,txid=46cef4a4-e428-41e1-8bf3-21489eb236af,syscc=true,proposal=0x0,canname=vscc:1.0.2
|
||
[36m[10f 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m chaincode vscc:1.0.2 is being launched
|
||
[36m[110 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Executable is chaincode
|
||
[36m[111 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[112 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container: vscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
|
||
[36m[113 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
|
||
[36m[114 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with env:
|
||
CORE_CHAINCODE_ID_NAME=vscc:1.0.2
|
||
CORE_PEER_TLS_ENABLED=true
|
||
CORE_CHAINCODE_LOGGING_LEVEL=info
|
||
CORE_CHAINCODE_LOGGING_SHIM=warning
|
||
CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
|
||
[36m[115 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m waiting for container(vscc-1.0.2) lock
|
||
[36m[116 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m got container (vscc-1.0.2) lock
|
||
[36m[117 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU[0m chaincode instance created for vscc-1.0.2
|
||
[36m[118 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU[0m container lock deleted(vscc-1.0.2)
|
||
[36m[119 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode-support started for vscc-1.0.2
|
||
[36m[11b 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU[0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
|
||
[36m[11a 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode started for vscc-1.0.2
|
||
[36m[11c 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[11d 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m starting chat with peer using name=vscc:1.0.2
|
||
[36m[11e 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU[0m Registering.. sending REGISTER
|
||
[36m[11f 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[120 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m []Received message REGISTER from shim
|
||
[36m[121 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
|
||
[36m[122 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Received REGISTER in state created
|
||
[36m[123 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU[0m registered handler complete for chaincode vscc:1.0.2
|
||
[36m[124 03-05 06:00:42.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Got REGISTER for chaincodeID = name:"vscc:1.0.2" , sending back REGISTERED
|
||
[36m[125 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU[0m Notifying during startup
|
||
[36m[126 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m []Received message REGISTERED from shim
|
||
[36m[128 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
|
||
[36m[129 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU[0m Received REGISTERED, ready for invocations
|
||
[36m[127 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU[0m chaincode vscc:1.0.2 launch seq completed
|
||
[36m[12a 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU[0m sending READY
|
||
[36m[12b 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[12c 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [46cef4a4]Move state message READY
|
||
[36m[12d 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [46cef4a4]Fabric side Handling ChaincodeMessage of type: READY in state established
|
||
[36m[12e 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU[0m [46cef4a4]Entered state ready
|
||
[36m[12f 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU[0m notifying Txid:46cef4a4-e428-41e1-8bf3-21489eb236af
|
||
[36m[130 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [46cef4a4]sending state message READY
|
||
[36m[131 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [46cef4a4]Received message READY from shim
|
||
[36m[133 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m sending init completed
|
||
[36m[134 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m LaunchChaincode complete
|
||
[36m[135 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[136 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: vscc:1.0.2
|
||
[36m[137 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [46cef4a4]Inside sendExecuteMessage. Message INIT
|
||
[36m[138 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[139 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [46cef4a4]sendExecuteMsg trigger event INIT
|
||
[36m[13a 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [46cef4a4]Move state message INIT
|
||
[36m[13b 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [46cef4a4]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[13c 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[13d 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [46cef4a4]sending state message INIT
|
||
[36m[132 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [46cef4a4]Handling ChaincodeMessage of type: READY(state:established)
|
||
[36m[13e 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [46cef4a4]Received message INIT from shim
|
||
[36m[13f 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [46cef4a4]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[140 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[141 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [46cef4a4]Received INIT, initializing chaincode
|
||
[36m[142 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [46cef4a4]Init get response status: 200
|
||
[36m[143 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [46cef4a4]Init succeeded. Sending COMPLETED
|
||
[36m[144 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [46cef4a4]Move state message COMPLETED
|
||
[36m[145 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [46cef4a4]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[146 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [46cef4a4]send state message COMPLETED
|
||
[36m[147 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [46cef4a4]Received message COMPLETED from shim
|
||
[36m[148 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [46cef4a4]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[149 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [46cef4a4-e428-41e1-8bf3-21489eb236af]HandleMessage- COMPLETED. Notify
|
||
[36m[14a 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:46cef4a4-e428-41e1-8bf3-21489eb236af
|
||
[36m[14b 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[14c 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO[0m system chaincode vscc/(github.com/hyperledger/fabric/core/scc/vscc) deployed
|
||
[36m[14d 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=,chaincode=qscc,version=1.0.2,txid=1e51f52d-5a2d-4896-b880-80b11759e336,syscc=true,proposal=0x0,canname=qscc:1.0.2
|
||
[36m[14e 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m chaincode qscc:1.0.2 is being launched
|
||
[36m[14f 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Executable is chaincode
|
||
[36m[150 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[151 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container: qscc:1.0.2(networkid:dev,peerid:peer0.org1.example.com)
|
||
[36m[152 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
|
||
[36m[153 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with env:
|
||
CORE_CHAINCODE_ID_NAME=qscc:1.0.2
|
||
CORE_PEER_TLS_ENABLED=true
|
||
CORE_CHAINCODE_LOGGING_LEVEL=info
|
||
CORE_CHAINCODE_LOGGING_SHIM=warning
|
||
CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
|
||
[36m[154 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m waiting for container(qscc-1.0.2) lock
|
||
[36m[155 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m got container (qscc-1.0.2) lock
|
||
[36m[156 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] do.do.Start.getInstance -> DEBU[0m chaincode instance created for qscc-1.0.2
|
||
[36m[157 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU[0m container lock deleted(qscc-1.0.2)
|
||
[36m[158 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode-support started for qscc-1.0.2
|
||
[36m[159 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream -> DEBU[0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
|
||
[36m[15a 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/msp/mgmt] HandleChaincodeStream.HandleChaincodeStream.newChaincodeSupportHandler.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[15b 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/container/inproccontroller] -> DEBU[0m chaincode started for qscc-1.0.2
|
||
[36m[15c 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m in proc [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[15d 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc -> DEBU[0m starting chat with peer using name=qscc:1.0.2
|
||
[36m[15e 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] StartInProc.chatWithPeer -> DEBU[0m Registering.. sending REGISTER
|
||
[36m[15f 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m []Received message REGISTER from shim
|
||
[36m[160 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
|
||
[36m[161 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Received REGISTER in state created
|
||
[36m[162 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU[0m registered handler complete for chaincode qscc:1.0.2
|
||
[36m[163 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Got REGISTER for chaincodeID = name:"qscc:1.0.2" , sending back REGISTERED
|
||
[36m[164 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU[0m Notifying during startup
|
||
[36m[166 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m []Received message REGISTERED from shim
|
||
[36m[167 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m []Handling ChaincodeMessage of type: REGISTERED(state:created)
|
||
[36m[168 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func1.beforeRegistered -> DEBU[0m Received REGISTERED, ready for invocations
|
||
[36m[165 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU[0m chaincode qscc:1.0.2 launch seq completed
|
||
[36m[169 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready -> DEBU[0m sending READY
|
||
[36m[16a 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[16b 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1e51f52d]Move state message READY
|
||
[36m[16c 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1e51f52d]Fabric side Handling ChaincodeMessage of type: READY in state established
|
||
[36m[16d 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU[0m [1e51f52d]Entered state ready
|
||
[36m[16e 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU[0m notifying Txid:1e51f52d-5a2d-4896-b880-80b11759e336
|
||
[36m[16f 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1e51f52d]sending state message READY
|
||
[36m[170 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1e51f52d]Received message READY from shim
|
||
[36m[171 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [1e51f52d]Handling ChaincodeMessage of type: READY(state:established)
|
||
[36m[172 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m sending init completed
|
||
[36m[173 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m LaunchChaincode complete
|
||
[36m[174 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[175 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: qscc:1.0.2
|
||
[36m[176 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [1e51f52d]Inside sendExecuteMessage. Message INIT
|
||
[36m[177 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[178 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [1e51f52d]sendExecuteMsg trigger event INIT
|
||
[36m[179 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1e51f52d]Move state message INIT
|
||
[36m[17a 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1e51f52d]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[17b 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[17c 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1e51f52d]sending state message INIT
|
||
[36m[17d 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1e51f52d]Received message INIT from shim
|
||
[36m[17e 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [1e51f52d]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[17f 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[180 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [1e51f52d]Received INIT, initializing chaincode
|
||
[181 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO[0m Init QSCC
|
||
[36m[182 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/msp/mgmt] Init.GetLocalMSP -> DEBU[0m Returning existing local MSP
|
||
[36m[183 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1e51f52d]Init get response status: 200
|
||
[36m[184 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1e51f52d]Init succeeded. Sending COMPLETED
|
||
[36m[185 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1e51f52d]Move state message COMPLETED
|
||
[36m[186 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [1e51f52d]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[187 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1e51f52d]send state message COMPLETED
|
||
[36m[188 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1e51f52d]Received message COMPLETED from shim
|
||
[36m[189 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1e51f52d]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[18a 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1e51f52d-5a2d-4896-b880-80b11759e336]HandleMessage- COMPLETED. Notify
|
||
[36m[18b 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:1e51f52d-5a2d-4896-b880-80b11759e336
|
||
[36m[18c 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/chaincode] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[18d 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/core/scc] main.Execute.ExecuteC.execute.func1.serve.initSysCCs.DeploySysCCs.deploySysCC -> INFO[0m system chaincode qscc/(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
|
||
[18e 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve.initSysCCs -> INFO[0m Deployed system chaincodess
|
||
[18f 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO[0m Starting peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
|
||
[190 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/peer/node] main.Execute.ExecuteC.execute.func1.serve -> INFO[0m Started peer with ID=[name:"peer0.org1.example.com" ], network ID=[dev], address=[peer0.org1.example.com:7051]
|
||
[36m[191 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'msp/identity' logger enabled for log level 'WARNING'
|
||
[36m[192 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'msp' logger enabled for log level 'WARNING'
|
||
[36m[193 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'configvalues/msp' logger enabled for log level 'WARNING'
|
||
[36m[194 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'gossip/state' logger enabled for log level 'WARNING'
|
||
[36m[195 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'gossip/election' logger enabled for log level 'WARNING'
|
||
[36m[196 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'gossip/pull' logger enabled for log level 'WARNING'
|
||
[36m[197 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'gossip/gossip' logger enabled for log level 'WARNING'
|
||
[36m[198 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'peer/gossip/mcs' logger enabled for log level 'WARNING'
|
||
[36m[199 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'peer/gossip/sa' logger enabled for log level 'WARNING'
|
||
[36m[19a 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'gossip/comm' logger enabled for log level 'WARNING'
|
||
[36m[19b 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'gossip/service' logger enabled for log level 'WARNING'
|
||
[36m[19c 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'gossip/discovery' logger enabled for log level 'WARNING'
|
||
[36m[19d 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'kvledger.util' logger enabled for log level 'INFO'
|
||
[36m[19e 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'ledgermgmt' logger enabled for log level 'INFO'
|
||
[36m[19f 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'kvledger' logger enabled for log level 'INFO'
|
||
[36m[1a0 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'cauthdsl' logger enabled for log level 'WARNING'
|
||
[36m[1a1 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'policies' logger enabled for log level 'WARNING'
|
||
[36m[1a2 03-05 06:00:42.25 UTC] [github.com/hyperledger/fabric/common/flogging] main.Execute.ExecuteC.execute.func1.serve.SetLogLevelFromViper.SetModuleLevel.setModuleLevel -> DEBU[0m Module 'grpc' logger enabled for log level 'ERROR'
|
||
[36m[1a3 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[1a4 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc42159ccf0
|
||
[36m[1a5 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 1
|
||
[36m[1a6 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[1a7 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[1a8 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[1a9 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[1aa 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc4215b4280, header 0xc42159cd80
|
||
[36m[1ab 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"cscc"
|
||
[36m[1ac 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: e154403c8660b2ed9836e34872224f29f678877d52f837a98e8b86470a30cc1d
|
||
[36m[1ad 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: e154403c8660b2ed9836e34872224f29f678877d52f837a98e8b86470a30cc1d channel id:
|
||
[36m[1ae 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: e154403c8660b2ed9836e34872224f29f678877d52f837a98e8b86470a30cc1d channel id: version: 1.0.2
|
||
[36m[1af 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=,chaincode=cscc,version=1.0.2,txid=e154403c8660b2ed9836e34872224f29f678877d52f837a98e8b86470a30cc1d,syscc=true,proposal=0xc4215b4280,canname=cscc:1.0.2
|
||
[36m[1b0 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : cscc:1.0.2
|
||
[36m[1b1 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[1b2 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: cscc:1.0.2
|
||
[36m[1b3 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [e154403c]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[1b4 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[1b5 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[1b6 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [e154403c]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[1b7 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e154403c]Move state message TRANSACTION
|
||
[36m[1b8 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e154403c]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[1b9 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[1ba 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e154403c]sending state message TRANSACTION
|
||
[36m[1bb 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e154403c]Received message TRANSACTION from shim
|
||
[36m[1bc 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e154403c]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[1bd 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [e154403c]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[1be 03-05 06:00:45.01 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Invoke -> DEBU[0m Invoke function: JoinChain
|
||
[1bf 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO[0m Creating ledger [businesschannel] with genesis block
|
||
[36m[1c0 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr -> DEBU[0m newBlockfileMgr() initializing file-based block storage for ledger: businesschannel
|
||
[36m[1c1 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU[0m Starting checkpoint=latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0]
|
||
[36m[1c2 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncCPInfoFromFS -> DEBU[0m status of file [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000]: exists=[false], size=[0]
|
||
[36m[1c3 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.newBlockIndex -> DEBU[0m newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]
|
||
[36m[1c4 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.newBlockStream.newBlockfileStream -> DEBU[0m newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[0]
|
||
[36m[1c5 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo.nextBlockBytesAndPlacementInfo -> DEBU[0m Finished reading file number [0]
|
||
[36m[1c6 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.openInternal.OpenBlockStore.newFsBlockStore.newBlockfileMgr.syncIndex.nextBlockBytesAndPlacementInfo -> DEBU[0m blockbytes [0] read from file [0]
|
||
[36m[1c7 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare -> DEBU[0m Validating new block with num trans = [1]
|
||
[36m[1c8 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42035fe40), Data:(*common.BlockData)(0xc4215d7680), Metadata:(*common.BlockMetadata)(0xc4215d76c0)}, doMVCCValidation=true
|
||
[36m[1c9 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Validating a block with [1] transactions
|
||
[36m[1ca 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Skipping mvcc validation for Block [0] Transaction index [0] because, the transaction type is [CONFIG]
|
||
[36m[1cb 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Indexing block [blockNum=0, blockHash=[]byte{0xb, 0xe1, 0xf0, 0x7a, 0xd3, 0xe2, 0x9e, 0x31, 0xb2, 0xc1, 0x80, 0x46, 0xdc, 0xf1, 0x87, 0xd7, 0xd3, 0x88, 0x21, 0x14, 0x62, 0x1b, 0x2d, 0xdb, 0x7, 0x1c, 0x96, 0x74, 0xe9, 0xa3, 0xaf, 0x51} txOffsets=
|
||
txId= locPointer=offset=38, bytesLength=11892
|
||
]
|
||
[36m[1cc 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx ID: [] to index
|
||
[36m[1cd 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=38, bytesLength=11892] for tx number:[0] ID: [] to blockNumTranNum index
|
||
[36m[1ce 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU[0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[11936], isChainEmpty=[false], lastBlockNumber=[0]
|
||
[1cf 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit -> INFO[0m Channel [businesschannel]: Created block [0] with 1 transaction(s)
|
||
[36m[1d0 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU[0m Committing updates to state database
|
||
[36m[1d1 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU[0m Write lock acquired for committing updates to state database
|
||
[36m[1d2 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU[0m Updates committed to state database
|
||
[36m[1d3 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updating history database for blockNo [0] with [1] transactions
|
||
[36m[1d4 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU[0m Skipping transaction [0] since it is not an endorsement transaction
|
||
[36m[1d5 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] Invoke.joinChain.CreateChainFromBlock.CreateLedger.Create.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updates committed to history database for blockNo [0]
|
||
[1d6 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/core/ledger/ledgermgmt] Invoke.joinChain.CreateChainFromBlock.CreateLedger -> INFO[0m Created ledger [businesschannel] with genesis block
|
||
[36m[1d7 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ChannelProtos
|
||
[36m[1d8 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: HashingAlgorithm
|
||
[36m[1d9 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BlockDataHashingStructure
|
||
[36m[1da 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: OrdererAddresses
|
||
[36m[1db 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewInitializer.newResources.NewRoot.NewChannelGroup.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: Consortium
|
||
[36m[1dc 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel
|
||
[36m[1dd 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Orderer
|
||
[36m[1de 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
|
||
[36m[1df 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
|
||
[36m[1e0 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
|
||
[36m[1e1 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
|
||
[36m[1e2 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
|
||
[36m[1e3 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
|
||
[36m[1e4 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
|
||
[36m[1e5 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
|
||
[36m[1e6 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/BatchSize
|
||
[36m[1e7 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Writers
|
||
[36m[1e8 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Admins
|
||
[36m[1e9 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
|
||
[36m[1ea 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Readers
|
||
[36m[1eb 03-05 06:00:45.02 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application
|
||
[36m[1ec 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org2MSP
|
||
[36m[1ed 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
|
||
[36m[1ee 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
|
||
[36m[1ef 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
|
||
[36m[1f0 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
|
||
[36m[1f1 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org1MSP
|
||
[36m[1f2 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
|
||
[36m[1f3 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
|
||
[36m[1f4 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
|
||
[36m[1f5 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
|
||
[36m[1f6 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Writers
|
||
[36m[1f7 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Readers
|
||
[36m[1f8 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Admins
|
||
[36m[1f9 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
|
||
[36m[1fa 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/HashingAlgorithm
|
||
[36m[1fb 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Consortium
|
||
[36m[1fc 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/OrdererAddresses
|
||
[36m[1fd 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Writers
|
||
[36m[1fe 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Admins
|
||
[36m[1ff 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Readers
|
||
[36m[200 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/configtx] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig -> DEBU[0m Beginning new config for channel businesschannel
|
||
[36m[201 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ChannelProtos
|
||
[36m[202 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: HashingAlgorithm
|
||
[36m[203 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BlockDataHashingStructure
|
||
[36m[204 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: OrdererAddresses
|
||
[36m[205 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: Consortium
|
||
[36m[206 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrdererProtos
|
||
[36m[207 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: ConsensusType
|
||
[36m[208 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BatchSize
|
||
[36m[209 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BatchTimeout
|
||
[36m[20a 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: KafkaBrokers
|
||
[36m[20b 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: ChannelRestrictions
|
||
[36m[20c 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[20d 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[20e 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU[0m Initializing protos for *struct {}
|
||
[36m[20f 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[210 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[211 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ApplicationOrgProtos
|
||
[36m[212 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: AnchorPeers
|
||
[36m[213 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[214 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[215 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[216 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[217 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ApplicationOrgProtos
|
||
[36m[218 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: AnchorPeers
|
||
[36m[219 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[21a 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[21b 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU[0m Setting up MSP for org OrdererOrg
|
||
[36m[21c 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU[0m Anchor peers for org Org2MSP are
|
||
[36m[21d 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU[0m Setting up MSP for org Org2MSP
|
||
[36m[21e 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU[0m Anchor peers for org Org1MSP are
|
||
[36m[21f 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/common/config] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU[0m Setting up MSP for org Org1MSP
|
||
[36m[220 03-05 06:00:45.03 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots -> DEBU[0m Updating trusted root authorities for channel businesschannel
|
||
[36m[221 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m updating root CAs for channel [businesschannel]
|
||
[36m[222 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding orderer root CAs for MSP [OrdererMSP]
|
||
[36m[223 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding app root CAs for MSP [Org2MSP]
|
||
[36m[224 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.CreateChainFromBlock.createChain.NewManagerImpl.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding app root CAs for MSP [Org1MSP]
|
||
[36m[225 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/peer] Invoke.joinChain.InitChain -> DEBU[0m Init chain businesschannel
|
||
[36m[226 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/peer/node] Invoke.joinChain.InitChain.func2 -> DEBU[0m Deploying system CC, for chain <businesschannel>
|
||
[36m[227 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[228 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [3160a316-5b7e-4eaa-8720-bac95eb73ae5]
|
||
[36m[229 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=cscc,version=1.0.2,txid=b0c7b921-0e8c-4696-9ba2-4bba157c02c7,syscc=true,proposal=0x0,canname=cscc:1.0.2
|
||
[36m[22a 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : cscc:1.0.2
|
||
[36m[22b 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[22c 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: cscc:1.0.2
|
||
[36m[22d 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [b0c7b921]Inside sendExecuteMessage. Message INIT
|
||
[36m[22e 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[22f 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [b0c7b921]sendExecuteMsg trigger event INIT
|
||
[36m[230 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b0c7b921]Move state message INIT
|
||
[36m[231 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b0c7b921]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[232 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[233 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b0c7b921]sending state message INIT
|
||
[36m[234 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b0c7b921]Received message INIT from shim
|
||
[36m[235 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b0c7b921]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[236 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[237 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [b0c7b921]Received INIT, initializing chaincode
|
||
[238 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/scc/cscc] Init -> INFO[0m Init CSCC
|
||
[36m[239 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b0c7b921]Init get response status: 200
|
||
[36m[23a 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b0c7b921]Init succeeded. Sending COMPLETED
|
||
[36m[23b 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b0c7b921]Move state message COMPLETED
|
||
[36m[23c 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b0c7b921]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[23d 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b0c7b921]send state message COMPLETED
|
||
[36m[23e 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b0c7b921]Received message COMPLETED from shim
|
||
[36m[23f 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b0c7b921]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[240 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b0c7b921-0e8c-4696-9ba2-4bba157c02c7]HandleMessage- COMPLETED. Notify
|
||
[36m[241 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:b0c7b921-0e8c-4696-9ba2-4bba157c02c7
|
||
[36m[242 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[243 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO[0m system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed
|
||
[36m[244 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [3160a316-5b7e-4eaa-8720-bac95eb73ae5]
|
||
[36m[245 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[246 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [22f064c8-ba93-4d81-889a-caea5fc48068]
|
||
[36m[247 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=7b8c0346-65b1-4790-a273-8e8455b97f15,syscc=true,proposal=0x0,canname=lscc:1.0.2
|
||
[36m[248 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[249 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[24a 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[24b 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [7b8c0346]Inside sendExecuteMessage. Message INIT
|
||
[36m[24c 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[24d 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [7b8c0346]sendExecuteMsg trigger event INIT
|
||
[36m[24e 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [7b8c0346]Move state message INIT
|
||
[36m[24f 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [7b8c0346]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[250 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[251 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [7b8c0346]sending state message INIT
|
||
[36m[252 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [7b8c0346]Received message INIT from shim
|
||
[36m[253 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [7b8c0346]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[254 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[255 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [7b8c0346]Received INIT, initializing chaincode
|
||
[36m[256 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [7b8c0346]Init get response status: 200
|
||
[36m[257 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [7b8c0346]Init succeeded. Sending COMPLETED
|
||
[36m[258 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [7b8c0346]Move state message COMPLETED
|
||
[36m[259 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [7b8c0346]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[25a 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [7b8c0346]send state message COMPLETED
|
||
[36m[25b 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [7b8c0346]Received message COMPLETED from shim
|
||
[36m[25c 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [7b8c0346]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[25d 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [7b8c0346-65b1-4790-a273-8e8455b97f15]HandleMessage- COMPLETED. Notify
|
||
[36m[25e 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:7b8c0346-65b1-4790-a273-8e8455b97f15
|
||
[36m[25f 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[260 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO[0m system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed
|
||
[36m[261 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [22f064c8-ba93-4d81-889a-caea5fc48068]
|
||
[36m[262 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[263 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [2c2ba49d-f166-48e0-9c78-11f0e77cf95a]
|
||
[36m[264 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=f3fe759e-9e10-4606-b257-919fcf30a938,syscc=true,proposal=0x0,canname=escc:1.0.2
|
||
[36m[265 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[266 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[267 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[268 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [f3fe759e]Inside sendExecuteMessage. Message INIT
|
||
[36m[269 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[26a 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [f3fe759e]sendExecuteMsg trigger event INIT
|
||
[36m[26b 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f3fe759e]Move state message INIT
|
||
[36m[26c 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f3fe759e]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[26d 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[26e 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f3fe759e]sending state message INIT
|
||
[36m[26f 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f3fe759e]Received message INIT from shim
|
||
[36m[270 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [f3fe759e]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[271 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[272 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [f3fe759e]Received INIT, initializing chaincode
|
||
[273 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/scc/escc] Init -> INFO[0m Successfully initialized ESCC
|
||
[36m[274 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f3fe759e]Init get response status: 200
|
||
[36m[275 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f3fe759e]Init succeeded. Sending COMPLETED
|
||
[36m[276 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f3fe759e]Move state message COMPLETED
|
||
[36m[277 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [f3fe759e]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[278 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f3fe759e]send state message COMPLETED
|
||
[36m[279 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f3fe759e]Received message COMPLETED from shim
|
||
[36m[27a 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f3fe759e]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[27b 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f3fe759e-9e10-4606-b257-919fcf30a938]HandleMessage- COMPLETED. Notify
|
||
[36m[27c 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:f3fe759e-9e10-4606-b257-919fcf30a938
|
||
[36m[27d 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[27e 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO[0m system chaincode escc/businesschannel(github.com/hyperledger/fabric/core/scc/escc) deployed
|
||
[36m[27f 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [2c2ba49d-f166-48e0-9c78-11f0e77cf95a]
|
||
[36m[280 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[281 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [737514a0-de16-439c-a5c5-0abd53fe68f8]
|
||
[36m[282 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=8d5504e9-af3a-4e08-b118-3f1a4b88d2b4,syscc=true,proposal=0x0,canname=vscc:1.0.2
|
||
[36m[283 03-05 06:00:45.04 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : vscc:1.0.2
|
||
[36m[284 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[285 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: vscc:1.0.2
|
||
[36m[286 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [8d5504e9]Inside sendExecuteMessage. Message INIT
|
||
[36m[287 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[288 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [8d5504e9]sendExecuteMsg trigger event INIT
|
||
[36m[289 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [8d5504e9]Move state message INIT
|
||
[36m[28a 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [8d5504e9]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[28b 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[28c 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [8d5504e9]sending state message INIT
|
||
[36m[28d 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [8d5504e9]Received message INIT from shim
|
||
[36m[28e 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [8d5504e9]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[28f 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[290 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [8d5504e9]Received INIT, initializing chaincode
|
||
[36m[291 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [8d5504e9]Init get response status: 200
|
||
[36m[292 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [8d5504e9]Init succeeded. Sending COMPLETED
|
||
[36m[293 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [8d5504e9]Move state message COMPLETED
|
||
[36m[294 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [8d5504e9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[295 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [8d5504e9]send state message COMPLETED
|
||
[36m[296 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [8d5504e9]Received message COMPLETED from shim
|
||
[36m[297 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [8d5504e9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[298 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [8d5504e9-af3a-4e08-b118-3f1a4b88d2b4]HandleMessage- COMPLETED. Notify
|
||
[36m[299 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:8d5504e9-af3a-4e08-b118-3f1a4b88d2b4
|
||
[36m[29a 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[29b 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO[0m system chaincode vscc/businesschannel(github.com/hyperledger/fabric/core/scc/vscc) deployed
|
||
[36m[29c 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [737514a0-de16-439c-a5c5-0abd53fe68f8]
|
||
[36m[29d 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[29e 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [f5988c55-ad6c-47ef-bc78-f56a7026ac66]
|
||
[36m[29f 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=e16297bc-fcf4-4070-b846-bb490d0b5e7a,syscc=true,proposal=0x0,canname=qscc:1.0.2
|
||
[36m[2a0 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : qscc:1.0.2
|
||
[36m[2a1 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Entry
|
||
[36m[2a2 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m chaincode canonical name: qscc:1.0.2
|
||
[36m[2a3 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [e16297bc]Inside sendExecuteMessage. Message INIT
|
||
[36m[2a4 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[2a5 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute.sendExecuteMessage -> DEBU[0m [e16297bc]sendExecuteMsg trigger event INIT
|
||
[36m[2a6 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e16297bc]Move state message INIT
|
||
[36m[2a7 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e16297bc]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[2a8 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[2a9 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e16297bc]sending state message INIT
|
||
[36m[2aa 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e16297bc]Received message INIT from shim
|
||
[36m[2ab 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e16297bc]Handling ChaincodeMessage of type: INIT(state:ready)
|
||
[36m[2ac 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m Entered state ready
|
||
[36m[2ad 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func4.beforeInit -> DEBU[0m [e16297bc]Received INIT, initializing chaincode
|
||
[2ae 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Init -> INFO[0m Init QSCC
|
||
[36m[2af 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e16297bc]Init get response status: 200
|
||
[36m[2b0 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e16297bc]Init succeeded. Sending COMPLETED
|
||
[36m[2b1 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e16297bc]Move state message COMPLETED
|
||
[36m[2b2 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e16297bc]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[2b3 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e16297bc]send state message COMPLETED
|
||
[36m[2b4 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e16297bc]Received message COMPLETED from shim
|
||
[36m[2b5 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e16297bc]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[2b6 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e16297bc-fcf4-4070-b846-bb490d0b5e7a]HandleMessage- COMPLETED. Notify
|
||
[36m[2b7 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:e16297bc-fcf4-4070-b846-bb490d0b5e7a
|
||
[36m[2b8 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ExecuteWithErrorFilter.ExecuteWithErrorFilter.Execute.Execute -> DEBU[0m Exit
|
||
[2b9 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/scc] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC -> INFO[0m system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/chaincode/qscc) deployed
|
||
[36m[2ba 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.joinChain.InitChain.func2.DeploySysCCs.deploySysCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [f5988c55-ad6c-47ef-bc78-f56a7026ac66]
|
||
[36m[2bb 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU[0m Entry
|
||
[2bc 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> INFO[0m Channel [businesschannel]: Sending event for block number [0]
|
||
[36m[2bd 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU[0m Entry
|
||
[36m[2be 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU[0m Event processor timeout > 0
|
||
[36m[2bf 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU[0m Event sent successfully
|
||
[36m[2c0 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent.Send -> DEBU[0m Exit
|
||
[36m[2c1 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/events/producer] Invoke.joinChain.SendProducerBlockEvent -> DEBU[0m Exit
|
||
[36m[2c2 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e154403c]Transaction completed. Sending COMPLETED
|
||
[36m[2c3 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e154403c]Move state message COMPLETED
|
||
[36m[2c4 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e154403c]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[2c5 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e154403c]send state message COMPLETED
|
||
[36m[2c6 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e154403c]Received message COMPLETED from shim
|
||
[36m[2c7 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e154403c]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[2c8 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e154403c8660b2ed9836e34872224f29f678877d52f837a98e8b86470a30cc1d]HandleMessage- COMPLETED. Notify
|
||
[36m[2c9 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:e154403c8660b2ed9836e34872224f29f678877d52f837a98e8b86470a30cc1d
|
||
[36m[2ca 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[2cb 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[2cc 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[2cd 03-05 06:00:45.05 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[2ce 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[2cf 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc4215601b0
|
||
[36m[2d0 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[2d1 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[2d2 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[2d3 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[2d4 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[2d5 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc4215b4780, header 0xc4215601e0
|
||
[36m[2d6 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
|
||
[36m[2d7 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: 4f3fbce292c6d6b16b31eab0426f4122136ba41e0fbb1adcbc2c0513d1f12308
|
||
[36m[2d8 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: 4f3fbce292c6d6b16b31eab0426f4122136ba41e0fbb1adcbc2c0513d1f12308 channel id:
|
||
[36m[2d9 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: 4f3fbce292c6d6b16b31eab0426f4122136ba41e0fbb1adcbc2c0513d1f12308 channel id: version: 1.0.2
|
||
[36m[2da 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=,chaincode=lscc,version=1.0.2,txid=4f3fbce292c6d6b16b31eab0426f4122136ba41e0fbb1adcbc2c0513d1f12308,syscc=true,proposal=0xc4215b4780,canname=lscc:1.0.2
|
||
[36m[2db 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[2dc 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[2dd 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[2de 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [4f3fbce2]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[2df 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[2e0 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[2e1 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [4f3fbce2]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[2e2 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [4f3fbce2]Move state message TRANSACTION
|
||
[36m[2e3 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [4f3fbce2]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[2e4 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[2e5 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [4f3fbce2]sending state message TRANSACTION
|
||
[36m[2e6 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [4f3fbce2]Received message TRANSACTION from shim
|
||
[36m[2e7 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [4f3fbce2]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[2e8 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [4f3fbce2]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[2e9 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [4f3fbce2]Transaction completed. Sending COMPLETED
|
||
[36m[2ea 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [4f3fbce2]Move state message COMPLETED
|
||
[36m[2eb 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [4f3fbce2]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[2ec 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [4f3fbce2]send state message COMPLETED
|
||
[36m[2ed 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [4f3fbce2]Received message COMPLETED from shim
|
||
[36m[2ee 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [4f3fbce2]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[2ef 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [4f3fbce292c6d6b16b31eab0426f4122136ba41e0fbb1adcbc2c0513d1f12308]HandleMessage- COMPLETED. Notify
|
||
[36m[2f0 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:4f3fbce292c6d6b16b31eab0426f4122136ba41e0fbb1adcbc2c0513d1f12308
|
||
[36m[2f1 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[2f2 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[2f3 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[2f4 03-05 06:00:50.64 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[2f5 03-05 06:00:51.04 UTC] [github.com/hyperledger/fabric/core/deliverservice] leaderElection.beLeader.func1.StartDeliverForChannel -> DEBU[0m This peer will pass blocks from orderer service to other peers for channel businesschannel
|
||
[36m[2f6 03-05 06:00:51.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU[0m Connected to orderer.example.com:7050
|
||
[36m[2f7 03-05 06:00:51.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect -> DEBU[0m Establishing gRPC stream with orderer.example.com:7050 ...
|
||
[36m[2f8 03-05 06:00:51.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU[0m Entering
|
||
[36m[2f9 03-05 06:00:51.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect.func1.RequestBlocks -> DEBU[0m Starting deliver with block [1] for channel businesschannel
|
||
[36m[2fa 03-05 06:00:51.05 UTC] [github.com/hyperledger/fabric/core/deliverservice] DeliverBlocks.Recv.try.doAction.connect.afterConnect -> DEBU[0m Exiting
|
||
[36m[2fb 03-05 06:00:51.06 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Adding payload locally, buffer seqNum = [1], peers number [1]
|
||
[36m[2fc 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Gossiping block [1], peers number [1]
|
||
[36m[2fd 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU[0m Validating block
|
||
[36m[2fe 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m START Block Validation
|
||
[36m[2ff 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction peer.ValidateTransaction()
|
||
[36m[300 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope starts for envelope 0xc4217ed020
|
||
[36m[301 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m Header is channel_header:"\010\001\032\006\010\215\272\363\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\225$Dx&*\204\317v$1\207\007'\3530b\203\277\351\351\323\024U"
|
||
[36m[302 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 1
|
||
[36m[303 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[304 03-05 06:00:51.07 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
|
||
[36m[306 03-05 06:00:51.08 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Adding payload locally, buffer seqNum = [2], peers number [1]
|
||
[36m[307 03-05 06:00:51.09 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Gossiping block [2], peers number [1]
|
||
[36m[305 03-05 06:00:51.08 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[308 03-05 06:00:51.09 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[309 03-05 06:00:51.09 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU[0m validateConfigTransaction starts for data 0xc42142b000, header channel_header:"\010\001\032\006\010\215\272\363\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030\225$Dx&*\204\317v$1\207\007'\3530b\203\277\351\351\323\024U"
|
||
[36m[30a 03-05 06:00:51.09 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Transaction is for chain businesschannel
|
||
[36m[30b 03-05 06:00:51.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel
|
||
[36m[30c 03-05 06:00:51.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Orderer
|
||
[36m[30d 03-05 06:00:51.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
|
||
[36m[30e 03-05 06:00:51.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
|
||
[36m[30f 03-05 06:00:51.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
|
||
[36m[310 03-05 06:00:51.10 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
|
||
[36m[311 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
|
||
[36m[312 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
|
||
[36m[313 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
|
||
[36m[314 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
|
||
[36m[315 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/BatchSize
|
||
[36m[316 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Admins
|
||
[36m[317 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
|
||
[36m[318 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Readers
|
||
[36m[319 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Writers
|
||
[36m[31a 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application
|
||
[36m[31b 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org2MSP
|
||
[36m[31c 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
|
||
[36m[31d 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
|
||
[36m[31e 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
|
||
[36m[31f 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
|
||
[36m[320 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org1MSP
|
||
[36m[321 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
|
||
[36m[322 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
|
||
[36m[323 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
|
||
[36m[324 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
|
||
[36m[325 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
|
||
[36m[326 03-05 06:00:51.11 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Writers
|
||
[36m[327 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Readers
|
||
[36m[328 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Admins
|
||
[36m[329 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/HashingAlgorithm
|
||
[36m[32a 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Consortium
|
||
[36m[32b 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/OrdererAddresses
|
||
[36m[32c 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
|
||
[36m[32d 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Writers
|
||
[36m[32e 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Admins
|
||
[36m[32f 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Readers
|
||
[36m[330 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel
|
||
[36m[331 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application
|
||
[36m[332 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org1MSP
|
||
[36m[333 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
|
||
[36m[334 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
|
||
[36m[335 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
|
||
[36m[336 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
|
||
[36m[337 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel
|
||
[36m[338 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application
|
||
[36m[339 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org1MSP
|
||
[36m[33a 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
|
||
[36m[33b 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
|
||
[36m[33c 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
|
||
[36m[33d 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
|
||
[36m[33e 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
|
||
[36m[33f 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
|
||
[36m[340 03-05 06:00:51.12 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
|
||
[36m[341 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
|
||
[36m[342 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
|
||
[36m[343 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
|
||
[36m[344 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
|
||
[36m[345 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
|
||
[36m[346 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
|
||
[36m[347 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins"
|
||
[36m[348 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins"
|
||
[36m[349 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Writers to
|
||
[36m[34a 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Admins to
|
||
[36m[34b 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Readers to
|
||
[36m[34c 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
|
||
[36m[34d 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
|
||
[36m[34e 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
|
||
[36m[34f 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
|
||
[36m[350 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
|
||
[36m[351 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
|
||
[36m[352 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU[0m Beginning new config for channel businesschannel
|
||
[36m[353 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ChannelProtos
|
||
[36m[354 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: HashingAlgorithm
|
||
[36m[355 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BlockDataHashingStructure
|
||
[36m[356 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: OrdererAddresses
|
||
[36m[357 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: Consortium
|
||
[36m[358 03-05 06:00:51.13 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU[0m Initializing protos for *struct {}
|
||
[36m[359 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[35a 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[35b 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ApplicationOrgProtos
|
||
[36m[35c 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: AnchorPeers
|
||
[36m[35d 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[35e 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[35f 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[360 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[361 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ApplicationOrgProtos
|
||
[36m[362 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: AnchorPeers
|
||
[36m[363 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[364 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[365 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrdererProtos
|
||
[36m[366 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: ConsensusType
|
||
[36m[367 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BatchSize
|
||
[36m[368 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BatchTimeout
|
||
[36m[369 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: KafkaBrokers
|
||
[36m[36a 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: ChannelRestrictions
|
||
[36m[36b 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[36c 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[36d 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU[0m Anchor peers for org Org2MSP are
|
||
[36m[36e 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU[0m Setting up MSP for org Org2MSP
|
||
[36m[36f 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU[0m Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
|
||
[36m[370 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU[0m Setting up MSP for org Org1MSP
|
||
[36m[371 03-05 06:00:51.14 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU[0m Setting up MSP for org OrdererOrg
|
||
[36m[372 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU[0m Updating trusted root authorities for channel businesschannel
|
||
[36m[373 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m updating root CAs for channel [businesschannel]
|
||
[36m[374 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding app root CAs for MSP [Org2MSP]
|
||
[36m[375 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding app root CAs for MSP [Org1MSP]
|
||
[36m[376 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding orderer root CAs for MSP [OrdererMSP]
|
||
[36m[377 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m config transaction received for chain businesschannel
|
||
[36m[378 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m END Block Validation
|
||
[36m[379 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU[0m Received configuration update, calling CSCC ConfigUpdate
|
||
[36m[37a 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU[0m Validating new block with num trans = [1]
|
||
[36m[37b 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc420083ec0), Data:(*common.BlockData)(0xc421b3c400), Metadata:(*common.BlockMetadata)(0xc421b3c440)}, doMVCCValidation=true
|
||
[36m[37c 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Validating a block with [1] transactions
|
||
[36m[37d 03-05 06:00:51.15 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Skipping mvcc validation for Block [1] Transaction index [0] because, the transaction type is [CONFIG]
|
||
[36m[37e 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Indexing block [blockNum=1, blockHash=[]byte{0x1d, 0x8e, 0x2e, 0x41, 0x5c, 0xa9, 0x58, 0x95, 0x34, 0xb0, 0xdd, 0x8d, 0x94, 0xb2, 0xce, 0xa3, 0xe7, 0xa7, 0x9c, 0x6a, 0x63, 0xd2, 0x36, 0x2d, 0x53, 0xdf, 0x6d, 0x62, 0x45, 0x7, 0x11, 0x88} txOffsets=
|
||
txId= locPointer=offset=70, bytesLength=11914
|
||
]
|
||
[36m[37f 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11914] for tx ID: [] to index
|
||
[36m[380 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=12006, bytesLength=11914] for tx number:[0] ID: [] to blockNumTranNum index
|
||
[36m[381 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU[0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[25671], isChainEmpty=[false], lastBlockNumber=[1]
|
||
[382 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO[0m Channel [businesschannel]: Created block [1] with 1 transaction(s)
|
||
[36m[383 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Committing updates to state database
|
||
[36m[384 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Write lock acquired for committing updates to state database
|
||
[36m[385 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Updates committed to state database
|
||
[36m[386 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updating history database for blockNo [1] with [1] transactions
|
||
[36m[387 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Skipping transaction [0] since it is not an endorsement transaction
|
||
[36m[388 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updates committed to history database for blockNo [1]
|
||
[36m[389 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Entry
|
||
[38a 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO[0m Channel [businesschannel]: Sending event for block number [1]
|
||
[36m[38b 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Entry
|
||
[36m[38c 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event processor timeout > 0
|
||
[36m[38d 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event sent successfully
|
||
[36m[38e 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Exit
|
||
[36m[38f 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Exit
|
||
[36m[390 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU[0m Validating block
|
||
[36m[391 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m START Block Validation
|
||
[36m[392 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction peer.ValidateTransaction()
|
||
[36m[393 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope starts for envelope 0xc421b4d110
|
||
[36m[394 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m Header is channel_header:"\010\001\032\006\010\217\272\363\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030>!,\305jx\271K\027\374\315\304\247\256G\377\021\203\277\242}\210\321\341"
|
||
[36m[395 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 1
|
||
[36m[396 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[397 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{OrdererMSP 1b4eee301091eaf181d2e14c455e938b90d30278359f0b82de4932843a7284d1}
|
||
[36m[398 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[399 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[39a 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateConfigTransaction -> DEBU[0m validateConfigTransaction starts for data 0xc42181c000, header channel_header:"\010\001\032\006\010\217\272\363\324\005\"\017businesschannel" signature_header:"\n\372\005\n\nOrdererMSP\022\353\005-----BEGIN -----\nMIICDDCCAbKgAwIBAgIQBlMfGt1ewU8yJCthFf0KPzAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE4MDEzMDA4Mzk1NloXDTI4MDEyODA4Mzk1NlowWDELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xHDAaBgNVBAMTE29yZGVyZXIuZXhhbXBsZS5jb20wWTATBgcqhkjOPQIBBggq\nhkjOPQMBBwNCAATyuWY0Kz9bqasJA4xMmcoNaWFzV9OIPeTA2GXNw+0SvkKkeebr\n7Rh01hlOPBxHgSGcZBqPz2SMO14bfZqnf43co00wSzAOBgNVHQ8BAf8EBAMCB4Aw\nDAYDVR0TAQH/BAIwADArBgNVHSMEJDAigCCtG6Vli6VMytHt3c5/RiMmHhXQHTUG\nGLVCj+z9qdxnBDAKBggqhkjOPQQDAgNIADBFAiEAnvHfXvqYOq2bZHT46uiscgkd\n3G0Ef08kui0R1ZjidcUCIFlLV7o9IKVtm/ue+cQ6g/oB+zlFZ8gECB8R6xHgWmf+\n-----END -----\n\022\030>!,\305jx\271K\027\374\315\304\247\256G\377\021\203\277\242}\210\321\341"
|
||
[36m[39b 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Transaction is for chain businesschannel
|
||
[36m[39c 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel
|
||
[36m[39d 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Orderer
|
||
[36m[39e 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Orderer/OrdererOrg
|
||
[36m[39f 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/OrdererOrg/MSP
|
||
[36m[3a0 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins
|
||
[36m[3a1 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers
|
||
[36m[3a2 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers
|
||
[36m[3a3 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/BatchTimeout
|
||
[36m[3a4 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/ChannelRestrictions
|
||
[36m[3a5 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/ConsensusType
|
||
[36m[3a6 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Orderer/BatchSize
|
||
[36m[3a7 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Readers
|
||
[36m[3a8 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Writers
|
||
[36m[3a9 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/Admins
|
||
[36m[3aa 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Orderer/BlockValidation
|
||
[36m[3ab 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application
|
||
[36m[3ac 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org2MSP
|
||
[36m[3ad 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
|
||
[36m[3ae 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
|
||
[36m[3af 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
|
||
[36m[3b0 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
|
||
[36m[3b1 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
|
||
[36m[3b2 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org1MSP
|
||
[36m[3b3 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org1MSP/AnchorPeers
|
||
[36m[3b4 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org1MSP/MSP
|
||
[36m[3b5 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Admins
|
||
[36m[3b6 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Readers
|
||
[36m[3b7 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org1MSP/Writers
|
||
[36m[3b8 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Readers
|
||
[36m[3b9 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Admins
|
||
[36m[3ba 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Writers
|
||
[36m[3bb 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/BlockDataHashingStructure
|
||
[36m[3bc 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/HashingAlgorithm
|
||
[36m[3bd 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Consortium
|
||
[36m[3be 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/OrdererAddresses
|
||
[36m[3bf 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Writers
|
||
[36m[3c0 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Admins
|
||
[36m[3c1 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Readers
|
||
[36m[3c2 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel
|
||
[36m[3c3 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application
|
||
[36m[3c4 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org2MSP
|
||
[36m[3c5 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
|
||
[36m[3c6 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
|
||
[36m[3c7 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
|
||
[36m[3c8 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
|
||
[36m[3c9 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel
|
||
[36m[3ca 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig.recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application
|
||
[36m[3cb 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Groups] /Channel/Application/Org2MSP
|
||
[36m[3cc 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org2MSP/AnchorPeers
|
||
[36m[3cd 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Values] /Channel/Application/Org2MSP/MSP
|
||
[36m[3ce 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Admins
|
||
[36m[3cf 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Readers
|
||
[36m[3d0 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.authorizeUpdate.MapConfig.recurseConfig...recurseConfig.addToMap -> DEBU[0m Adding to config map: [Policy] /Channel/Application/Org2MSP/Writers
|
||
[36m[3d1 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins"
|
||
[36m[3d2 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
|
||
[36m[3d3 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins"
|
||
[36m[3d4 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key BlockValidation to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
|
||
[36m[3d5 03-05 06:00:51.16 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
|
||
[36m[3d6 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
|
||
[36m[3d7 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
|
||
[36m[3d8 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Admins to
|
||
[36m[3d9 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Readers to
|
||
[36m[3da 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Writers to
|
||
[36m[3db 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
|
||
[36m[3dc 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins"
|
||
[36m[3dd 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap...recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins"
|
||
[36m[3de 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
|
||
[36m[3df 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
|
||
[36m[3e0 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap.recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
|
||
[36m[3e1 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU[0m Setting policy for key Writers to policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins"
|
||
[36m[3e2 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU[0m Setting policy for key Admins to policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins"
|
||
[36m[3e3 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.configMapToConfig.recurseConfigMap -> DEBU[0m Setting policy for key Readers to policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins"
|
||
[36m[3e4 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/configtx] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig -> DEBU[0m Beginning new config for channel businesschannel
|
||
[36m[3e5 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ChannelProtos
|
||
[36m[3e6 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: HashingAlgorithm
|
||
[36m[3e7 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BlockDataHashingStructure
|
||
[36m[3e8 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: OrdererAddresses
|
||
[36m[3e9 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup.proposeGroup.BeginValueProposals.Allocate.NewChannelConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: Consortium
|
||
[36m[3ea 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrdererProtos
|
||
[36m[3eb 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: ConsensusType
|
||
[36m[3ec 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BatchSize
|
||
[36m[3ed 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: BatchTimeout
|
||
[36m[3ee 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: KafkaBrokers
|
||
[36m[3ef 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrdererConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: ChannelRestrictions
|
||
[36m[3f0 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[3f1 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[3f2 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationConfig.NewStandardValues -> DEBU[0m Initializing protos for *struct {}
|
||
[36m[3f3 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[3f4 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[3f5 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ApplicationOrgProtos
|
||
[36m[3f6 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: AnchorPeers
|
||
[36m[3f7 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[3f8 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[3f9 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[3fa 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewOrganizationConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[3fb 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.ApplicationOrgProtos
|
||
[36m[3fc 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: AnchorPeers
|
||
[36m[3fd 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues -> DEBU[0m Initializing protos for *config.OrganizationProtos
|
||
[36m[3fe 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.processConfig.proposeGroup...proposeGroup.BeginValueProposals.Allocate.NewApplicationOrgConfig.NewStandardValues.initializeProtosStruct -> DEBU[0m Processing field: MSP
|
||
[36m[3ff 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.validateMSP -> DEBU[0m Setting up MSP for org OrdererOrg
|
||
[36m[400 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU[0m Anchor peers for org Org2MSP are anchor_peers:<host:"peer0.org2.example.com" port:7051 >
|
||
[36m[401 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU[0m Setting up MSP for org Org2MSP
|
||
[36m[402 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate -> DEBU[0m Anchor peers for org Org1MSP are anchor_peers:<host:"peer0.org1.example.com" port:7051 >
|
||
[36m[403 03-05 06:00:51.17 UTC] [github.com/hyperledger/fabric/common/config] commitBlock.Commit.Validate.Apply.Apply.prepareApply.processConfig.preCommit...preCommit.PreCommit.Validate.Validate.validateMSP -> DEBU[0m Setting up MSP for org Org1MSP
|
||
[36m[404 03-05 06:00:51.18 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots -> DEBU[0m Updating trusted root authorities for channel businesschannel
|
||
[36m[405 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m updating root CAs for channel [businesschannel]
|
||
[36m[406 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding orderer root CAs for MSP [OrdererMSP]
|
||
[36m[407 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding app root CAs for MSP [Org2MSP]
|
||
[36m[408 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/peer] commitBlock.Commit.Validate.Apply.Apply.commitCallbacks.func2.updateTrustedRoots.buildTrustedRootsForChain -> DEBU[0m adding app root CAs for MSP [Org1MSP]
|
||
[36m[409 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m config transaction received for chain businesschannel
|
||
[36m[40a 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m END Block Validation
|
||
[36m[40b 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU[0m Received configuration update, calling CSCC ConfigUpdate
|
||
[36m[40c 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU[0m Validating new block with num trans = [1]
|
||
[36m[40d 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421879900), Data:(*common.BlockData)(0xc4219c3280), Metadata:(*common.BlockMetadata)(0xc4219c32c0)}, doMVCCValidation=true
|
||
[36m[40e 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Validating a block with [1] transactions
|
||
[36m[40f 03-05 06:00:51.20 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Skipping mvcc validation for Block [2] Transaction index [0] because, the transaction type is [CONFIG]
|
||
[36m[410 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Indexing block [blockNum=2, blockHash=[]byte{0xd5, 0x5c, 0xad, 0x8, 0xc0, 0x43, 0x27, 0xce, 0xe5, 0xd2, 0xaa, 0xd4, 0x53, 0x6b, 0x4f, 0x93, 0x32, 0xbe, 0x87, 0xe6, 0x1d, 0xc1, 0xa7, 0xf7, 0x1e, 0x24, 0xa2, 0x91, 0xfc, 0x6b, 0x22, 0x70} txOffsets=
|
||
txId= locPointer=offset=70, bytesLength=11973
|
||
]
|
||
[36m[411 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=25741, bytesLength=11973] for tx ID: [] to index
|
||
[36m[412 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=25741, bytesLength=11973] for tx number:[0] ID: [] to blockNumTranNum index
|
||
[36m[413 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU[0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[39465], isChainEmpty=[false], lastBlockNumber=[2]
|
||
[414 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO[0m Channel [businesschannel]: Created block [2] with 1 transaction(s)
|
||
[36m[415 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Committing updates to state database
|
||
[36m[416 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Write lock acquired for committing updates to state database
|
||
[36m[417 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Updates committed to state database
|
||
[36m[418 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updating history database for blockNo [2] with [1] transactions
|
||
[36m[419 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Skipping transaction [0] since it is not an endorsement transaction
|
||
[36m[41a 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updates committed to history database for blockNo [2]
|
||
[36m[41b 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Entry
|
||
[41c 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO[0m Channel [businesschannel]: Sending event for block number [2]
|
||
[36m[41d 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Entry
|
||
[36m[41e 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event processor timeout > 0
|
||
[36m[41f 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event sent successfully
|
||
[36m[420 03-05 06:00:51.21 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Exit
|
||
[36m[421 03-05 06:00:51.23 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Exit
|
||
[36m[422 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[423 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc421ed23f0
|
||
[36m[424 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[425 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[426 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[427 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[428 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[429 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc421dcc410, header 0xc421ed2420
|
||
[36m[42a 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
|
||
[36m[42b 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445
|
||
[36m[42c 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445]
|
||
[36m[42d 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[42e 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [96feea39-a7f0-475b-8e64-ddca29ffc7ba]
|
||
[36m[42f 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445 channel id: businesschannel
|
||
[36m[430 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445 channel id: businesschannel version: 1.0.2
|
||
[36m[431 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445,syscc=true,proposal=0xc421dcc410,canname=lscc:1.0.2
|
||
[36m[432 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[433 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[434 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[435 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [e41f3e23]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[436 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[437 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[438 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [e41f3e23]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[439 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Move state message TRANSACTION
|
||
[36m[43a 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[43b 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[43c 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]sending state message TRANSACTION
|
||
[36m[43d 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]Received message TRANSACTION from shim
|
||
[36m[43e 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e41f3e23]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[43f 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [e41f3e23]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[440 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU[0m [e41f3e23]Sending GET_STATE
|
||
[36m[441 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Received message GET_STATE from shim
|
||
[36m[442 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[443 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [e41f3e23]Received GET_STATE, invoking get state from ledger
|
||
[36m[444 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[445 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [e41f3e23] getting state for chaincode lscc, key exp02, channel businesschannel
|
||
[36m[446 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[447 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [e41f3e23]No state associated with key: exp02. Sending RESPONSE with an empty payload
|
||
[36m[448 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [e41f3e23]handleGetState serial send RESPONSE
|
||
[36m[449 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]Received message RESPONSE from shim
|
||
[36m[44a 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e41f3e23]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[44b 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [e41f3e23]before send
|
||
[36m[44c 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [e41f3e23]after send
|
||
[36m[44d 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [e41f3e23]Received RESPONSE, communicated (state:ready)
|
||
[36m[44e 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.getCCInstance.GetState.handleGetState -> DEBU[0m [e41f3e23]GetState received payload RESPONSE
|
||
[36m[44f 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU[0m [e41f3e23]Inside putstate
|
||
[36m[450 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU[0m [e41f3e23]Sending PUT_STATE
|
||
[36m[451 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Received message PUT_STATE from shim
|
||
[36m[452 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
|
||
[36m[453 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[454 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [e41f3e23]state is ready
|
||
[36m[455 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [e41f3e23]Completed PUT_STATE. Sending RESPONSE
|
||
[36m[456 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [e41f3e23]enterBusyState trigger event RESPONSE
|
||
[36m[457 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Move state message RESPONSE
|
||
[36m[458 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
|
||
[36m[459 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[45a 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]sending state message RESPONSE
|
||
[36m[45b 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]Received message RESPONSE from shim
|
||
[36m[45c 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e41f3e23]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[45d 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [e41f3e23]before send
|
||
[36m[45e 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [e41f3e23]after send
|
||
[36m[45f 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [e41f3e23]Received RESPONSE, communicated (state:ready)
|
||
[36m[460 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.executeDeploy.createChaincode.putChaincodeData.PutState.handlePutState -> DEBU[0m [e41f3e23]Received RESPONSE. Successfully updated state
|
||
[36m[461 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]Transaction completed. Sending COMPLETED
|
||
[36m[462 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]Move state message COMPLETED
|
||
[36m[463 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e41f3e23]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[464 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]send state message COMPLETED
|
||
[36m[465 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Received message COMPLETED from shim
|
||
[36m[466 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[467 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445]HandleMessage- COMPLETED. Notify
|
||
[36m[468 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445
|
||
[36m[469 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[46a 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445,syscc=false,proposal=0xc421dcc410,canname=exp02:1.0
|
||
[36m[46b 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU[0m launchAndWaitForRegister fetched 2248 bytes from file system
|
||
[36m[46c 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU[0m chaincode exp02:1.0 is being launched
|
||
[36m[46d 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Executable is chaincode
|
||
[36m[46e 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.getArgsAndEnv -> DEBU[0m Args [chaincode -peer.address=peer0.org1.example.com:7052]
|
||
[36m[46f 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container: exp02:1.0(networkid:dev,peerid:peer0.org1.example.com)
|
||
[36m[470 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with args: chaincode -peer.address=peer0.org1.example.com:7052
|
||
[36m[471 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister -> DEBU[0m start container with env:
|
||
CORE_CHAINCODE_ID_NAME=exp02:1.0
|
||
CORE_PEER_TLS_ENABLED=true
|
||
CORE_CHAINCODE_LOGGING_LEVEL=info
|
||
CORE_CHAINCODE_LOGGING_SHIM=warning
|
||
CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
|
||
[36m[472 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m waiting for container(dev-peer0.org1.example.com-exp02-1.0) lock
|
||
[36m[473 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/container] lockContainer -> DEBU[0m got container (dev-peer0.org1.example.com-exp02-1.0) lock
|
||
[36m[474 03-05 06:00:52.34 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU[0m Cleanup container dev-peer0.org1.example.com-exp02-1.0
|
||
[36m[475 03-05 06:00:52.35 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU[0m Stop container dev-peer0.org1.example.com-exp02-1.0(No such container: dev-peer0.org1.example.com-exp02-1.0)
|
||
[36m[476 03-05 06:00:52.35 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU[0m Kill container dev-peer0.org1.example.com-exp02-1.0 (No such container: dev-peer0.org1.example.com-exp02-1.0)
|
||
[36m[477 03-05 06:00:52.35 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.stopInternal -> DEBU[0m Remove container dev-peer0.org1.example.com-exp02-1.0 (No such container: dev-peer0.org1.example.com-exp02-1.0)
|
||
[36m[478 03-05 06:00:52.35 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU[0m Start container dev-peer0.org1.example.com-exp02-1.0
|
||
[36m[479 03-05 06:00:52.35 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer.getDockerHostConfig -> DEBU[0m docker container hostconfig NetworkMode: v102_default
|
||
[36m[47a 03-05 06:00:52.35 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU[0m Create container: dev-peer0.org1.example.com-exp02-1.0
|
||
[36m[47b 03-05 06:00:52.35 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU[0m start-could not find image <dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4> (container id <dev-peer0.org1.example.com-exp02-1.0>), because of <no such image>...attempt to recreate image
|
||
[36m[47c 03-05 06:00:52.35 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms] do.do.Start.func1.GenerateDockerBuild.generateDockerfile -> DEBU[0m
|
||
FROM hyperledger/fabric-baseos:x86_64-0.3.2
|
||
ADD binpackage.tar /usr/local/bin
|
||
LABEL org.hyperledger.fabric.chaincode.id.name="exp02" \
|
||
org.hyperledger.fabric.chaincode.id.version="1.0" \
|
||
org.hyperledger.fabric.chaincode.type="GOLANG" \
|
||
org.hyperledger.fabric.version="1.0.2" \
|
||
org.hyperledger.fabric.base.version="0.3.2"
|
||
ENV CORE_CHAINCODE_BUILDLEVEL=1.0.2
|
||
ENV CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt
|
||
COPY peer.crt /etc/hyperledger/fabric/peer.crt
|
||
[36m[47d 03-05 06:00:52.36 UTC] [github.com/hyperledger/fabric/core/chaincode/platforms/util] generateDockerBuild.GenerateDockerBuild.DockerBuild -> DEBU[0m Attempting build with image hyperledger/fabric-ccenv:x86_64-1.0.2
|
||
[36m[47e 03-05 06:01:07.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.deployImage -> DEBU[0m Created image: dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4
|
||
[36m[47f 03-05 06:01:07.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU[0m start-recreated image successfully
|
||
[36m[480 03-05 06:01:07.62 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU[0m Create container: dev-peer0.org1.example.com-exp02-1.0
|
||
[36m[481 03-05 06:01:07.71 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start.createContainer -> DEBU[0m Created container: dev-peer0.org1.example.com-exp02-1.0-207541cceae707183f8108fcfc8ad03b450411570fb69827d3d40dc2ffdddbb4
|
||
[36m[482 03-05 06:01:08.21 UTC] [github.com/hyperledger/fabric/core/container/dockercontroller] do.do.Start -> DEBU[0m Started container dev-peer0.org1.example.com-exp02-1.0
|
||
[36m[483 03-05 06:01:08.21 UTC] [github.com/hyperledger/fabric/core/container] unlockContainer -> DEBU[0m container lock deleted(dev-peer0.org1.example.com-exp02-1.0)
|
||
[36m[484 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream -> DEBU[0m Current context deadline = 0001-01-01 00:00:00 +0000 UTC, ok = false
|
||
[36m[485 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m []Received message REGISTER from shim
|
||
[36m[486 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m []Fabric side Handling ChaincodeMessage of type: REGISTER in state created
|
||
[36m[487 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Received REGISTER in state created
|
||
[36m[488 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent.registerHandler -> DEBU[0m registered handler complete for chaincode exp02:1.0
|
||
[36m[489 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.beforeEventCallbacks.func1.beforeRegisterEvent -> DEBU[0m Got REGISTER for chaincodeID = name:"exp02:1.0" , sending back REGISTERED
|
||
[36m[48a 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func12.enterEstablishedState.notifyDuringStartup -> DEBU[0m Notifying during startup
|
||
[36m[48b 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.launchAndWaitForRegister.func1 -> DEBU[0m chaincode exp02:1.0 launch seq completed
|
||
[36m[48c 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready -> DEBU[0m sending READY
|
||
[36m[48d 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[48e 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch.sendReady.ready.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[48f 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Move state message READY
|
||
[36m[490 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: READY in state established
|
||
[36m[491 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState -> DEBU[0m [e41f3e23]Entered state ready
|
||
[36m[492 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.Transition.func1.enterStateCallbacks.func13.enterReadyState.notify -> DEBU[0m notifying Txid:e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445
|
||
[36m[493 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]sending state message READY
|
||
[36m[494 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU[0m sending init completed
|
||
[36m[495 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Launch -> DEBU[0m LaunchChaincode complete
|
||
[36m[496 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[497 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: exp02:1.0
|
||
[36m[498 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [e41f3e23]Inside sendExecuteMessage. Message INIT
|
||
[36m[499 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[49a 03-05 06:01:08.23 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[49b 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [e41f3e23]sendExecuteMsg trigger event INIT
|
||
[36m[49c 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Move state message INIT
|
||
[36m[49d 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: INIT in state ready
|
||
[36m[49e 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[49f 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]sending state message INIT
|
||
[36m[4a0 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Received message PUT_STATE from shim
|
||
[36m[4a1 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
|
||
[36m[4a2 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[4a3 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [e41f3e23]state is ready
|
||
[36m[4a4 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [e41f3e23]Completed PUT_STATE. Sending RESPONSE
|
||
[36m[4a5 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [e41f3e23]enterBusyState trigger event RESPONSE
|
||
[36m[4a6 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Move state message RESPONSE
|
||
[36m[4a7 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
|
||
[36m[4a8 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[4a9 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]sending state message RESPONSE
|
||
[36m[4aa 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Received message PUT_STATE from shim
|
||
[36m[4ab 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
|
||
[36m[4ac 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[4ad 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [e41f3e23]state is ready
|
||
[36m[4ae 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [e41f3e23]Completed PUT_STATE. Sending RESPONSE
|
||
[36m[4af 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [e41f3e23]enterBusyState trigger event RESPONSE
|
||
[36m[4b0 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Move state message RESPONSE
|
||
[36m[4b1 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
|
||
[36m[4b2 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[4b3 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]sending state message RESPONSE
|
||
[36m[4b4 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Received message COMPLETED from shim
|
||
[36m[4b5 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[4b6 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445]HandleMessage- COMPLETED. Notify
|
||
[36m[4b7 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445
|
||
[36m[4b8 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[4b9 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[4ba 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[4bb 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [96feea39-a7f0-475b-8e64-ddca29ffc7ba]
|
||
[36m[4bc 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[4bd 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445 channel id: businesschannel chaincode id: name:"lscc"
|
||
[36m[4be 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"lscc" is escc
|
||
[36m[4bf 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445 channel id: businesschannel version: 1.0.2
|
||
[36m[4c0 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445,syscc=true,proposal=0xc421dcc410,canname=escc:1.0.2
|
||
[36m[4c1 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[4c2 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[4c3 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[4c4 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [e41f3e23]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[4c5 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[4c6 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[4c7 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [e41f3e23]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[4c8 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Move state message TRANSACTION
|
||
[36m[4c9 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[4ca 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[4cb 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]sending state message TRANSACTION
|
||
[36m[4cc 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]Received message TRANSACTION from shim
|
||
[36m[4cd 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e41f3e23]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[4ce 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [e41f3e23]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[4cf 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[4d0 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[4d1 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]Transaction completed. Sending COMPLETED
|
||
[36m[4d2 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]Move state message COMPLETED
|
||
[36m[4d3 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [e41f3e23]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[4d4 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [e41f3e23]send state message COMPLETED
|
||
[36m[4d5 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [e41f3e23]Received message COMPLETED from shim
|
||
[36m[4d6 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e23]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[4d7 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445]HandleMessage- COMPLETED. Notify
|
||
[36m[4d8 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445
|
||
[36m[4d9 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[4da 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[4db 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[4dc 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [96feea39-a7f0-475b-8e64-ddca29ffc7ba]
|
||
[36m[4dd 03-05 06:01:08.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[4de 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Adding payload locally, buffer seqNum = [3], peers number [3]
|
||
[36m[4df 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Gossiping block [3], peers number [3]
|
||
[36m[4e0 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU[0m Validating block
|
||
[36m[4e1 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m START Block Validation
|
||
[36m[4e2 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction peer.ValidateTransaction()
|
||
[36m[4e3 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope starts for envelope 0xc4247052f0
|
||
[36m[4e4 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m Header is channel_header:"\010\003\032\014\010\224\272\363\324\005\020\265\215\376\241\001\"\017businesschannel*@e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\306:\037\325R\344\016\020\371\213\277\006Mk:\260\365=\027>)\2168D"
|
||
[36m[4e5 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[4e6 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[4e7 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[4e8 03-05 06:01:10.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[4e9 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[4ea 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction starts for data 0xc421d12000, header channel_header:"\010\003\032\014\010\224\272\363\324\005\020\265\215\376\241\001\"\017businesschannel*@e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\306:\037\325R\344\016\020\371\213\277\006Mk:\260\365=\027>)\2168D"
|
||
[36m[4eb 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction info: there are 1 actions
|
||
[36m[4ec 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction info: signature header is valid
|
||
[36m[4ed 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope returns err %!s(<nil>)
|
||
[36m[4ee 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Transaction is for chain businesschannel
|
||
[36m[4ef 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445]
|
||
[36m[4f0 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction vscc tx validate
|
||
[36m[4f1 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[4f2 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [603887d8-1f57-489a-8dc4-b01b3510e904]
|
||
[36m[4f3 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=69f42418-5eea-4813-a84e-ddf362ff7752,syscc=true,proposal=0x0,canname=vscc:1.0.2
|
||
[36m[4f4 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU[0m Invoking VSCC txid e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445 chaindID businesschannel
|
||
[36m[4f5 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : vscc:1.0.2
|
||
[36m[4f6 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[4f7 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: vscc:1.0.2
|
||
[36m[4f8 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [69f42418]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[4f9 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[4fa 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [69f42418]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[4fb 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [69f42418]Move state message TRANSACTION
|
||
[36m[4fc 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [69f42418]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[4fd 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[4fe 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [69f42418]sending state message TRANSACTION
|
||
[36m[4ff 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [69f42418]Received message TRANSACTION from shim
|
||
[36m[500 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [69f42418]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[501 03-05 06:01:10.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [69f42418]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[502 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC invoked
|
||
[36m[503 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU[0m Signature set is of size 1 out of 1 endorsement(s)
|
||
[36m[504 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC info: doing special validation for LSCC
|
||
[36m[505 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
|
||
[36m[506 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
|
||
[36m[507 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m Namespace exp02
|
||
[36m[508 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m Namespace lscc
|
||
[36m[509 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU[0m constructing new query executor [2f07d95f-273f-4634-aea1-af151e505cc0]
|
||
[36m[50a 03-05 06:01:10.29 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[50b 03-05 06:01:10.30 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU[0m Done with transaction simulation / query execution [2f07d95f-273f-4634-aea1-af151e505cc0]
|
||
[36m[50c 03-05 06:01:10.30 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m Validating deploy for cc exp02 version 1.0
|
||
[36m[50d 03-05 06:01:10.30 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU[0m VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
|
||
[36m[50e 03-05 06:01:10.31 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC exists successfully
|
||
[36m[50f 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [69f42418]Transaction completed. Sending COMPLETED
|
||
[36m[510 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [69f42418]Move state message COMPLETED
|
||
[36m[511 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [69f42418]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[512 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [69f42418]send state message COMPLETED
|
||
[36m[513 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [69f42418]Received message COMPLETED from shim
|
||
[36m[514 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [69f42418]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[515 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [69f42418-5eea-4813-a84e-ddf362ff7752]HandleMessage- COMPLETED. Notify
|
||
[36m[516 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:69f42418-5eea-4813-a84e-ddf362ff7752
|
||
[36m[517 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[518 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [603887d8-1f57-489a-8dc4-b01b3510e904]
|
||
[36m[519 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m END Block Validation
|
||
[36m[51a 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU[0m Validating new block with num trans = [1]
|
||
[36m[51b 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc422661e00), Data:(*common.BlockData)(0xc424725aa0), Metadata:(*common.BlockMetadata)(0xc424725ae0)}, doMVCCValidation=true
|
||
[36m[51c 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Validating a block with [1] transactions
|
||
[36m[51d 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[51e 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Block [3] Transaction index [0] TxId [e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445] marked as valid by state validator
|
||
[36m[51f 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Indexing block [blockNum=3, blockHash=[]byte{0xee, 0xd1, 0x23, 0x72, 0x59, 0x76, 0x6d, 0xc1, 0x11, 0x63, 0x42, 0x5e, 0x95, 0xe8, 0xc1, 0x54, 0x2e, 0xb6, 0x56, 0x10, 0x83, 0x17, 0xc9, 0x7d, 0xe1, 0xd9, 0x6d, 0x36, 0x10, 0x59, 0xbc, 0x66} txOffsets=
|
||
txId=e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445 locPointer=offset=70, bytesLength=3393
|
||
]
|
||
[36m[520 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=39535, bytesLength=3393] for tx ID: [e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445] to index
|
||
[36m[521 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=39535, bytesLength=3393] for tx number:[0] ID: [e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445] to blockNumTranNum index
|
||
[36m[522 03-05 06:01:10.32 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU[0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[44678], isChainEmpty=[false], lastBlockNumber=[3]
|
||
[523 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO[0m Channel [businesschannel]: Created block [3] with 1 transaction(s)
|
||
[36m[524 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Committing updates to state database
|
||
[36m[525 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Write lock acquired for committing updates to state database
|
||
[36m[526 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU[0m Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
|
||
[36m[527 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU[0m Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
|
||
[36m[528 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU[0m Channel [businesschannel]: Applying key=[[]byte{0x6c, 0x73, 0x63, 0x63, 0x0, 0x65, 0x78, 0x70, 0x30, 0x32}]
|
||
[36m[529 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Updates committed to state database
|
||
[36m[52a 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updating history database for blockNo [3] with [1] transactions
|
||
[36m[52b 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updates committed to history database for blockNo [3]
|
||
[36m[52c 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Entry
|
||
[36m[52d 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Channel [businesschannel]: Block event for block number [3] contains transaction id: e41f3e235b0d71396e74635806607475d670e3c04a80bca97c7aeef716258445
|
||
[52e 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO[0m Channel [businesschannel]: Sending event for block number [3]
|
||
[36m[52f 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Entry
|
||
[36m[530 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event processor timeout > 0
|
||
[36m[531 03-05 06:01:10.33 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event sent successfully
|
||
[36m[532 03-05 06:01:10.34 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Exit
|
||
[36m[533 03-05 06:01:10.34 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Exit
|
||
[36m[534 03-05 06:01:24.98 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Adding payload locally, buffer seqNum = [4], peers number [3]
|
||
[36m[535 03-05 06:01:24.98 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Gossiping block [4], peers number [3]
|
||
[36m[536 03-05 06:01:24.98 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU[0m Validating block
|
||
[36m[537 03-05 06:01:24.98 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m START Block Validation
|
||
[36m[538 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction peer.ValidateTransaction()
|
||
[36m[539 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope starts for envelope 0xc422bd7920
|
||
[36m[53a 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m Header is channel_header:"\010\003\032\014\010\244\272\363\324\005\020\336\311\313\252\001\"\017businesschannel*@917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\370\245+|Y\365\207\265\346\225\334\242\323\260\300@\317Gb\204\034#<\310"
|
||
[36m[53b 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[53c 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[53d 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
|
||
[36m[53e 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[53f 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[540 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction starts for data 0xc421de3500, header channel_header:"\010\003\032\014\010\244\272\363\324\005\020\336\311\313\252\001\"\017businesschannel*@917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2:\010\022\006\022\004lscc" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030\370\245+|Y\365\207\265\346\225\334\242\323\260\300@\317Gb\204\034#<\310"
|
||
[36m[541 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction info: there are 1 actions
|
||
[36m[542 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction info: signature header is valid
|
||
[36m[543 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope returns err %!s(<nil>)
|
||
[36m[544 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Transaction is for chain businesschannel
|
||
[36m[545 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2]
|
||
[36m[546 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction vscc tx validate
|
||
[36m[547 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[548 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [bc397ed6-1ca4-4937-b79b-ed2ca90a4293]
|
||
[36m[549 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=b628dfbe-700d-4450-8924-e0b45ab18b48,syscc=true,proposal=0x0,canname=vscc:1.0.2
|
||
[36m[54a 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU[0m Invoking VSCC txid 917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2 chaindID businesschannel
|
||
[36m[54b 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : vscc:1.0.2
|
||
[36m[54c 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[54d 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: vscc:1.0.2
|
||
[36m[54e 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [b628dfbe]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[54f 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[550 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [b628dfbe]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[551 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b628dfbe]Move state message TRANSACTION
|
||
[36m[552 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b628dfbe]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[553 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[554 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b628dfbe]sending state message TRANSACTION
|
||
[36m[555 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b628dfbe]Received message TRANSACTION from shim
|
||
[36m[556 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b628dfbe]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[557 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [b628dfbe]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[558 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC invoked
|
||
[36m[559 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU[0m Signature set is of size 1 out of 1 endorsement(s)
|
||
[36m[55a 03-05 06:01:24.99 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC info: doing special validation for LSCC
|
||
[36m[55b 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m VSCC info: ValidateLSCCInvocation acting on deploy [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
|
||
[36m[55c 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m VSCC info: validating invocation of lscc function deploy on arguments [][]uint8{[]uint8{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c}, []uint8{0xa, 0x28, 0x8, 0x1, 0x12, 0xc, 0x12, 0x5, 0x65, 0x78, 0x70, 0x30, 0x32, 0x1a, 0x3, 0x31, 0x2e, 0x30, 0x1a, 0x16, 0xa, 0x4, 0x69, 0x6e, 0x69, 0x74, 0xa, 0x1, 0x61, 0xa, 0x3, 0x31, 0x30, 0x30, 0xa, 0x1, 0x62, 0xa, 0x3, 0x32, 0x30, 0x30}, []uint8{0x12, 0xc, 0x12, 0xa, 0x8, 0x1, 0x12, 0x2, 0x8, 0x0, 0x12, 0x2, 0x8, 0x1, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x31, 0x4d, 0x53, 0x50, 0x1a, 0xb, 0x12, 0x9, 0xa, 0x7, 0x4f, 0x72, 0x67, 0x32, 0x4d, 0x53, 0x50}, []uint8{0x65, 0x73, 0x63, 0x63}, []uint8{0x76, 0x73, 0x63, 0x63}}
|
||
[36m[55d 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m Namespace exp02
|
||
[36m[55e 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m Namespace lscc
|
||
[36m[55f 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetQueryExecutorForLedger.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU[0m constructing new query executor [58bdf883-5aa6-430e-aae2-c0e5a3ae5043]
|
||
[36m[560 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] Invoke.ValidateLSCCInvocation.getInstantiatedCC.GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[561 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] Invoke.ValidateLSCCInvocation.getInstantiatedCC.Done -> DEBU[0m Done with transaction simulation / query execution [58bdf883-5aa6-430e-aae2-c0e5a3ae5043]
|
||
[36m[562 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation -> DEBU[0m Validating deploy for cc exp02 version 1.0
|
||
[36m[563 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.ValidateLSCCInvocation.checkInstantiationPolicy -> DEBU[0m VSCC info: checkInstantiationPolicy starts, policy is &cauthdsl.policy{evaluator:(func([]*common.SignedData, []bool) bool)(0x953df0)}
|
||
[31m[564 03-05 06:01:25.00 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> ERRO[0m VSCC error: ValidateLSCCInvocation failed, err Chaincode exp02 is already instantiated
|
||
[36m[565 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b628dfbe]Transaction completed. Sending COMPLETED
|
||
[36m[566 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b628dfbe]Move state message COMPLETED
|
||
[36m[567 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b628dfbe]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[568 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b628dfbe]send state message COMPLETED
|
||
[36m[569 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b628dfbe]Received message COMPLETED from shim
|
||
[36m[56a 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b628dfbe]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[56b 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b628dfbe-700d-4450-8924-e0b45ab18b48]HandleMessage- COMPLETED. Notify
|
||
[36m[56c 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:b628dfbe-700d-4450-8924-e0b45ab18b48
|
||
[36m[56d 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[31m[56e 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> ERRO[0m VSCC check failed for transaction txid=917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2, error Chaincode exp02 is already instantiated
|
||
[36m[56f 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [bc397ed6-1ca4-4937-b79b-ed2ca90a4293]
|
||
[31m[570 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> ERRO[0m VSCCValidateTx for transaction txId = 917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2 returned error Chaincode exp02 is already instantiated
|
||
[36m[571 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m END Block Validation
|
||
[36m[572 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU[0m Validating new block with num trans = [1]
|
||
[36m[573 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42035fdc0), Data:(*common.BlockData)(0xc422270e60), Metadata:(*common.BlockMetadata)(0xc422270ea0)}, doMVCCValidation=true
|
||
[36m[574 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Validating a block with [1] transactions
|
||
[33m[575 03-05 06:01:25.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> WARN[0m Block [4] Transaction index [0] marked as invalid by committer. Reason code [10]
|
||
[36m[576 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Indexing block [blockNum=4, blockHash=[]byte{0x30, 0xc8, 0x4a, 0x8, 0x63, 0xb7, 0xfd, 0xf6, 0x4b, 0x0, 0x4d, 0xa, 0x1a, 0x38, 0xa4, 0x13, 0xd3, 0x62, 0xfb, 0x8e, 0xde, 0xc1, 0x86, 0x6a, 0x82, 0xc5, 0xde, 0xdc, 0xe5, 0xf0, 0x99, 0xe8} txOffsets=
|
||
txId=917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2 locPointer=offset=70, bytesLength=3393
|
||
]
|
||
[36m[577 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=44748, bytesLength=3393] for tx ID: [917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2] to index
|
||
[36m[578 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=44748, bytesLength=3393] for tx number:[0] ID: [917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2] to blockNumTranNum index
|
||
[36m[579 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU[0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[49892], isChainEmpty=[false], lastBlockNumber=[4]
|
||
[57a 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO[0m Channel [businesschannel]: Created block [4] with 1 transaction(s)
|
||
[36m[57b 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Committing updates to state database
|
||
[36m[57c 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Write lock acquired for committing updates to state database
|
||
[36m[57d 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Updates committed to state database
|
||
[36m[57e 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updating history database for blockNo [4] with [1] transactions
|
||
[36m[57f 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Skipping history write for invalid transaction number 0
|
||
[36m[580 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updates committed to history database for blockNo [4]
|
||
[36m[581 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Entry
|
||
[36m[582 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Channel [businesschannel]: Block event for block number [4] contains transaction id: 917c05e5b6a5142afdb091f1a5bfd39ec69857f4ce978546af48c37a93d285a2
|
||
[583 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO[0m Channel [businesschannel]: Sending event for block number [4]
|
||
[36m[584 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Entry
|
||
[36m[585 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event processor timeout > 0
|
||
[36m[586 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event sent successfully
|
||
[36m[587 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Exit
|
||
[36m[588 03-05 06:01:25.02 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Exit
|
||
[36m[589 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[58a 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc422431ad0
|
||
[36m[58b 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[58c 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[58d 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[58e 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[58f 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[590 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc4216b3810, header 0xc422431b00
|
||
[36m[591 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
|
||
[36m[592 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7
|
||
[36m[593 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7]
|
||
[36m[594 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[595 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [a7d77560-0aad-40a0-97e5-637a5070fd5b]
|
||
[36m[596 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7 channel id: businesschannel
|
||
[36m[597 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7,syscc=true,proposal=0xc4216b3810,canname=lscc:1.0.2
|
||
[36m[598 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[599 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[59a 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[59b 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [f35ada07]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[59c 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[59d 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[59e 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [f35ada07]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[59f 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Move state message TRANSACTION
|
||
[36m[5a0 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[5a1 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5a2 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]sending state message TRANSACTION
|
||
[36m[5a3 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]Received message TRANSACTION from shim
|
||
[36m[5a4 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [f35ada07]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[5a5 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [f35ada07]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[5a6 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [f35ada07]Sending GET_STATE
|
||
[36m[5a7 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Received message GET_STATE from shim
|
||
[36m[5a8 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[5a9 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [f35ada07]Received GET_STATE, invoking get state from ledger
|
||
[36m[5aa 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5ab 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07] getting state for chaincode lscc, key exp02, channel businesschannel
|
||
[36m[5ac 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[5ad 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07]Got state. Sending RESPONSE
|
||
[36m[5ae 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [f35ada07]handleGetState serial send RESPONSE
|
||
[36m[5af 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]Received message RESPONSE from shim
|
||
[36m[5b0 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [f35ada07]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[5b1 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [f35ada07]before send
|
||
[36m[5b2 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [f35ada07]after send
|
||
[36m[5b3 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [f35ada07]Received RESPONSE, communicated (state:ready)
|
||
[36m[5b4 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [f35ada07]GetState received payload RESPONSE
|
||
[36m[5b5 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]Transaction completed. Sending COMPLETED
|
||
[36m[5b6 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]Move state message COMPLETED
|
||
[36m[5b7 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [f35ada07]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[5b8 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]send state message COMPLETED
|
||
[36m[5b9 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Received message COMPLETED from shim
|
||
[36m[5ba 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[5bb 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7]HandleMessage- COMPLETED. Notify
|
||
[36m[5bc 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7
|
||
[36m[5bd 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[5be 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU[0m Getting chaincode data for <exp02, 1.0> from cache
|
||
[36m[5bf 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7 channel id: businesschannel version: 1.0
|
||
[36m[5c0 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7,syscc=false,proposal=0xc4216b3810,canname=exp02:1.0
|
||
[36m[5c1 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : exp02:1.0
|
||
[36m[5c2 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[5c3 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: exp02:1.0
|
||
[36m[5c4 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [f35ada07]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[5c5 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[5c6 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[5c7 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [f35ada07]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[5c8 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Move state message TRANSACTION
|
||
[36m[5c9 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[5ca 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5cb 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]sending state message TRANSACTION
|
||
[36m[5cc 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Received message GET_STATE from shim
|
||
[36m[5cd 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[5ce 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [f35ada07]Received GET_STATE, invoking get state from ledger
|
||
[36m[5cf 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5d0 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07] getting state for chaincode exp02, key a, channel businesschannel
|
||
[36m[5d1 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=exp02, key=a
|
||
[36m[5d2 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07]Got state. Sending RESPONSE
|
||
[36m[5d3 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [f35ada07]handleGetState serial send RESPONSE
|
||
[36m[5d4 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Received message GET_STATE from shim
|
||
[36m[5d5 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[5d6 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [f35ada07]Received GET_STATE, invoking get state from ledger
|
||
[36m[5d7 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5d8 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07] getting state for chaincode exp02, key b, channel businesschannel
|
||
[36m[5d9 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=exp02, key=b
|
||
[36m[5da 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07]Got state. Sending RESPONSE
|
||
[36m[5db 03-05 06:01:38.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [f35ada07]handleGetState serial send RESPONSE
|
||
[36m[5dc 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Received message PUT_STATE from shim
|
||
[36m[5dd 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
|
||
[36m[5df 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07]state is ready
|
||
[36m[5e0 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07]Completed PUT_STATE. Sending RESPONSE
|
||
[36m[5e1 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [f35ada07]enterBusyState trigger event RESPONSE
|
||
[36m[5de 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5e2 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Move state message RESPONSE
|
||
[36m[5e3 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
|
||
[36m[5e4 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5e5 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]sending state message RESPONSE
|
||
[36m[5e6 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Received message PUT_STATE from shim
|
||
[36m[5e7 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: PUT_STATE in state ready
|
||
[36m[5e8 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5e9 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07]state is ready
|
||
[36m[5ea 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [f35ada07]Completed PUT_STATE. Sending RESPONSE
|
||
[36m[5eb 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [f35ada07]enterBusyState trigger event RESPONSE
|
||
[36m[5ec 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Move state message RESPONSE
|
||
[36m[5ed 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: RESPONSE in state ready
|
||
[36m[5ee 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[5ef 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]sending state message RESPONSE
|
||
[36m[5f0 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Received message COMPLETED from shim
|
||
[36m[5f1 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[5f2 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7]HandleMessage- COMPLETED. Notify
|
||
[36m[5f3 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7
|
||
[36m[5f4 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[5f5 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[5f6 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[5f7 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [a7d77560-0aad-40a0-97e5-637a5070fd5b]
|
||
[36m[5f8 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[5f9 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7 channel id: businesschannel chaincode id: name:"exp02"
|
||
[36m[5fa 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"exp02" is escc
|
||
[36m[5fb 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7 channel id: businesschannel version: 1.0.2
|
||
[36m[5fc 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7,syscc=true,proposal=0xc4216b3810,canname=escc:1.0.2
|
||
[36m[5fd 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[5fe 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[5ff 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[600 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [f35ada07]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[601 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[602 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[603 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [f35ada07]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[604 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Move state message TRANSACTION
|
||
[36m[605 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[606 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[607 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]sending state message TRANSACTION
|
||
[36m[608 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]Received message TRANSACTION from shim
|
||
[36m[609 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [f35ada07]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[60a 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [f35ada07]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[60b 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[60c 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[60d 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]Transaction completed. Sending COMPLETED
|
||
[36m[60e 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]Move state message COMPLETED
|
||
[36m[60f 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [f35ada07]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[610 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [f35ada07]send state message COMPLETED
|
||
[36m[611 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [f35ada07]Received message COMPLETED from shim
|
||
[36m[612 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada07]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[613 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7]HandleMessage- COMPLETED. Notify
|
||
[36m[614 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7
|
||
[36m[615 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[616 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[617 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[618 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [a7d77560-0aad-40a0-97e5-637a5070fd5b]
|
||
[36m[619 03-05 06:01:38.40 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[61a 03-05 06:01:40.45 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Adding payload locally, buffer seqNum = [5], peers number [3]
|
||
[36m[61b 03-05 06:01:40.45 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Gossiping block [5], peers number [3]
|
||
[36m[61c 03-05 06:01:40.45 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU[0m Validating block
|
||
[36m[61d 03-05 06:01:40.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m START Block Validation
|
||
[36m[61e 03-05 06:01:40.45 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction peer.ValidateTransaction()
|
||
[36m[61f 03-05 06:01:40.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope starts for envelope 0xc424996180
|
||
[36m[620 03-05 06:01:40.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m Header is channel_header:"\010\003\032\014\010\302\272\363\324\005\020\360\216\360\271\001\"\017businesschannel*@f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\310\t\322\301\203\203\300}\3710\230T\307\026\0313\332\265U\312\276\355\223L"
|
||
[36m[621 03-05 06:01:40.45 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[622 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[623 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[624 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[625 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[626 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction starts for data 0xc422bc1000, header channel_header:"\010\003\032\014\010\302\272\363\324\005\020\360\216\360\271\001\"\017businesschannel*@f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org1MSP\022\200\006-----BEGIN -----\nMIICGjCCAcCgAwIBAgIRAN7l5sUZ8kUBrQLiUPx89uYwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTgwMTMwMDgzOTU1WhcNMjgwMTI4MDgzOTU1\nWjBbMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEfMB0GA1UEAwwWQWRtaW5Ab3JnMS5leGFtcGxlLmNvbTBZ\nMBMGByqGSM49AgEGCCqGSM49AwEHA0IABDQhkxZeS+j1ujjJv/LvMP29GJXQV8/t\nrkO9nAHOVRPP8NF6y3dSyF+I4kq5NrJwvzKHiMSZB015cBhATzJ9ghKjTTBLMA4G\nA1UdDwEB/wQEAwIHgDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIAlj6NRKKHFF\nPKLGyfaoMy5RF+Uv5cdZh+MUNzlyXKmzMAoGCCqGSM49BAMCA0gAMEUCIQCzGbpI\n2+FiSXqXlc7Hz32opuToBWBriq7OKooXO+aUyAIgNIu5kc2D7zXQo3GFwLRecp/y\nC11M2D/PI8NauOh6UCc=\n-----END -----\n\022\030\310\t\322\301\203\203\300}\3710\230T\307\026\0313\332\265U\312\276\355\223L"
|
||
[36m[627 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction info: there are 1 actions
|
||
[36m[628 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction info: signature header is valid
|
||
[36m[629 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope returns err %!s(<nil>)
|
||
[36m[62a 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Transaction is for chain businesschannel
|
||
[36m[62b 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7]
|
||
[36m[62c 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction vscc tx validate
|
||
[36m[62d 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU[0m constructing new query executor [5accf4d2-3a30-4d82-9059-965b76c60e63]
|
||
[36m[62e 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[62f 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU[0m Done with transaction simulation / query execution [5accf4d2-3a30-4d82-9059-965b76c60e63]
|
||
[36m[630 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[631 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [d10f050b-b796-4a1a-a7db-2f994da36f90]
|
||
[36m[632 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=70e3fefd-2ed9-4fa4-9105-43d99338ba33,syscc=true,proposal=0x0,canname=vscc:1.0.2
|
||
[36m[633 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU[0m Invoking VSCC txid f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7 chaindID businesschannel
|
||
[36m[634 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : vscc:1.0.2
|
||
[36m[635 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[636 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: vscc:1.0.2
|
||
[36m[637 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [70e3fefd]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[638 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[639 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [70e3fefd]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[63a 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [70e3fefd]Move state message TRANSACTION
|
||
[36m[63b 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [70e3fefd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[63c 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[63d 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [70e3fefd]sending state message TRANSACTION
|
||
[36m[63e 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [70e3fefd]Received message TRANSACTION from shim
|
||
[36m[63f 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [70e3fefd]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[640 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [70e3fefd]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[641 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC invoked
|
||
[36m[642 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU[0m Signature set is of size 1 out of 1 endorsement(s)
|
||
[36m[643 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC exists successfully
|
||
[36m[644 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [70e3fefd]Transaction completed. Sending COMPLETED
|
||
[36m[645 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [70e3fefd]Move state message COMPLETED
|
||
[36m[646 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [70e3fefd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[647 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [70e3fefd]send state message COMPLETED
|
||
[36m[648 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [70e3fefd]Received message COMPLETED from shim
|
||
[36m[649 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [70e3fefd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[64a 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [70e3fefd-2ed9-4fa4-9105-43d99338ba33]HandleMessage- COMPLETED. Notify
|
||
[36m[64b 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:70e3fefd-2ed9-4fa4-9105-43d99338ba33
|
||
[36m[64c 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[64d 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [d10f050b-b796-4a1a-a7db-2f994da36f90]
|
||
[36m[64e 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m END Block Validation
|
||
[36m[64f 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU[0m Validating new block with num trans = [1]
|
||
[36m[650 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc42210eec0), Data:(*common.BlockData)(0xc42154b880), Metadata:(*common.BlockMetadata)(0xc42154b8c0)}, doMVCCValidation=true
|
||
[36m[651 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Validating a block with [1] transactions
|
||
[36m[652 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU[0m GetState(). ns=exp02, key=a
|
||
[36m[653 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU[0m GetState(). ns=exp02, key=b
|
||
[36m[654 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[655 03-05 06:01:40.46 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Block [5] Transaction index [0] TxId [f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7] marked as valid by state validator
|
||
[36m[656 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Indexing block [blockNum=5, blockHash=[]byte{0xea, 0x87, 0x52, 0x9, 0xaf, 0x7, 0xe1, 0x4a, 0xb, 0x6b, 0x92, 0x40, 0x63, 0xa8, 0x2b, 0xcc, 0xb1, 0x88, 0x8e, 0x68, 0x43, 0x28, 0x37, 0x88, 0x9f, 0x9b, 0x78, 0xf8, 0x9d, 0x35, 0xed, 0xa} txOffsets=
|
||
txId=f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7 locPointer=offset=70, bytesLength=2855
|
||
]
|
||
[36m[657 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=49962, bytesLength=2855] for tx ID: [f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7] to index
|
||
[36m[658 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=49962, bytesLength=2855] for tx number:[0] ID: [f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7] to blockNumTranNum index
|
||
[36m[659 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU[0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[54568], isChainEmpty=[false], lastBlockNumber=[5]
|
||
[65a 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO[0m Channel [businesschannel]: Created block [5] with 1 transaction(s)
|
||
[36m[65b 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Committing updates to state database
|
||
[36m[65c 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Write lock acquired for committing updates to state database
|
||
[36m[65d 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU[0m Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
|
||
[36m[65e 03-05 06:01:40.47 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU[0m Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
|
||
[36m[65f 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Updates committed to state database
|
||
[36m[660 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updating history database for blockNo [5] with [1] transactions
|
||
[36m[661 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updates committed to history database for blockNo [5]
|
||
[36m[662 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Entry
|
||
[36m[663 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Channel [businesschannel]: Block event for block number [5] contains transaction id: f35ada0721691cf02d831f6b0e82339b30345ec48541c509438dcf197cb204c7
|
||
[664 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO[0m Channel [businesschannel]: Sending event for block number [5]
|
||
[36m[665 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Entry
|
||
[36m[666 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event processor timeout > 0
|
||
[36m[667 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event sent successfully
|
||
[36m[668 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Exit
|
||
[36m[669 03-05 06:01:40.51 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Exit
|
||
[36m[66a 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[66b 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc42246a690
|
||
[36m[66c 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[66d 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[66e 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[66f 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[670 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[671 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc42261e0f0, header 0xc42246a6c0
|
||
[36m[672 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
|
||
[36m[673 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77
|
||
[36m[674 03-05 06:01:57.38 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77]
|
||
[36m[675 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[676 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [35c5c9e5-d5b6-4ef8-bdcc-9f839c165676]
|
||
[36m[677 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77 channel id: businesschannel
|
||
[36m[678 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77,syscc=true,proposal=0xc42261e0f0,canname=lscc:1.0.2
|
||
[36m[679 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[67a 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[67b 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[67c 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [b40874dd]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[67d 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[67e 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[67f 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [b40874dd]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[680 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]Move state message TRANSACTION
|
||
[36m[681 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[682 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[683 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]sending state message TRANSACTION
|
||
[36m[684 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]Received message TRANSACTION from shim
|
||
[36m[685 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b40874dd]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[686 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [b40874dd]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[687 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [b40874dd]Sending GET_STATE
|
||
[36m[688 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]Received message GET_STATE from shim
|
||
[36m[689 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[68a 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [b40874dd]Received GET_STATE, invoking get state from ledger
|
||
[36m[68b 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[68c 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [b40874dd] getting state for chaincode lscc, key exp02, channel businesschannel
|
||
[36m[68d 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[68e 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [b40874dd]Got state. Sending RESPONSE
|
||
[36m[68f 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [b40874dd]handleGetState serial send RESPONSE
|
||
[36m[690 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]Received message RESPONSE from shim
|
||
[36m[691 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b40874dd]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[692 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [b40874dd]before send
|
||
[36m[693 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [b40874dd]after send
|
||
[36m[694 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [b40874dd]Received RESPONSE, communicated (state:ready)
|
||
[36m[695 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [b40874dd]GetState received payload RESPONSE
|
||
[36m[696 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]Transaction completed. Sending COMPLETED
|
||
[36m[697 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]Move state message COMPLETED
|
||
[36m[698 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b40874dd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[699 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]send state message COMPLETED
|
||
[36m[69a 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]Received message COMPLETED from shim
|
||
[36m[69b 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[69c 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77]HandleMessage- COMPLETED. Notify
|
||
[36m[69d 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77
|
||
[36m[69e 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[69f 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU[0m Getting chaincode data for <exp02, 1.0> from cache
|
||
[36m[6a0 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77 channel id: businesschannel version: 1.0
|
||
[36m[6a1 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77,syscc=false,proposal=0xc42261e0f0,canname=exp02:1.0
|
||
[36m[6a2 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : exp02:1.0
|
||
[36m[6a3 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[6a4 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: exp02:1.0
|
||
[36m[6a5 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [b40874dd]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[6a6 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[6a7 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[6a8 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [b40874dd]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[6a9 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]Move state message TRANSACTION
|
||
[36m[6aa 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[6ab 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[6ac 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]sending state message TRANSACTION
|
||
[36m[6ad 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]Received message GET_STATE from shim
|
||
[36m[6ae 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[6af 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [b40874dd]Received GET_STATE, invoking get state from ledger
|
||
[36m[6b0 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[6b1 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [b40874dd] getting state for chaincode exp02, key a, channel businesschannel
|
||
[36m[6b2 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=exp02, key=a
|
||
[36m[6b3 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [b40874dd]Got state. Sending RESPONSE
|
||
[36m[6b4 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [b40874dd]handleGetState serial send RESPONSE
|
||
[36m[6b5 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]Received message COMPLETED from shim
|
||
[36m[6b6 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[6b7 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77]HandleMessage- COMPLETED. Notify
|
||
[36m[6b8 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77
|
||
[36m[6b9 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[6ba 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[6bb 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[6bc 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [35c5c9e5-d5b6-4ef8-bdcc-9f839c165676]
|
||
[36m[6bd 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[6be 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77 channel id: businesschannel chaincode id: name:"exp02"
|
||
[36m[6bf 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"exp02" is escc
|
||
[36m[6c0 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77 channel id: businesschannel version: 1.0.2
|
||
[36m[6c1 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77,syscc=true,proposal=0xc42261e0f0,canname=escc:1.0.2
|
||
[36m[6c2 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[6c3 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[6c4 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[6c5 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [b40874dd]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[6c6 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[6c7 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[6c8 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [b40874dd]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[6c9 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]Move state message TRANSACTION
|
||
[36m[6ca 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[6cb 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[6cc 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]sending state message TRANSACTION
|
||
[36m[6cd 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]Received message TRANSACTION from shim
|
||
[36m[6ce 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b40874dd]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[6cf 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [b40874dd]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[6d0 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[6d1 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[6d2 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]Transaction completed. Sending COMPLETED
|
||
[36m[6d3 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]Move state message COMPLETED
|
||
[36m[6d4 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [b40874dd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[6d5 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [b40874dd]send state message COMPLETED
|
||
[36m[6d6 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [b40874dd]Received message COMPLETED from shim
|
||
[36m[6d7 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[6d8 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77]HandleMessage- COMPLETED. Notify
|
||
[36m[6d9 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:b40874dd9ba83a9f2895a050da09c076dc4a7f5a5d09388f1cd4efd3ac987d77
|
||
[36m[6da 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[6db 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[6dc 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[6dd 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [35c5c9e5-d5b6-4ef8-bdcc-9f839c165676]
|
||
[36m[6de 03-05 06:01:57.39 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[6df 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Adding payload locally, buffer seqNum = [6], peers number [3]
|
||
[36m[6e0 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/deliverservice/blocksprovider] DeliverBlocks -> DEBU[0m [businesschannel] Gossiping block [6], peers number [3]
|
||
[36m[6e1 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/committer] commitBlock.Commit -> DEBU[0m Validating block
|
||
[36m[6e2 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m START Block Validation
|
||
[36m[6e3 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction peer.ValidateTransaction()
|
||
[36m[6e4 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope starts for envelope 0xc425225a10
|
||
[36m[6e5 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m Header is channel_header:"\010\003\032\013\010\325\272\363\324\005\020\307\223\200d\"\017businesschannel*@11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030[\205\035\2326\347vo\373\034\345 _\320\313\251>@Z\215\247i\214\236"
|
||
[36m[6e6 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[6e7 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[6e8 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org2MSP 50a75f726577e2f4bb0c5d22c0884b867cf1c61d775abcc49c1c4623f9c6d5b4}
|
||
[36m[6e9 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[6ea 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[6eb 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction starts for data 0xc4220d5800, header channel_header:"\010\003\032\013\010\325\272\363\324\005\020\307\223\200d\"\017businesschannel*@11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340:\t\022\007\022\005exp02" signature_header:"\n\214\006\n\007Org2MSP\022\200\006-----BEGIN -----\nMIICGTCCAb+gAwIBAgIQL2elJvtGNehTCsuZCwB5KDAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMi5leGFtcGxlLmNvbTAeFw0xODAxMzAwODM5NTZaFw0yODAxMjgwODM5NTZa\nMFsxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMR8wHQYDVQQDDBZBZG1pbkBvcmcyLmV4YW1wbGUuY29tMFkw\nEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEtLyUihjq4eT/mELLRLZOXQS3GCE1/3HT\nioJCkMNLMGoPTaTh/kOJXeSdhKkz9mMHooxbGy4g1fXFnkaRVnTMX6NNMEswDgYD\nVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgKWoZ8Fim+8eY\nU8xcOOcVYalt+iX/YpcRs0/XMjNuXfQwCgYIKoZIzj0EAwIDSAAwRQIhAKdxUpS4\nLkwqnlSOV2b9Cx7Px/9PD6KnLF1Ag4FWrCelAiBYjU5zxjbI86Rvyxx0DOKFbnQu\nsMr0N2mivnK0rNhx+A==\n-----END -----\n\022\030[\205\035\2326\347vo\373\034\345 _\320\313\251>@Z\215\247i\214\236"
|
||
[36m[6ec 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction info: there are 1 actions
|
||
[36m[6ed 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction.validateEndorserTransaction -> DEBU[0m validateEndorserTransaction info: signature header is valid
|
||
[36m[6ee 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/validation] commitBlock.Commit.Validate.ValidateTransaction -> DEBU[0m ValidateTransactionEnvelope returns err %!s(<nil>)
|
||
[36m[6ef 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Transaction is for chain businesschannel
|
||
[36m[6f0 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Validate.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340]
|
||
[36m[6f1 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m Validating transaction vscc tx validate
|
||
[36m[6f2 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.NewQueryExecutor.NewQueryExecutor.NewQueryExecutor.newQueryExecutor -> DEBU[0m constructing new query executor [49923455-a311-4ef1-bdc2-2fa57194550a]
|
||
[36m[6f3 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[6f4 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.GetInfoForValidate.getCDataForCC.Done -> DEBU[0m Done with transaction simulation / query execution [49923455-a311-4ef1-bdc2-2fa57194550a]
|
||
[36m[6f5 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[6f6 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetContext.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [65bccda4-56f8-46e3-ac99-0e67da73849d]
|
||
[36m[6f7 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.GetCCContext.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=vscc,version=1.0.2,txid=1b4adc83-d296-4e96-b731-5e58522a9d9a,syscc=true,proposal=0x0,canname=vscc:1.0.2
|
||
[36m[6f8 03-05 06:01:59.26 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC -> DEBU[0m Invoking VSCC txid 11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340 chaindID businesschannel
|
||
[36m[6f9 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : vscc:1.0.2
|
||
[36m[6fa 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[6fb 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: vscc:1.0.2
|
||
[36m[6fc 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [1b4adc83]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[6fd 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[6fe 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [1b4adc83]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[6ff 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1b4adc83]Move state message TRANSACTION
|
||
[36m[700 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1b4adc83]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[701 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[702 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1b4adc83]sending state message TRANSACTION
|
||
[36m[703 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1b4adc83]Received message TRANSACTION from shim
|
||
[36m[704 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [1b4adc83]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[705 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [1b4adc83]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[706 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC invoked
|
||
[36m[707 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke.deduplicateIdentity -> DEBU[0m Signature set is of size 1 out of 1 endorsement(s)
|
||
[36m[708 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/scc/vscc] Invoke -> DEBU[0m VSCC exists successfully
|
||
[36m[709 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1b4adc83]Transaction completed. Sending COMPLETED
|
||
[36m[70a 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1b4adc83]Move state message COMPLETED
|
||
[36m[70b 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [1b4adc83]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[70c 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [1b4adc83]send state message COMPLETED
|
||
[36m[70d 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [1b4adc83]Received message COMPLETED from shim
|
||
[36m[70e 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1b4adc83]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[70f 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [1b4adc83-d296-4e96-b731-5e58522a9d9a]HandleMessage- COMPLETED. Notify
|
||
[36m[710 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:1b4adc83-d296-4e96-b731-5e58522a9d9a
|
||
[36m[711 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/chaincode] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ExecuteChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[712 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Validate.VSCCValidateTx.VSCCValidateTxForCC.ReleaseContext.Done -> DEBU[0m Done with transaction simulation / query execution [65bccda4-56f8-46e3-ac99-0e67da73849d]
|
||
[36m[713 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/committer/txvalidator] commitBlock.Commit.Validate -> DEBU[0m END Block Validation
|
||
[36m[714 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.ValidateAndPrepare -> DEBU[0m Validating new block with num trans = [1]
|
||
[36m[715 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m New block arrived for validation:&common.Block{Header:(*common.BlockHeader)(0xc421f49f40), Data:(*common.BlockData)(0xc421ec94c0), Metadata:(*common.BlockMetadata)(0xc421ec9500)}, doMVCCValidation=true
|
||
[36m[716 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Validating a block with [1] transactions
|
||
[36m[717 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU[0m GetState(). ns=exp02, key=a
|
||
[36m[718 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU[0m GetState(). ns=exp02, key=b
|
||
[36m[719 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch.validateEndorserTX.validateTx.validateReadSet.validateKVRead.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[71a 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/validator/statebasedval] commitBlock.Commit.Commit.Commit.ValidateAndPrepare.ValidateAndPrepareBatch -> DEBU[0m Block [6] Transaction index [0] TxId [11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340] marked as valid by state validator
|
||
[36m[71b 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Indexing block [blockNum=6, blockHash=[]byte{0x72, 0x9f, 0xf7, 0xae, 0x8, 0x5d, 0xff, 0x25, 0x3e, 0x6b, 0x55, 0x9a, 0x66, 0x39, 0x8d, 0x82, 0x44, 0x6d, 0x84, 0xc4, 0x78, 0x42, 0xe7, 0x5d, 0xde, 0x3b, 0x19, 0xbf, 0x42, 0x6c, 0x29, 0x23} txOffsets=
|
||
txId=11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340 locPointer=offset=70, bytesLength=2854
|
||
]
|
||
[36m[71c 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=54638, bytesLength=2854] for tx ID: [11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340] to index
|
||
[36m[71d 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.indexBlock -> DEBU[0m Adding txLoc [fileSuffixNum=0, offset=54638, bytesLength=2854] for tx number:[0] ID: [11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340] to blockNumTranNum index
|
||
[36m[71e 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] commitBlock.Commit.Commit.Commit.AddBlock.addBlock.updateCheckpoint -> DEBU[0m Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[59242], isChainEmpty=[false], lastBlockNumber=[6]
|
||
[71f 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger] commitBlock.Commit.Commit.Commit -> INFO[0m Channel [businesschannel]: Created block [6] with 1 transaction(s)
|
||
[36m[720 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Committing updates to state database
|
||
[36m[721 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Write lock acquired for committing updates to state database
|
||
[36m[722 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU[0m Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x61}]
|
||
[36m[723 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] commitBlock.Commit.Commit.Commit.Commit.ApplyUpdates -> DEBU[0m Channel [businesschannel]: Applying key=[[]byte{0x65, 0x78, 0x70, 0x30, 0x32, 0x0, 0x62}]
|
||
[36m[724 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Updates committed to state database
|
||
[36m[725 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updating history database for blockNo [6] with [1] transactions
|
||
[36m[726 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/history/historydb/historyleveldb] commitBlock.Commit.Commit.Commit.Commit -> DEBU[0m Channel [businesschannel]: Updates committed to history database for blockNo [6]
|
||
[36m[727 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Entry
|
||
[36m[728 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Channel [businesschannel]: Block event for block number [6] contains transaction id: 11c4e86a6762140cb8ffe4138dbde1d13eca975bf278b979ff45fae2148ea340
|
||
[729 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> INFO[0m Channel [businesschannel]: Sending event for block number [6]
|
||
[36m[72a 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Entry
|
||
[36m[72b 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event processor timeout > 0
|
||
[36m[72c 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Event sent successfully
|
||
[36m[72d 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent.Send -> DEBU[0m Exit
|
||
[36m[72e 03-05 06:01:59.27 UTC] [github.com/hyperledger/fabric/events/producer] commitBlock.Commit.SendProducerBlockEvent -> DEBU[0m Exit
|
||
[36m[72f 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[730 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc4247055c0
|
||
[36m[731 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[732 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[733 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[734 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[735 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[736 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc42007f220, header 0xc4247055f0
|
||
[36m[737 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"exp02"
|
||
[36m[738 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50
|
||
[36m[739 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50]
|
||
[36m[73a 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[73b 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [2944a33d-f989-4d02-b627-ce2e7ca95511]
|
||
[36m[73c 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50 channel id: businesschannel
|
||
[36m[73d 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50,syscc=true,proposal=0xc42007f220,canname=lscc:1.0.2
|
||
[36m[73e 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[73f 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[740 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[741 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [fb53a969]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[742 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[743 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[744 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [fb53a969]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[745 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]Move state message TRANSACTION
|
||
[36m[746 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[747 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[748 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]sending state message TRANSACTION
|
||
[36m[749 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]Received message TRANSACTION from shim
|
||
[36m[74a 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [fb53a969]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[74b 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [fb53a969]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[74c 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [fb53a969]Sending GET_STATE
|
||
[36m[74d 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]Received message GET_STATE from shim
|
||
[36m[74e 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[74f 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [fb53a969]Received GET_STATE, invoking get state from ledger
|
||
[36m[750 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[751 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [fb53a969] getting state for chaincode lscc, key exp02, channel businesschannel
|
||
[36m[752 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[753 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [fb53a969]Got state. Sending RESPONSE
|
||
[36m[754 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [fb53a969]handleGetState serial send RESPONSE
|
||
[36m[755 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]Received message RESPONSE from shim
|
||
[36m[756 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [fb53a969]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[757 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [fb53a969]before send
|
||
[36m[758 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [fb53a969]after send
|
||
[36m[759 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [fb53a969]GetState received payload RESPONSE
|
||
[36m[75b 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]Transaction completed. Sending COMPLETED
|
||
[36m[75a 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [fb53a969]Received RESPONSE, communicated (state:ready)
|
||
[36m[75c 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]Move state message COMPLETED
|
||
[36m[75d 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [fb53a969]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[75e 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]send state message COMPLETED
|
||
[36m[75f 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]Received message COMPLETED from shim
|
||
[36m[760 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[761 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50]HandleMessage- COMPLETED. Notify
|
||
[36m[762 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50
|
||
[36m[763 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.getCDSFromLSCC.GetChaincodeDataFromLSCC.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[764 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.CheckInsantiationPolicy.GetChaincodeData -> DEBU[0m Getting chaincode data for <exp02, 1.0> from cache
|
||
[36m[765 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50 channel id: businesschannel version: 1.0
|
||
[36m[766 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=exp02,version=1.0,txid=fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50,syscc=false,proposal=0xc42007f220,canname=exp02:1.0
|
||
[36m[767 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : exp02:1.0
|
||
[36m[768 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[769 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: exp02:1.0
|
||
[36m[76a 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [fb53a969]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[76b 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[76c 03-05 06:01:59.50 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[76d 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [fb53a969]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[76e 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]Move state message TRANSACTION
|
||
[36m[76f 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[770 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[771 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]sending state message TRANSACTION
|
||
[36m[772 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]Received message GET_STATE from shim
|
||
[36m[773 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[774 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [fb53a969]Received GET_STATE, invoking get state from ledger
|
||
[36m[775 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[776 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [fb53a969] getting state for chaincode exp02, key a, channel businesschannel
|
||
[36m[777 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=exp02, key=a
|
||
[36m[778 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [fb53a969]Got state. Sending RESPONSE
|
||
[36m[779 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [fb53a969]handleGetState serial send RESPONSE
|
||
[36m[77a 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]Received message COMPLETED from shim
|
||
[36m[77b 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[77c 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50]HandleMessage- COMPLETED. Notify
|
||
[36m[77d 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processStreamingRPC._ChaincodeSupport_Register_Handler.Register.HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50
|
||
[36m[77e 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[77f 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[780 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[781 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [2944a33d-f989-4d02-b627-ce2e7ca95511]
|
||
[36m[782 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[783 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50 channel id: businesschannel chaincode id: name:"exp02"
|
||
[36m[784 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"exp02" is escc
|
||
[36m[785 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50 channel id: businesschannel version: 1.0.2
|
||
[36m[786 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50,syscc=true,proposal=0xc42007f220,canname=escc:1.0.2
|
||
[36m[787 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[788 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[789 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[78a 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [fb53a969]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[78b 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[78c 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[78d 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [fb53a969]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[78e 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]Move state message TRANSACTION
|
||
[36m[78f 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[790 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[791 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]sending state message TRANSACTION
|
||
[36m[792 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]Received message TRANSACTION from shim
|
||
[36m[793 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [fb53a969]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[794 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [fb53a969]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[795 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[796 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[797 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]Transaction completed. Sending COMPLETED
|
||
[36m[798 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]Move state message COMPLETED
|
||
[36m[799 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [fb53a969]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[79a 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [fb53a969]send state message COMPLETED
|
||
[36m[79b 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [fb53a969]Received message COMPLETED from shim
|
||
[36m[79c 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[79d 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50]HandleMessage- COMPLETED. Notify
|
||
[36m[79e 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:fb53a969dc4c678689f69bf95540b34213fe4d2b75539c63f9ccac6347de8e50
|
||
[36m[79f 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[7a0 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[7a1 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[7a2 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [2944a33d-f989-4d02-b627-ce2e7ca95511]
|
||
[36m[7a3 03-05 06:01:59.51 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[7a4 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[7a5 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc4216bd680
|
||
[36m[7a6 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[7a7 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[7a8 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[7a9 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[7aa 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[7ab 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc4215408c0, header 0xc4216bd6b0
|
||
[36m[7ac 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
|
||
[36m[7ad 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: 12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8
|
||
[36m[7ae 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8]
|
||
[36m[7af 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[7b0 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [7bc1f421-f36c-4644-9591-28ee54b48f21]
|
||
[36m[7b1 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: 12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8 channel id: businesschannel
|
||
[36m[7b2 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: 12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8 channel id: businesschannel version: 1.0.2
|
||
[36m[7b3 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8,syscc=true,proposal=0xc4215408c0,canname=lscc:1.0.2
|
||
[36m[7b4 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[7b5 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[7b6 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[7b7 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [12b2af67]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[7b8 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[7b9 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[7ba 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [12b2af67]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[7bb 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [12b2af67]Move state message TRANSACTION
|
||
[36m[7bc 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [12b2af67]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[7bd 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[7be 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [12b2af67]sending state message TRANSACTION
|
||
[36m[7bf 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]Received message TRANSACTION from shim
|
||
[36m[7c0 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [12b2af67]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[7c1 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [12b2af67]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[7c2 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [12b2af67]Sending GET_STATE
|
||
[36m[7c3 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [12b2af67]Received message GET_STATE from shim
|
||
[36m[7c4 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [12b2af67]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[7c5 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [12b2af67]Received GET_STATE, invoking get state from ledger
|
||
[36m[7c6 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[7c7 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [12b2af67] getting state for chaincode lscc, key exp02, channel businesschannel
|
||
[36m[7c8 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[7c9 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [12b2af67]Got state. Sending RESPONSE
|
||
[36m[7ca 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [12b2af67]handleGetState serial send RESPONSE
|
||
[36m[7cb 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]Received message RESPONSE from shim
|
||
[36m[7cc 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [12b2af67]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[7cd 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [12b2af67]before send
|
||
[36m[7ce 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [12b2af67]after send
|
||
[36m[7d0 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [12b2af67]GetState received payload RESPONSE
|
||
[36m[7d1 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]Transaction completed. Sending COMPLETED
|
||
[36m[7cf 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [12b2af67]Received RESPONSE, communicated (state:ready)
|
||
[36m[7d2 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]Move state message COMPLETED
|
||
[36m[7d3 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [12b2af67]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[7d4 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]send state message COMPLETED
|
||
[36m[7d5 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [12b2af67]Received message COMPLETED from shim
|
||
[36m[7d6 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [12b2af67]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[7d7 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8]HandleMessage- COMPLETED. Notify
|
||
[36m[7d8 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8
|
||
[36m[7d9 03-05 06:01:59.90 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[7da 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[7db 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[7dc 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [7bc1f421-f36c-4644-9591-28ee54b48f21]
|
||
[36m[7dd 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[7de 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: 12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8 channel id: businesschannel chaincode id: name:"lscc"
|
||
[36m[7df 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"lscc" is escc
|
||
[36m[7e0 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: 12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8 channel id: businesschannel version: 1.0.2
|
||
[36m[7e1 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8,syscc=true,proposal=0xc4215408c0,canname=escc:1.0.2
|
||
[36m[7e2 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[7e3 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[7e4 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[7e5 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [12b2af67]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[7e6 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[7e7 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[7e8 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [12b2af67]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[7e9 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [12b2af67]Move state message TRANSACTION
|
||
[36m[7ea 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [12b2af67]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[7eb 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[7ec 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [12b2af67]sending state message TRANSACTION
|
||
[36m[7ed 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]Received message TRANSACTION from shim
|
||
[36m[7ee 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [12b2af67]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[7ef 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [12b2af67]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[7f0 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[7f1 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[7f2 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]Transaction completed. Sending COMPLETED
|
||
[36m[7f3 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]Move state message COMPLETED
|
||
[36m[7f4 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [12b2af67]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[7f5 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [12b2af67]send state message COMPLETED
|
||
[36m[7f6 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [12b2af67]Received message COMPLETED from shim
|
||
[36m[7f7 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [12b2af67]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[7f8 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8]HandleMessage- COMPLETED. Notify
|
||
[36m[7f9 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:12b2af6727421bc06ff04344d3748c98f771dfca678c075654345f7aca6156a8
|
||
[36m[7fa 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[7fb 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[7fc 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[7fd 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [7bc1f421-f36c-4644-9591-28ee54b48f21]
|
||
[36m[7fe 03-05 06:01:59.91 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[7ff 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[800 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc42204c5d0
|
||
[36m[801 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[802 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[803 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[804 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[805 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[806 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc4215b53b0, header 0xc42204c600
|
||
[36m[807 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
|
||
[36m[808 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: 65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85
|
||
[36m[809 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85]
|
||
[36m[80a 03-05 06:02:00.01 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[80b 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [9f842677-e4c2-49fc-92d1-50921840d300]
|
||
[36m[80c 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: 65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85 channel id: businesschannel
|
||
[36m[80d 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: 65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85 channel id: businesschannel version: 1.0.2
|
||
[36m[80e 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85,syscc=true,proposal=0xc4215b53b0,canname=lscc:1.0.2
|
||
[36m[80f 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[810 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[811 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[812 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [65d81b0f]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[813 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[814 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[815 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [65d81b0f]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[816 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [65d81b0f]Move state message TRANSACTION
|
||
[36m[817 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [65d81b0f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[818 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[819 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [65d81b0f]sending state message TRANSACTION
|
||
[36m[81a 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]Received message TRANSACTION from shim
|
||
[36m[81b 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [65d81b0f]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[81c 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [65d81b0f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[81d 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [65d81b0f]Sending GET_STATE
|
||
[36m[81e 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [65d81b0f]Received message GET_STATE from shim
|
||
[36m[81f 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [65d81b0f]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[820 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [65d81b0f]Received GET_STATE, invoking get state from ledger
|
||
[36m[821 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[822 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [65d81b0f] getting state for chaincode lscc, key exp02, channel businesschannel
|
||
[36m[823 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[824 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [65d81b0f]Got state. Sending RESPONSE
|
||
[36m[825 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [65d81b0f]handleGetState serial send RESPONSE
|
||
[36m[826 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]Received message RESPONSE from shim
|
||
[36m[827 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [65d81b0f]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[828 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [65d81b0f]before send
|
||
[36m[829 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [65d81b0f]after send
|
||
[36m[82a 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [65d81b0f]Received RESPONSE, communicated (state:ready)
|
||
[36m[82b 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [65d81b0f]GetState received payload RESPONSE
|
||
[36m[82c 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]Transaction completed. Sending COMPLETED
|
||
[36m[82d 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]Move state message COMPLETED
|
||
[36m[82e 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [65d81b0f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[82f 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]send state message COMPLETED
|
||
[36m[830 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [65d81b0f]Received message COMPLETED from shim
|
||
[36m[831 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [65d81b0f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[832 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85]HandleMessage- COMPLETED. Notify
|
||
[36m[833 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85
|
||
[36m[834 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[835 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[836 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[837 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [9f842677-e4c2-49fc-92d1-50921840d300]
|
||
[36m[838 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[839 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: 65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85 channel id: businesschannel chaincode id: name:"lscc"
|
||
[36m[83a 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"lscc" is escc
|
||
[36m[83b 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: 65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85 channel id: businesschannel version: 1.0.2
|
||
[36m[83c 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85,syscc=true,proposal=0xc4215b53b0,canname=escc:1.0.2
|
||
[36m[83d 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[83e 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[83f 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[840 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [65d81b0f]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[841 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[842 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[843 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [65d81b0f]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[844 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [65d81b0f]Move state message TRANSACTION
|
||
[36m[845 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [65d81b0f]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[846 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[847 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [65d81b0f]sending state message TRANSACTION
|
||
[36m[848 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]Received message TRANSACTION from shim
|
||
[36m[849 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [65d81b0f]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[84a 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [65d81b0f]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[84b 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[84c 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[84d 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]Transaction completed. Sending COMPLETED
|
||
[36m[84e 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]Move state message COMPLETED
|
||
[36m[84f 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [65d81b0f]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[850 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [65d81b0f]send state message COMPLETED
|
||
[36m[851 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [65d81b0f]Received message COMPLETED from shim
|
||
[36m[852 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [65d81b0f]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[853 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85]HandleMessage- COMPLETED. Notify
|
||
[36m[854 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:65d81b0f27c491b1f9430d82ed259179536388b0f390f2c83e05acdf75308b85
|
||
[36m[855 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[856 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[857 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[858 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [9f842677-e4c2-49fc-92d1-50921840d300]
|
||
[36m[859 03-05 06:02:00.02 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[85a 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[85b 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc421ff8120
|
||
[36m[85c 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[85d 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[85e 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[85f 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[860 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[861 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc421b1e140, header 0xc421ff8150
|
||
[36m[862 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
|
||
[36m[863 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494
|
||
[36m[864 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494]
|
||
[36m[865 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[866 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [31b64a18-5e07-4e27-bbe1-454b7b427d1c]
|
||
[36m[867 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494 channel id: businesschannel
|
||
[36m[868 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494 channel id: businesschannel version: 1.0.2
|
||
[36m[869 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494,syscc=true,proposal=0xc421b1e140,canname=lscc:1.0.2
|
||
[36m[86a 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[86b 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[86c 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[86d 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [bf0654d8]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[86e 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[86f 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[870 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [bf0654d8]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[871 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [bf0654d8]Move state message TRANSACTION
|
||
[36m[872 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [bf0654d8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[873 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[874 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [bf0654d8]sending state message TRANSACTION
|
||
[36m[875 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]Received message TRANSACTION from shim
|
||
[36m[876 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [bf0654d8]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[877 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [bf0654d8]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[878 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [bf0654d8]Sending GET_STATE
|
||
[36m[879 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [bf0654d8]Received message GET_STATE from shim
|
||
[36m[87a 03-05 06:02:00.12 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [bf0654d8]Fabric side Handling ChaincodeMessage of type: GET_STATE in state ready
|
||
[36m[87b 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func3.afterGetState -> DEBU[0m [bf0654d8]Received GET_STATE, invoking get state from ledger
|
||
[36m[87c 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[87d 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [bf0654d8] getting state for chaincode lscc, key exp02, channel businesschannel
|
||
[36m[87e 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/statedb/stateleveldb] GetState.getState.GetState -> DEBU[0m GetState(). ns=lscc, key=exp02
|
||
[36m[87f 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m [bf0654d8]Got state. Sending RESPONSE
|
||
[36m[880 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [bf0654d8]handleGetState serial send RESPONSE
|
||
[36m[881 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]Received message RESPONSE from shim
|
||
[36m[882 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [bf0654d8]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[883 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [bf0654d8]before send
|
||
[36m[884 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [bf0654d8]after send
|
||
[36m[885 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [bf0654d8]Received RESPONSE, communicated (state:ready)
|
||
[36m[886 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getCCInstance.GetState.handleGetState -> DEBU[0m [bf0654d8]GetState received payload RESPONSE
|
||
[36m[887 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]Transaction completed. Sending COMPLETED
|
||
[36m[888 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]Move state message COMPLETED
|
||
[36m[889 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [bf0654d8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[88a 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]send state message COMPLETED
|
||
[36m[88b 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [bf0654d8]Received message COMPLETED from shim
|
||
[36m[88c 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [bf0654d8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[88d 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494]HandleMessage- COMPLETED. Notify
|
||
[36m[88e 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494
|
||
[36m[88f 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[890 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[891 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[892 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [31b64a18-5e07-4e27-bbe1-454b7b427d1c]
|
||
[36m[893 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[894 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494 channel id: businesschannel chaincode id: name:"lscc"
|
||
[36m[895 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"lscc" is escc
|
||
[36m[896 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494 channel id: businesschannel version: 1.0.2
|
||
[36m[897 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494,syscc=true,proposal=0xc421b1e140,canname=escc:1.0.2
|
||
[36m[898 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[899 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[89a 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[89b 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [bf0654d8]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[89c 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[89d 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[89e 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [bf0654d8]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[89f 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [bf0654d8]Move state message TRANSACTION
|
||
[36m[8a0 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [bf0654d8]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[8a1 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[8a2 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [bf0654d8]sending state message TRANSACTION
|
||
[36m[8a3 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]Received message TRANSACTION from shim
|
||
[36m[8a4 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [bf0654d8]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[8a5 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [bf0654d8]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[8a6 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[8a7 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[8a8 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]Transaction completed. Sending COMPLETED
|
||
[36m[8a9 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]Move state message COMPLETED
|
||
[36m[8aa 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [bf0654d8]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[8ab 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [bf0654d8]send state message COMPLETED
|
||
[36m[8ac 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [bf0654d8]Received message COMPLETED from shim
|
||
[36m[8ad 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [bf0654d8]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[8ae 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494]HandleMessage- COMPLETED. Notify
|
||
[36m[8af 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:bf0654d807848822795b5bdc14f264f2e5ed2240da5be2439afa7ed264c05494
|
||
[36m[8b0 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[8b1 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[8b2 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[8b3 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [31b64a18-5e07-4e27-bbe1-454b7b427d1c]
|
||
[36m[8b4 03-05 06:02:00.13 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[8b5 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[8b6 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc421fac8d0
|
||
[36m[8b7 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[8b8 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[8b9 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[8ba 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[8bb 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[8bc 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc421b1f590, header 0xc421fac900
|
||
[36m[8bd 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
|
||
[36m[8be 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: 2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b
|
||
[36m[8bf 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b]
|
||
[36m[8c0 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[8c1 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [27b4f371-d0d9-47ce-9a36-060ef7d19dcf]
|
||
[36m[8c2 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: 2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b channel id: businesschannel
|
||
[36m[8c3 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: 2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b channel id: businesschannel version: 1.0.2
|
||
[36m[8c4 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b,syscc=true,proposal=0xc421b1f590,canname=lscc:1.0.2
|
||
[36m[8c5 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[8c6 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[8c7 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[8c8 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [2dea7fd9]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[8c9 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[8ca 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[8cb 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [2dea7fd9]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[8cc 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [2dea7fd9]Move state message TRANSACTION
|
||
[36m[8cd 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [2dea7fd9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[8ce 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[8cf 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [2dea7fd9]sending state message TRANSACTION
|
||
[36m[8d0 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [2dea7fd9]Received message TRANSACTION from shim
|
||
[36m[8d1 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [2dea7fd9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[8d2 03-05 06:02:00.24 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [2dea7fd9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[8d3 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [2dea7fd9]Transaction completed. Sending COMPLETED
|
||
[36m[8d4 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [2dea7fd9]Move state message COMPLETED
|
||
[36m[8d5 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [2dea7fd9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[8d6 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [2dea7fd9]send state message COMPLETED
|
||
[36m[8d7 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [2dea7fd9]Received message COMPLETED from shim
|
||
[36m[8d8 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [2dea7fd9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[8d9 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b]HandleMessage- COMPLETED. Notify
|
||
[36m[8da 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b
|
||
[36m[8db 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[8dc 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[8dd 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[8de 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [27b4f371-d0d9-47ce-9a36-060ef7d19dcf]
|
||
[36m[8df 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[8e0 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: 2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b channel id: businesschannel chaincode id: name:"lscc"
|
||
[36m[8e1 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"lscc" is escc
|
||
[36m[8e2 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: 2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b channel id: businesschannel version: 1.0.2
|
||
[36m[8e3 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b,syscc=true,proposal=0xc421b1f590,canname=escc:1.0.2
|
||
[36m[8e4 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[8e5 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[8e6 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[8e7 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [2dea7fd9]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[8e8 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[8e9 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[8ea 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [2dea7fd9]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[8eb 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [2dea7fd9]Move state message TRANSACTION
|
||
[36m[8ec 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [2dea7fd9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[8ed 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[8ee 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [2dea7fd9]sending state message TRANSACTION
|
||
[36m[8ef 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [2dea7fd9]Received message TRANSACTION from shim
|
||
[36m[8f0 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [2dea7fd9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[8f1 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [2dea7fd9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[8f2 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[8f3 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[8f4 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [2dea7fd9]Transaction completed. Sending COMPLETED
|
||
[36m[8f5 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [2dea7fd9]Move state message COMPLETED
|
||
[36m[8f6 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [2dea7fd9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[8f7 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [2dea7fd9]send state message COMPLETED
|
||
[36m[8f8 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [2dea7fd9]Received message COMPLETED from shim
|
||
[36m[8f9 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [2dea7fd9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[8fa 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b]HandleMessage- COMPLETED. Notify
|
||
[36m[8fb 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:2dea7fd9255e4e8f37bf0f2547e2b7744bfbd743f8542ba546e5d5d541a44b3b
|
||
[36m[8fc 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[8fd 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[8fe 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[8ff 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [27b4f371-d0d9-47ce-9a36-060ef7d19dcf]
|
||
[36m[900 03-05 06:02:00.25 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[901 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[902 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc421f067e0
|
||
[36m[903 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[904 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[905 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[906 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[907 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[908 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc4218f2910, header 0xc421f06810
|
||
[36m[909 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"lscc"
|
||
[36m[90a 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: 40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2
|
||
[36m[90b 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2]
|
||
[36m[90c 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[90d 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [b457f485-feeb-4676-ac1e-d5b423689f58]
|
||
[36m[90e 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: 40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2 channel id: businesschannel
|
||
[36m[90f 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: 40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2 channel id: businesschannel version: 1.0.2
|
||
[36m[910 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=lscc,version=1.0.2,txid=40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2,syscc=true,proposal=0xc4218f2910,canname=lscc:1.0.2
|
||
[36m[911 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : lscc:1.0.2
|
||
[36m[912 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[913 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: lscc:1.0.2
|
||
[36m[914 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [40d17bdb]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[915 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[916 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[917 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [40d17bdb]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[918 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [40d17bdb]Move state message TRANSACTION
|
||
[36m[919 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [40d17bdb]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[91a 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[91b 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [40d17bdb]sending state message TRANSACTION
|
||
[36m[91c 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]Received message TRANSACTION from shim
|
||
[36m[91d 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [40d17bdb]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[91e 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [40d17bdb]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[91f 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU[0m [40d17bdb]Sending GET_STATE_BY_RANGE
|
||
[36m[920 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [40d17bdb]Received message GET_STATE_BY_RANGE from shim
|
||
[36m[921 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [40d17bdb]Fabric side Handling ChaincodeMessage of type: GET_STATE_BY_RANGE in state ready
|
||
[36m[922 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU[0m Received GET_STATE_BY_RANGE, invoking get state from ledger
|
||
[36m[923 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func4.afterGetStateByRange -> DEBU[0m Exiting GET_STATE_BY_RANGE
|
||
[36m[924 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[925 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/common/ledger/util/leveldbhelper] GetStateRangeScanIterator.getStateRangeScanIterator.newResultsItr.GetStateRangeScanIterator.GetIterator -> DEBU[0m Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x0, 0x1}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6c, 0x73, 0x63, 0x63, 0x1}]
|
||
[36m[926 03-05 06:02:00.36 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/rwsetutil] getQueryResponse.Next.updateRangeQueryInfo.AddResult -> DEBU[0m Adding a result
|
||
[36m[927 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m Got keys and values. Sending RESPONSE
|
||
[36m[928 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [40d17bdb]handleGetStateByRange serial send RESPONSE
|
||
[36m[929 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]Received message RESPONSE from shim
|
||
[36m[92a 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [40d17bdb]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[92b 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [40d17bdb]before send
|
||
[36m[92c 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [40d17bdb]after send
|
||
[36m[92d 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [40d17bdb]Received RESPONSE, communicated (state:ready)
|
||
[36m[92e 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.GetStateByRange.handleGetStateByRange.handleGetStateByRange -> DEBU[0m [40d17bdb]Received RESPONSE. Successfully got range
|
||
[36m[92f 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU[0m [40d17bdb]Sending QUERY_STATE_CLOSE
|
||
[36m[930 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [40d17bdb]Received message QUERY_STATE_CLOSE from shim
|
||
[36m[931 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [40d17bdb]Fabric side Handling ChaincodeMessage of type: QUERY_STATE_CLOSE in state ready
|
||
[36m[932 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU[0m Received QUERY_STATE_CLOSE, invoking query state close from ledger
|
||
[36m[933 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.Event.afterEventCallbacks.func8.afterQueryStateClose -> DEBU[0m Exiting QUERY_STATE_CLOSE
|
||
[36m[934 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[935 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] -> DEBU[0m Closed. Sending RESPONSE
|
||
[36m[936 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] 1 -> DEBU[0m [40d17bdb]handleQueryStateClose serial send RESPONSE
|
||
[36m[937 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]Received message RESPONSE from shim
|
||
[36m[938 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [40d17bdb]Handling ChaincodeMessage of type: RESPONSE(state:ready)
|
||
[36m[939 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [40d17bdb]before send
|
||
[36m[93a 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse.sendChannel -> DEBU[0m [40d17bdb]after send
|
||
[36m[93b 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.afterEventCallbacks.func2.afterResponse -> DEBU[0m [40d17bdb]Received RESPONSE, communicated (state:ready)
|
||
[36m[93c 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] Invoke.getChaincodes.Close.handleQueryStateClose -> DEBU[0m [40d17bdb]Received RESPONSE. Successfully got range
|
||
[36m[93d 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]Transaction completed. Sending COMPLETED
|
||
[36m[93e 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]Move state message COMPLETED
|
||
[36m[93f 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [40d17bdb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[940 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]send state message COMPLETED
|
||
[36m[941 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [40d17bdb]Received message COMPLETED from shim
|
||
[36m[942 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [40d17bdb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[943 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2]HandleMessage- COMPLETED. Notify
|
||
[36m[944 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2
|
||
[36m[945 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[946 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[947 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[948 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [b457f485-feeb-4676-ac1e-d5b423689f58]
|
||
[36m[949 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[94a 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: 40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2 channel id: businesschannel chaincode id: name:"lscc"
|
||
[36m[94b 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"lscc" is escc
|
||
[36m[94c 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: 40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2 channel id: businesschannel version: 1.0.2
|
||
[36m[94d 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2,syscc=true,proposal=0xc4218f2910,canname=escc:1.0.2
|
||
[36m[94e 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[94f 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[950 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[951 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [40d17bdb]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[952 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[953 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[954 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [40d17bdb]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[955 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [40d17bdb]Move state message TRANSACTION
|
||
[36m[956 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [40d17bdb]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[957 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[958 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [40d17bdb]sending state message TRANSACTION
|
||
[36m[959 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]Received message TRANSACTION from shim
|
||
[36m[95a 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [40d17bdb]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[95b 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [40d17bdb]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[95c 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[95d 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[95e 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]Transaction completed. Sending COMPLETED
|
||
[36m[95f 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]Move state message COMPLETED
|
||
[36m[960 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [40d17bdb]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[961 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [40d17bdb]send state message COMPLETED
|
||
[36m[962 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [40d17bdb]Received message COMPLETED from shim
|
||
[36m[963 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [40d17bdb]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[964 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2]HandleMessage- COMPLETED. Notify
|
||
[36m[965 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:40d17bdba9f2035b50ee066c0e96c9762172ecd362ddc7a0ea45cb37a873bcb2
|
||
[36m[966 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[967 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[968 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[969 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [b457f485-feeb-4676-ac1e-d5b423689f58]
|
||
[36m[96a 03-05 06:02:00.37 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[96b 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[96c 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc421ed2630
|
||
[36m[96d 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[96e 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[96f 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[970 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[971 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[972 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc4218f3c20, header 0xc421ed2660
|
||
[36m[973 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"qscc"
|
||
[36m[974 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac
|
||
[36m[975 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac]
|
||
[36m[976 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[977 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [4c9a346c-583e-4183-ad13-679af30ac0f5]
|
||
[36m[978 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac channel id: businesschannel
|
||
[36m[979 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac channel id: businesschannel version: 1.0.2
|
||
[36m[97a 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac,syscc=true,proposal=0xc4218f3c20,canname=qscc:1.0.2
|
||
[36m[97b 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : qscc:1.0.2
|
||
[36m[97c 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[97d 03-05 06:02:00.61 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: qscc:1.0.2
|
||
[36m[97e 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [d09d82e9]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[97f 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[980 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[981 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [d09d82e9]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[982 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [d09d82e9]Move state message TRANSACTION
|
||
[36m[983 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [d09d82e9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[984 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[985 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [d09d82e9]sending state message TRANSACTION
|
||
[36m[986 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [d09d82e9]Received message TRANSACTION from shim
|
||
[36m[987 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [d09d82e9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[988 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [d09d82e9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[989 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU[0m Invoke function: GetChainInfo on chain: businesschannel
|
||
[36m[98a 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [d09d82e9]Transaction completed. Sending COMPLETED
|
||
[36m[98b 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [d09d82e9]Move state message COMPLETED
|
||
[36m[98c 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [d09d82e9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[98d 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [d09d82e9]send state message COMPLETED
|
||
[36m[98e 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [d09d82e9]Received message COMPLETED from shim
|
||
[36m[98f 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [d09d82e9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[990 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac]HandleMessage- COMPLETED. Notify
|
||
[36m[991 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac
|
||
[36m[992 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[993 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[994 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[995 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [4c9a346c-583e-4183-ad13-679af30ac0f5]
|
||
[36m[996 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[997 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac channel id: businesschannel chaincode id: name:"qscc"
|
||
[36m[998 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"qscc" is escc
|
||
[36m[999 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac channel id: businesschannel version: 1.0.2
|
||
[36m[99a 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac,syscc=true,proposal=0xc4218f3c20,canname=escc:1.0.2
|
||
[36m[99b 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[99c 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[99d 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[99e 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [d09d82e9]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[99f 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[9a0 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[9a1 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [d09d82e9]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[9a2 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [d09d82e9]Move state message TRANSACTION
|
||
[36m[9a3 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [d09d82e9]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[9a4 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[9a5 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [d09d82e9]sending state message TRANSACTION
|
||
[36m[9a6 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [d09d82e9]Received message TRANSACTION from shim
|
||
[36m[9a7 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [d09d82e9]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[9a8 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [d09d82e9]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[9a9 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[9aa 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[9ab 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [d09d82e9]Transaction completed. Sending COMPLETED
|
||
[36m[9ac 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [d09d82e9]Move state message COMPLETED
|
||
[36m[9ad 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [d09d82e9]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[9ae 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [d09d82e9]send state message COMPLETED
|
||
[36m[9af 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [d09d82e9]Received message COMPLETED from shim
|
||
[36m[9b0 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [d09d82e9]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[9b1 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac]HandleMessage- COMPLETED. Notify
|
||
[36m[9b2 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:d09d82e9b262a8526b9d430110855109b8b0ce6097daf1e1aa5cf7c5a9f37eac
|
||
[36m[9b3 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[9b4 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[9b5 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[9b6 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [4c9a346c-583e-4183-ad13-679af30ac0f5]
|
||
[36m[9b7 03-05 06:02:00.62 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|
||
[36m[9b8 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Entry
|
||
[36m[9b9 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage -> DEBU[0m ValidateProposalMessage starts for signed proposal 0xc421e767e0
|
||
[36m[9ba 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateCommonHeader.validateChannelHeader -> DEBU[0m validateChannelHeader info: header type 3
|
||
[36m[9bb 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator starts
|
||
[36m[9bc 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is &{Org1MSP f4eddbe3418a2745cbc303870b0affb9ef4316dba987bb6dfd6fddbc4cc3ddcb}
|
||
[36m[9bd 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator info: creator is valid
|
||
[36m[9be 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.checkSignatureFromCreator -> DEBU[0m checkSignatureFromCreator exists successfully
|
||
[36m[9bf 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage starts for proposal 0xc42227d090, header 0xc421e76810
|
||
[36m[9c0 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/validation] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.ValidateProposalMessage.validateChaincodeProposalMessage -> DEBU[0m validateChaincodeProposalMessage info: header extension references chaincode name:"qscc"
|
||
[36m[9c1 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m processing txid: a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6
|
||
[36m[9c2 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.GetTransactionByID.GetTransactionByID.RetrieveTxByID.retrieveTransactionByID -> DEBU[0m retrieveTransactionByID() - txId = [a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6]
|
||
[36m[9c3 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator -> DEBU[0m constructing new tx simulator
|
||
[36m[9c4 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.getTxSimulator.NewTxSimulator.NewTxSimulator.NewTxSimulator.newLockBasedTxSimulator -> DEBU[0m constructing new tx simulator [32dc450d-12a8-437b-8ce3-38adce595c7e]
|
||
[36m[9c5 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Entry - txid: a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6 channel id: businesschannel
|
||
[36m[9c6 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Entry - txid: a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6 channel id: businesschannel version: 1.0.2
|
||
[36m[9c7 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=qscc,version=1.0.2,txid=a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6,syscc=true,proposal=0xc42227d090,canname=qscc:1.0.2
|
||
[36m[9c8 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : qscc:1.0.2
|
||
[36m[9c9 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[9ca 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: qscc:1.0.2
|
||
[36m[9cb 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [a66dabfd]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[9cc 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[9cd 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[9ce 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [a66dabfd]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[9cf 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [a66dabfd]Move state message TRANSACTION
|
||
[36m[9d0 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [a66dabfd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[9d1 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[9d2 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [a66dabfd]sending state message TRANSACTION
|
||
[36m[9d3 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [a66dabfd]Received message TRANSACTION from shim
|
||
[36m[9d4 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [a66dabfd]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[9d5 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [a66dabfd]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[9d6 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/scc/qscc] Invoke -> DEBU[0m Invoke function: GetBlockByNumber on chain: businesschannel
|
||
[36m[9d7 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber -> DEBU[0m retrieveBlockByNumber() - blockNum = [2]
|
||
[36m[9d8 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.newBlockfileStream -> DEBU[0m newBlockfileStream(): filePath=[/var/hyperledger/production/ledgersData/chains/chains/businesschannel/blockfile_000000], startOffset=[25671]
|
||
[36m[9d9 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU[0m Remaining bytes=[33571], Going to peek [8] bytes
|
||
[36m[9da 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/common/ledger/blkstorage/fsblkstorage] Invoke.getBlockByNumber.GetBlockByNumber.GetBlockByNumber.RetrieveBlockByNumber.retrieveBlockByNumber.fetchBlock.fetchBlockBytes.nextBlockBytes.nextBlockBytesAndPlacementInfo -> DEBU[0m Returning blockbytes - length=[13792], placementInfo={fileNum=[0], startOffset=[25671], bytesOffset=[25673]}
|
||
[36m[9db 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [a66dabfd]Transaction completed. Sending COMPLETED
|
||
[36m[9dc 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [a66dabfd]Move state message COMPLETED
|
||
[36m[9dd 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [a66dabfd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[9de 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [a66dabfd]send state message COMPLETED
|
||
[36m[9df 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [a66dabfd]Received message COMPLETED from shim
|
||
[36m[9e0 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [a66dabfd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[9e1 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6]HandleMessage- COMPLETED. Notify
|
||
[36m[9e2 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6
|
||
[36m[9e3 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[9e4 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[9e5 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults -> DEBU[0m Simulation completed, getting simulation results
|
||
[36m[9e6 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal.GetTxSimulationResults.Done -> DEBU[0m Done with transaction simulation / query execution [32dc450d-12a8-437b-8ce3-38adce595c7e]
|
||
[36m[9e7 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.simulateProposal -> DEBU[0m Exit
|
||
[36m[9e8 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Entry - txid: a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6 channel id: businesschannel chaincode id: name:"qscc"
|
||
[36m[9e9 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m info: escc for chaincode id name:"qscc" is escc
|
||
[36m[9ea 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Entry - txid: a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6 channel id: businesschannel version: 1.0.2
|
||
[36m[9eb 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/common/ccprovider] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.NewCCContext -> DEBU[0m NewCCCC (chain=businesschannel,chaincode=escc,version=1.0.2,txid=a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6,syscc=true,proposal=0xc42227d090,canname=escc:1.0.2
|
||
[36m[9ec 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Launch -> DEBU[0m chaincode is running(no need to launch) : escc:1.0.2
|
||
[36m[9ed 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Entry
|
||
[36m[9ee 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m chaincode canonical name: escc:1.0.2
|
||
[36m[9ef 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [a66dabfd]Inside sendExecuteMessage. Message TRANSACTION
|
||
[36m[9f0 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Setting chaincode proposal context...
|
||
[36m[9f1 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage.setChaincodeProposal -> DEBU[0m Proposal different from nil. Creating chaincode proposal context...
|
||
[36m[9f2 03-05 06:02:00.74 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute.sendExecuteMessage -> DEBU[0m [a66dabfd]sendExecuteMsg trigger event TRANSACTION
|
||
[36m[9f3 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [a66dabfd]Move state message TRANSACTION
|
||
[36m[9f4 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [a66dabfd]Fabric side Handling ChaincodeMessage of type: TRANSACTION in state ready
|
||
[36m[9f5 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.filterError -> DEBU[0m Ignoring NoTransitionError: no transition
|
||
[36m[9f6 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [a66dabfd]sending state message TRANSACTION
|
||
[36m[9f7 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [a66dabfd]Received message TRANSACTION from shim
|
||
[36m[9f8 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [a66dabfd]Handling ChaincodeMessage of type: TRANSACTION(state:ready)
|
||
[36m[9f9 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage.Event.beforeEventCallbacks.func5.beforeTransaction -> DEBU[0m [a66dabfd]Received TRANSACTION, invoking transaction on chaincode(Src:ready, Dst:ready)
|
||
[36m[9fa 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC starts: 8 args
|
||
[36m[9fb 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/scc/escc] Invoke -> DEBU[0m ESCC exits successfully
|
||
[36m[9fc 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [a66dabfd]Transaction completed. Sending COMPLETED
|
||
[36m[9fd 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [a66dabfd]Move state message COMPLETED
|
||
[36m[9fe 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] handleMessage -> DEBU[0m [a66dabfd]Handling ChaincodeMessage of type: COMPLETED(state:ready)
|
||
[36m[9ff 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode/shim] -> DEBU[0m [a66dabfd]send state message COMPLETED
|
||
[36m[a00 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream -> DEBU[0m [a66dabfd]Received message COMPLETED from shim
|
||
[36m[a01 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [a66dabfd]Fabric side Handling ChaincodeMessage of type: COMPLETED in state ready
|
||
[36m[a02 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage -> DEBU[0m [a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6]HandleMessage- COMPLETED. Notify
|
||
[36m[a03 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] HandleChaincodeStream.HandleChaincodeStream.processStream.HandleMessage.notify -> DEBU[0m notifying Txid:a66dabfd7663e1c54d4d9da0fd4f972dee7a85d76b22f986a91ad75b33b307a6
|
||
[36m[a04 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/chaincode] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode.ExecuteChaincode.Execute.Execute -> DEBU[0m Exit
|
||
[36m[a05 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal.callChaincode -> DEBU[0m Exit
|
||
[36m[a06 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.endorseProposal -> DEBU[0m Exit
|
||
[36m[a07 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/ledger/kvledger/txmgmt/txmgr/lockbasedtxmgr] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal.Done -> DEBU[0m Done with transaction simulation / query execution [32dc450d-12a8-437b-8ce3-38adce595c7e]
|
||
[36m[a08 03-05 06:02:00.75 UTC] [github.com/hyperledger/fabric/core/endorser] handleStream.processUnaryRPC._Endorser_ProcessProposal_Handler.ProcessProposal -> DEBU[0m Exit
|