JustPaste.it

alpha@GHOST-RIDER:/c/Projects/Go/src/github.com/hyperledger/myproject$ go build
alpha@GHOST-RIDER:/c/Projects/Go/src/github.com/hyperledger/myproject$ ./myproject
[fabsdk/core] 2019/07/30 06:44:34 UTC - sw.getOptsByConfig -> DEBU Initialized SW cryptosuite
[fabsdk/fab] 2019/07/30 06:44:34 UTC - sw.(*fileBasedKeyStore).createKeyStoreIfNotExists -> DEBU KeyStore path [/tmp/msp/keystore] missing [true]: [<clean>]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - sw.(*fileBasedKeyStore).createKeyStore -> DEBU Creating KeyStore at [/tmp/msp/keystore]...
[fabsdk/fab] 2019/07/30 06:44:34 UTC - sw.(*fileBasedKeyStore).createKeyStore -> DEBU KeyStore created at [/tmp/msp/keystore].
[fabsdk/fab] 2019/07/30 06:44:34 UTC - n/a -> DEBU KeyStore opened at [/tmp/msp/keystore]...done
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).loadEndpointConfiguration -> DEBU Client is: {Organization:Seller TLSCerts:{Client:{Key:{Path: Pem: bytes:[]} Cert:{Path: Pem: bytes:[]}}}}
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).loadEndpointConfiguration -> DEBU channels are: map[mychannel:{Orderers:[] Peers:map[peer0.buyer.mytrade.com:{EndorsingPeer:true ChaincodeQuery:true LedgerQuery:true EventSource:true} peer0.seller.mytrade.com:{EndorsingPeer:true ChaincodeQuery:true LedgerQuery:true EventSource:true} peer1.buyer.mytrade.com:{EndorsingPeer:true ChaincodeQuery:true LedgerQuery:true EventSource:true} peer1.seller.mytrade.com:{EndorsingPeer:true ChaincodeQuery:true LedgerQuery:true EventSource:true}] Policies:{QueryChannelConfig:{MinResponses:1 MaxTargets:1 RetryOpts:{Attempts:5 InitialBackoff:500ms MaxBackoff:5s BackoffFactor:2 RetryableCodes:map[]}} Discovery:{MinResponses:0 MaxTargets:2 RetryOpts:{Attempts:4 InitialBackoff:500ms MaxBackoff:5s BackoffFactor:2 RetryableCodes:map[]}} Selection:{SortingStrategy: Balancer: BlockHeightLagThreshold:0} EventService:{ResolverStrategy:PreferOrg MinBlockHeightResolverMode: Balancer:Random BlockHeightLagThreshold:5 PeerMonitor: ReconnectBlockHeightLagThreshold:8 PeerMonitorPeriod:6s}}}]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).loadEndpointConfiguration -> DEBU organizations are: map[buyer:{MSPID:BuyerMSP CryptoPath:peerOrganizations/buyer.mytrade.com/users/{username}@buyer.mytrade.com/msp Users:map[] Peers:[peer0.buyer.mytrade.com peer1.buyer.mytrade.com] CertificateAuthorities:[ca.buyer]} ordererorg:{MSPID:OrdererMSP CryptoPath:ordererOrganizations/mytrade.com/users/Admin@mytrade.com/msp Users:map[] Peers:[] CertificateAuthorities:[]} seller:{MSPID:SellerMSP CryptoPath:peerOrganizations/seller.mytrade.com/users/{username}@seller.mytrade.com/msp Users:map[] Peers:[peer0.seller.mytrade.com peer1.seller.mytrade.com] CertificateAuthorities:[ca-seller]}]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).loadEndpointConfiguration -> DEBU orderers are: map[orderer.mytrade.com:{URL:grpcs://localhost:7050 GRPCOptions:map[allow-insecure:false fail-fast:false keep-alive-permit:false keep-alive-time:0s keep-alive-timeout:20s ssl-target-name-override:orderer.mytrade.com] TLSCACerts:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/ordererOrganizations/mytrade.com/tlsca/tlsca.mytrade.com-cert.pem Pem: bytes:[]}}]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).loadEndpointConfiguration -> DEBU peers are: map[peer0.buyer.mytrade.com:{URL:grpcs://localhost:9051 GRPCOptions:map[allow-insecure:false fail-fast:false keep-alive-permit:false keep-alive-time:0s keep-alive-timeout:20s ssl-target-name-override:peer0.buyer.mytrade.com] TLSCACerts:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/buyer.mytrade.com/tlsca/tlsca.buyer.mytrade.com-cert.pem Pem: bytes:[]}} peer0.seller.mytrade.com:{URL:grpcs://localhost:7051 GRPCOptions:map[allow-insecure:false fail-fast:false keep-alive-permit:false keep-alive-time:0s keep-alive-timeout:20s ssl-target-name-override:peer0.seller.mytrade.com] TLSCACerts:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/seller.mytrade.com/tlsca/tlsca.seller.mytrade.com-cert.pem Pem: bytes:[]}} peer1.seller.mytrade.com:{URL:grpcs://localhost:8051 GRPCOptions:map[allow-insecure:false fail-fast:false keep-alive-permit:false keep-alive-time:0s keep-alive-timeout:20s ssl-target-name-override:peer1.seller.mytrade.com] TLSCACerts:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/seller.mytrade.com/tlsca/tlsca.seller.mytrade.com-cert.pem Pem: bytes:[]}}]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).compileMatchers -> DEBU Matchers are: {matchers:map[certificateauthority:[{Pattern:(\w+).seller.mytrade.(\w+) URLSubstitutionExp:https://localhost:7054 SSLTargetOverrideURLSubstitutionExp:ca.seller.mytrade.com MappedHost:ca.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:(\w+).buyer.mytrade.(\w+) URLSubstitutionExp:https://localhost:8054 SSLTargetOverrideURLSubstitutionExp:ca.buyer.mytrade.com MappedHost:ca.buyer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:(\w+).seller.mytrade.(\w+):(\d+) URLSubstitutionExp:https://localhost:7054 SSLTargetOverrideURLSubstitutionExp:ca.seller.mytrade.com MappedHost:ca.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:(\w+).buyer.mytrade.(\w+):(\d+) URLSubstitutionExp:https://localhost:8054 SSLTargetOverrideURLSubstitutionExp:ca.buyer.mytrade.com MappedHost:ca.buyer.mytrade.com MappedName: IgnoreEndpoint:false}] orderer:[{Pattern:orderer.mytrade.com URLSubstitutionExp:grpcs://localhost:7050 SSLTargetOverrideURLSubstitutionExp:orderer.mytrade.com MappedHost:orderer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:orderer.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:7050 SSLTargetOverrideURLSubstitutionExp:orderer.mytrade.com MappedHost:orderer.mytrade.com MappedName: IgnoreEndpoint:false}] peer:[{Pattern:peer0.seller.mytrade.com URLSubstitutionExp:grpcs://localhost:7051 SSLTargetOverrideURLSubstitutionExp:peer0.seller.mytrade.com MappedHost:peer0.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer0.seller.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:7051 SSLTargetOverrideURLSubstitutionExp:peer0.seller.mytrade.com MappedHost:peer0.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer1.seller.mytrade.com URLSubstitutionExp:grpcs://localhost:8051 SSLTargetOverrideURLSubstitutionExp:peer1.seller.mytrade.com MappedHost:peer1.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer1.seller.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:8051 SSLTargetOverrideURLSubstitutionExp:peer1.seller.mytrade.com MappedHost:peer1.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer0.buyer.mytrade.com URLSubstitutionExp:grpcs://localhost:9051 SSLTargetOverrideURLSubstitutionExp:peer0.buyer.mytrade.com MappedHost:peer0.buyer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer0.buyer.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:9051 SSLTargetOverrideURLSubstitutionExp:peer0.buyer.mytrade.com MappedHost:peer0.buyer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer1.buyer.mytrade.com URLSubstitutionExp:grpcs://localhost:10051 SSLTargetOverrideURLSubstitutionExp:peer1.buyer.mytrade.com MappedHost:peer1.buyer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer1.buyer.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:10051 SSLTargetOverrideURLSubstitutionExp:peer1.buyer.mytrade.com MappedHost:peer1.buyer.mytrade.com MappedName: IgnoreEndpoint:false}]]}
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer0.buyer.mytrade.com] did not match using matcher [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer0.buyer.mytrade.com] did not match using matcher [peer0.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer0.buyer.mytrade.com] did not match using matcher [peer1.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer0.buyer.mytrade.com] did not match using matcher [peer1.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer0.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer1.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer1.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer0.buyer.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer0.buyer.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.seller.mytrade.com] did not match using matcher [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.seller.mytrade.com] did not match using matcher [peer0.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.seller.mytrade.com] did not match using matcher [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.seller.mytrade.com] did not match using matcher [peer0.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer0.buyer.mytrade.com] did not match using matcher [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer0.buyer.mytrade.com] did not match using matcher [peer0.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer0.buyer.mytrade.com] did not match using matcher [peer1.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer0.buyer.mytrade.com] did not match using matcher [peer1.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer0.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer1.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer1.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer0.buyer.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.buyer.mytrade.com] did not match using matcher [peer0.buyer.mytrade.com:(\d+)]
[fabsdk/core] 2019/07/30 06:44:34 UTC - tls.loadSystemCertPool -> DEBU Loaded system cert pool of size: 133
[fabsdk/core] 2019/07/30 06:44:34 UTC - tls.loadSystemCertPool -> DEBU Loaded system cert pool of size: 133
[fabsdk/msp] 2019/07/30 06:44:34 UTC - msp.(*IdentityConfig).loadIdentityConfigEntities -> DEBU Client is: {Organization:Seller Logging:{Level:debug} CryptoConfig:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config} TLSCerts:{Client:{Key:{Path: Pem: bytes:[]} Cert:{Path: Pem: bytes:[]}}} CredentialStore:{Path:/tmp/myproject-state-store CryptoStore:{Path:/tmp/msp}}}
[fabsdk/msp] 2019/07/30 06:44:34 UTC - msp.(*IdentityConfig).loadIdentityConfigEntities -> DEBU organizations are: map[buyer:{MSPID:BuyerMSP CryptoPath:peerOrganizations/buyer.mytrade.com/users/{username}@buyer.mytrade.com/msp Users:map[] Peers:[peer0.buyer.mytrade.com peer1.buyer.mytrade.com] CertificateAuthorities:[ca.buyer]} ordererorg:{MSPID:OrdererMSP CryptoPath:ordererOrganizations/mytrade.com/users/Admin@mytrade.com/msp Users:map[] Peers:[] CertificateAuthorities:[]} seller:{MSPID:SellerMSP CryptoPath:peerOrganizations/seller.mytrade.com/users/{username}@seller.mytrade.com/msp Users:map[] Peers:[peer0.seller.mytrade.com peer1.seller.mytrade.com] CertificateAuthorities:[ca-seller]}]
[fabsdk/msp] 2019/07/30 06:44:34 UTC - msp.(*IdentityConfig).loadIdentityConfigEntities -> DEBU certificateAuthorities are: map[ca-buyer:{URL:https://localhost:8054 GRPCOptions:map[] TLSCACerts:{Pem:[] Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/buyer.mytrade.com/tlsca/tlsca.buyer.mytrade.com-cert.pem Client:{Key:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/buyer.mytrade.com/users/User1@buyer.mytrade.com/tls/client.key Pem: bytes:[]} Cert:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/buyer.mytrade.com/users/User1@buyer.mytrade.com/tls/client.crt Pem: bytes:[]}}} Registrar:{EnrollID:admin EnrollSecret:adminpw} CAName:ca-buyer} ca-seller:{URL:https://localhost:7054 GRPCOptions:map[] TLSCACerts:{Pem:[] Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/seller.mytrade.com/tlsca/tlsca.seller.mytrade.com-cert.pem Client:{Key:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/seller.mytrade.com/users/User1@seller.mytrade.com/tls/client.key Pem: bytes:[]} Cert:{Path:${GOPATH}/src/github.com/hyperledger/myproject/network/crypto-config/peerOrganizations/seller.mytrade.com/users/User1@seller.mytrade.com/tls/client.crt Pem: bytes:[]}}} Registrar:{EnrollID:admin EnrollSecret:adminpw} CAName:ca-seller}]
[fabsdk/msp] 2019/07/30 06:44:34 UTC - msp.(*IdentityConfig).compileMatchers -> DEBU Matchers are: {matchers:map[certificateauthority:[{Pattern:(\w+).seller.mytrade.(\w+) URLSubstitutionExp:https://localhost:7054 SSLTargetOverrideURLSubstitutionExp:ca.seller.mytrade.com MappedHost:ca.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:(\w+).buyer.mytrade.(\w+) URLSubstitutionExp:https://localhost:8054 SSLTargetOverrideURLSubstitutionExp:ca.buyer.mytrade.com MappedHost:ca.buyer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:(\w+).seller.mytrade.(\w+):(\d+) URLSubstitutionExp:https://localhost:7054 SSLTargetOverrideURLSubstitutionExp:ca.seller.mytrade.com MappedHost:ca.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:(\w+).buyer.mytrade.(\w+):(\d+) URLSubstitutionExp:https://localhost:8054 SSLTargetOverrideURLSubstitutionExp:ca.buyer.mytrade.com MappedHost:ca.buyer.mytrade.com MappedName: IgnoreEndpoint:false}] orderer:[{Pattern:orderer.mytrade.com URLSubstitutionExp:grpcs://localhost:7050 SSLTargetOverrideURLSubstitutionExp:orderer.mytrade.com MappedHost:orderer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:orderer.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:7050 SSLTargetOverrideURLSubstitutionExp:orderer.mytrade.com MappedHost:orderer.mytrade.com MappedName: IgnoreEndpoint:false}] peer:[{Pattern:peer0.seller.mytrade.com URLSubstitutionExp:grpcs://localhost:7051 SSLTargetOverrideURLSubstitutionExp:peer0.seller.mytrade.com MappedHost:peer0.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer0.seller.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:7051 SSLTargetOverrideURLSubstitutionExp:peer0.seller.mytrade.com MappedHost:peer0.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer1.seller.mytrade.com URLSubstitutionExp:grpcs://localhost:8051 SSLTargetOverrideURLSubstitutionExp:peer1.seller.mytrade.com MappedHost:peer1.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer1.seller.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:8051 SSLTargetOverrideURLSubstitutionExp:peer1.seller.mytrade.com MappedHost:peer1.seller.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer0.buyer.mytrade.com URLSubstitutionExp:grpcs://localhost:9051 SSLTargetOverrideURLSubstitutionExp:peer0.buyer.mytrade.com MappedHost:peer0.buyer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer0.buyer.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:9051 SSLTargetOverrideURLSubstitutionExp:peer0.buyer.mytrade.com MappedHost:peer0.buyer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer1.buyer.mytrade.com URLSubstitutionExp:grpcs://localhost:10051 SSLTargetOverrideURLSubstitutionExp:peer1.buyer.mytrade.com MappedHost:peer1.buyer.mytrade.com MappedName: IgnoreEndpoint:false} {Pattern:peer1.buyer.mytrade.com:(\d+) URLSubstitutionExp:grpcs://localhost:10051 SSLTargetOverrideURLSubstitutionExp:peer1.buyer.mytrade.com MappedHost:peer1.buyer.mytrade.com MappedName: IgnoreEndpoint:false}]]}
[fabsdk/msp] 2019/07/30 06:44:34 UTC - msp.(*IdentityConfig).loadAllCAConfigs -> DEBU Mapped Certificate Authority for [seller] to [ca-seller]
[fabsdk] 2019/07/30 06:44:34 UTC - fabsdk.initSDK -> DEBU SDK initialized successfully
Step 1: SDK created

Step 2.a: Value of identityManagerClientContext is: %!(EXTRA context.ClientProvider=0xb96950)
Step 2 completed: Resource management client created

Step 3: Value of mspClient is: &{Seller ca-seller 0xc00044e3a0}

Step 4: Value of adminIdentity is: %!s(*msp.SigningIdentity=0xc00042a170)Initialization Successful

Step 5: value of req is: {mychannel <nil> /c/Projects/Go/src/github.com/hyperledger/myproject/network/channel-artifacts/channel.tx [0xc000476870]}
Step 5.a: Value of setup.Orderer is: orderer.mytrade.com
Step 5.b: Value of setup.ChannelID is: mychannel

Value of signing identities: [0xc000476870]
[fabsdk/client] 2019/07/30 06:44:34 UTC - resmgmt.(*Client).SaveChannel -> DEBU saving channel: mychannel
[fabsdk/fab] 2019/07/30 06:44:34 UTC - txn.CreateChannelHeader -> DEBU buildChannelHeader - headerType: CONFIG_UPDATE channelID: mychannel txID: %!d(fab.TransactionID=0a8068201839940b892e1736415dfe662b490937813922e8b1bcbd0e489767d9) epoch: 0 chaincodeID: timestamp: 0001-01-01 00:00:00 +0000 UTC
[fabsdk/fab] 2019/07/30 06:44:34 UTC - txn.sendBroadcast -> DEBU Broadcasting envelope to orderer: localhost:7050
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:7050
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).createConn -> DEBU creating connection [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).createConn -> DEBU storing connection [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).ensureJanitorStarted -> DEBU janitor not started
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).janitor -> DEBU starting connection janitor
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - txn.sendBroadcast -> DEBU Receive Success Response from orderer
Channel created
[fabsdk/client] 2019/07/30 06:44:34 UTC - staticdiscovery.(*LocalProvider).CreateLocalDiscoveryService -> DEBU Found 4 peers
[fabsdk/client] 2019/07/30 06:44:34 UTC - staticdiscovery.(*LocalProvider).CreateLocalDiscoveryService -> DEBU Adding local peer [grpcs://localhost:7051] for MSP [SellerMSP]
[fabsdk/client] 2019/07/30 06:44:34 UTC - staticdiscovery.(*LocalProvider).CreateLocalDiscoveryService -> DEBU Adding local peer [grpcs://localhost:8051] for MSP [SellerMSP]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - txn.CreateChannelHeader -> DEBU buildChannelHeader - headerType: DELIVER_SEEK_INFO channelID: mychannel txID: %!d(fab.TransactionID=e60b2407f817b29920927df341ea3a396347e2ffbb90c379c8ca8ae66146f1f1) epoch: 0 chaincodeID: timestamp: 0001-01-01 00:00:00 +0000 UTC
[fabsdk/fab] 2019/07/30 06:44:34 UTC - txn.sendEnvelope -> DEBU Broadcasting envelope to orderer :localhost:7050
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:7050
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:7050: 0xc0002fa900]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - orderer.(*Orderer).SendDeliver -> DEBU Requesting blocks from ordering service
[fabsdk/fab] 2019/07/30 06:44:34 UTC - orderer.blockStream -> DEBU Received block from ordering service
[fabsdk/fab] 2019/07/30 06:44:34 UTC - orderer.blockStream -> DEBU Received deliver response status from ordering service: SUCCESS
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:34 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).createConn -> DEBU creating connection [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).createConn -> DEBU storing connection [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).createConn -> DEBU creating connection [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).createConn -> DEBU storing connection [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:34 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:7051]
Channel joined
[fabsdk/fab] 2019/07/30 06:44:35 UTC - gopackager.NewCCPackage -> DEBU projDir variable=/c/Projects/Go/src/github.com/hyperledger/myproject/chaincode
[fabsdk/fab] 2019/07/30 06:44:35 UTC - gopackager.generateTarGz -> DEBU generateTarGz for /c/Projects/Go/src/github.com/hyperledger/myproject/chaincode/chaincode_example02.go
ccPkg created
[fabsdk/client] 2019/07/30 06:44:35 UTC - staticdiscovery.(*LocalProvider).CreateLocalDiscoveryService -> DEBU Found 4 peers
[fabsdk/client] 2019/07/30 06:44:35 UTC - staticdiscovery.(*LocalProvider).CreateLocalDiscoveryService -> DEBU Adding local peer [grpcs://localhost:7051] for MSP [SellerMSP]
[fabsdk/client] 2019/07/30 06:44:35 UTC - staticdiscovery.(*LocalProvider).CreateLocalDiscoveryService -> DEBU Adding local peer [grpcs://localhost:8051] for MSP [SellerMSP]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:7051: 0xc000078fc0]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:7051]
[fabsdk/client] 2019/07/30 06:44:35 UTC - resmgmt.(*Client).isChaincodeInstalled -> DEBU isChaincodeInstalled:
[fabsdk/fab] 2019/07/30 06:44:35 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:8051: 0xc0002fb200]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:8051]
[fabsdk/client] 2019/07/30 06:44:35 UTC - resmgmt.(*Client).isChaincodeInstalled -> DEBU isChaincodeInstalled:
[fabsdk/fab] 2019/07/30 06:44:35 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:8051: 0xc0002fb200]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:7051: 0xc000078fc0]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:7051]
[fabsdk/client] 2019/07/30 06:44:35 UTC - resmgmt.(*Client).sendInstallCCRequest -> DEBU Install chaincode 'myproject' endorser 'localhost:8051' returned ProposalResponse status:200
[fabsdk/client] 2019/07/30 06:44:35 UTC - resmgmt.(*Client).sendInstallCCRequest -> DEBU Install chaincode 'myproject' endorser 'localhost:7051' returned ProposalResponse status:200
Chaincode installed
Value of ccPolicy is: rule:<n_out_of:<n:1 rules:<signed_by:0 > rules:<signed_by:1 > > > identities:<principal:"\n\005Buyer" > identities:<principal:"\n\006Seller" >
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.(*params).SetChConfigRefreshInterval -> DEBU RefreshInterval: 30m0s
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.WithRefreshInterval.func1 -> DEBU Checking refreshIntervalSetter
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.(*Reference).setTimerRunning -> DEBU Timer started
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.checkTimeStarted -> DEBU Starting timer
[fabsdk/fab] 2019/07/30 06:44:35 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:7051: 0xc000078fc0]
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.checkTimeStarted -> DEBU Handling expiration...
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - - found config group ==> Orderer
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Orderer - found config group ==> OrdererOrg
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - - found config group ==> Application
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Application - found config group ==> Seller
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Application - found config group ==> Buyer
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.extractConfig -> DEBU loaded channel config: &{id:mychannel blockNumber:0 msps:[0xc0001c60c0 0xc0001c6600 0xc0001c6940] anchorPeers:[] orderers:[orderer.mytrade.com:7050] versions:0xc000409a20 capabilities:map[:map[V1_3:true] Application:map[V1_3:true] Orderer:map[V1_1:true]]}
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.(*Reference).ensureTimerStarted -> DEBU Timer is already running
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.(*ChannelCfg).HasCapability -> DEBU [V1_3] is greater than [V1_2] and therefore capability is supported
[fabsdk] 2019/07/30 06:44:35 UTC - chpvdr.(*contextCache).createDiscoveryService -> DEBU Using Dynamic Discovery based on V1_2 capability.
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.(*Reference).handleExpiration -> DEBU Invoking expiration handler
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.WithRefreshInterval.func1 -> DEBU Checking refreshIntervalSetter
[fabsdk/fab] 2019/07/30 06:44:35 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:8051: 0xc0002fb200]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:8051]
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.(*Reference).setTimerRunning -> DEBU Timer started
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.checkTimeStarted -> DEBU Starting timer
[fabsdk/client] 2019/07/30 06:44:35 UTC - dynamicdiscovery.NewChannelService -> DEBU Creating new dynamic discovery service
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.checkTimeStarted -> DEBU Handling expiration...
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.(*Reference).handleExpiration -> DEBU Invoking expiration handler
[fabsdk/fab] 2019/07/30 06:44:35 UTC - membership.(*Ref).initializer.func1 -> DEBU Initializing membership reference...
[fabsdk/client] 2019/07/30 06:44:35 UTC - dynamicdiscovery.newService -> DEBU Cache refresh interval: 10s
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - membership.(*Ref).initializer.func1 -> DEBU Got config block with number 0 have 0
[fabsdk/fab] 2019/07/30 06:44:35 UTC - membership.(*Ref).initializer.func1 -> DEBU Creating membership for channel [mychannel]...
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - - found config group ==> Orderer
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Orderer - found config group ==> OrdererOrg
[fabsdk/fab] 2019/07/30 06:44:35 UTC - membership.loadMSPs -> DEBU loadMSPs - start number of msps=3
[fabsdk/client] 2019/07/30 06:44:35 UTC - dynamicdiscovery.newService -> DEBU Deliver service response timeout: 15s
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.WithRefreshInterval.func1 -> DEBU Checking refreshIntervalSetter
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.(*bccspmsp).Setup -> DEBU Setting up MSP instance OrdererMSP
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPjCCAeSgAwIBAgIRAOAFPkhJzEJml6blGbfp7MUwCgYIKoZIzj0EAwIwaTEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC215dHJhZGUuY29tMRcwFQYDVQQDEw5jYS5teXRy
YWRlLmNvbTAeFw0xOTA3MjgxNjAyMDBaFw0yOTA3MjUxNjAyMDBaMGkxCzAJBgNV
BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
c2NvMRQwEgYDVQQKEwtteXRyYWRlLmNvbTEXMBUGA1UEAxMOY2EubXl0cmFkZS5j
b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAASwnLNrxjXNcufQJIhqw3/CdBKK
vIad1OXTkAatlXUalbumpkOtPbRG9szpe27/3Aetexif65ftlLU0UZx8qqv8o20w
azAOBgNVHQ8BAf8EBAMCAaYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMB
MA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIDOpnCmJGnDeQFSv+1d89zsJij5u
bbD2f9wvdEj9FIUfMAoGCCqGSM49BAMCA0gAMEUCIQDI4zlB+UKccS3Y3E+B+WFQ
YI3W8209+++oSRzXVGJU2wIgJA5TkAhTQ1Y55stVKw/5YWh6ycA9cozL7P3Z27Xf
jVA=
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - - found config group ==> Application
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Application - found config group ==> Seller
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Application - found config group ==> Buyer
[fabsdk/client] 2019/07/30 06:44:35 UTC - dynamicdiscovery.(*service).initialize -> DEBU Initializing with context: &context.Client{Providers:(*context.Provider)(0xc00018fb80), SigningIdentity:(*msp.User)(0xc000476000)}
[fabsdk/client] 2019/07/30 06:44:35 UTC - dynamicdiscovery.(*ChannelService).doQueryPeers -> DEBU Refreshing peers of channel [mychannel] from discovery service...
[fabsdk/fab] 2019/07/30 06:44:35 UTC - chconfig.extractConfig -> DEBU loaded channel config: &{id:mychannel blockNumber:0 msps:[0xc000078a00 0xc000556180 0xc0005564c0] anchorPeers:[] orderers:[orderer.mytrade.com:7050] versions:0xc000416fe0 capabilities:map[:map[V1_3:true] Application:map[V1_3:true] Orderer:map[V1_1:true]]}
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.(*Reference).ensureTimerStarted -> DEBU Timer is already running
[fabsdk/util] 2019/07/30 06:44:35 UTC - lazyref.checkTimeStarted -> DEBU ... finished handling expiration. Setting expiration to 30m0s
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICCzCCAbGgAwIBAgIRAPv3YkIhuHCqd9RiiuNEsm0wCgYIKoZIzj0EAwIwaTEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC215dHJhZGUuY29tMRcwFQYDVQQDEw5jYS5teXRy
YWRlLmNvbTAeFw0xOTA3MjgxNjAyMDBaFw0yOTA3MjUxNjAyMDBaMFYxCzAJBgNV
BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
c2NvMRowGAYDVQQDDBFBZG1pbkBteXRyYWRlLmNvbTBZMBMGByqGSM49AgEGCCqG
SM49AwEHA0IABHG1Y7YUk23+IAR0NREHHjdCur8GD1E5oSbpW+ESqiv5LFtsDUKY
RLgAaAR7i8Ol4KR3XSX0HWQIG3yyTeBM5nejTTBLMA4GA1UdDwEB/wQEAwIHgDAM
BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIDOpnCmJGnDeQFSv+1d89zsJij5ubbD2
f9wvdEj9FIUfMAoGCCqGSM49BAMCA0gAMEUCIQD2XceNodPQ/JpD+Z4Vt2G3LcTc
EGE0CBrrpJQIhWQukQIgaRLMc6rZL3x0eyBXAhA5ZYeFufkBZ3NbE85iIOhs/HI=
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetHostOverride -> DEBU HostOverride: peer1.seller.mytrade.com
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetFailFast -> DEBU FailFast: false
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.(*bccspmsp).Validate -> DEBU MSP OrdererMSP validating identity
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetHostOverride -> DEBU HostOverride: peer0.buyer.mytrade.com
[fabsdk/fab] 2019/07/30 06:44:35 UTC - membership.loadMSPs -> DEBU loadMSPs - adding msp=OrdererMSP
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetKeepAliveParams -> DEBU KeepAliveParams: keepalive.ClientParameters{Time:0, Timeout:20000000000, PermitWithoutStream:false}
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetFailFast -> DEBU FailFast: false
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.(*bccspmsp).Setup -> DEBU Setting up MSP instance SellerMSP
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetKeepAliveParams -> DEBU KeepAliveParams: keepalive.ClientParameters{Time:0, Timeout:20000000000, PermitWithoutStream:false}
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICWTCCAgCgAwIBAgIRALKs4aF/hs6Pm/GdunOHcU0wCgYIKoZIzj0EAwIwdzEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGzAZBgNVBAoTEnNlbGxlci5teXRyYWRlLmNvbTEeMBwGA1UEAxMV
Y2Euc2VsbGVyLm15dHJhZGUuY29tMB4XDTE5MDcyODE2MDIwMFoXDTI5MDcyNTE2
MDIwMFowdzELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNV
BAcTDVNhbiBGcmFuY2lzY28xGzAZBgNVBAoTEnNlbGxlci5teXRyYWRlLmNvbTEe
MBwGA1UEAxMVY2Euc2VsbGVyLm15dHJhZGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
zj0DAQcDQgAEAU+eW1iczm7CS1As3zKC34HE+Ab4kglDrEYZwhxygUoloT9wi9SQ
K2QY/5XrjXT00vAvPKsSbzN+kupWXkYqBKNtMGswDgYDVR0PAQH/BAQDAgGmMB0G
A1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkG
A1UdDgQiBCAZ/Om2exJOHTORy/X6rhyHUsjxUGYNH5TqiFbz7Srl8zAKBggqhkjO
PQQDAgNHADBEAiBjdZpvO2i29eVKf+rg8eg8kS25pF3Pc0FoPouUQ3Ps5wIgN7tz
+pRLzeOk2vrmPFYA5qgi2cCwIfGQFKzoET/yRSs=
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetCertificate -> DEBU setting certificate [subject: CN=tlsca.seller.mytrade.com,O=seller.mytrade.com,L=San Francisco,ST=California,C=US, serial: 120692748721158982923415578879410603282]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICMDCCAdagAwIBAgIQNPJRZE4HPy+iY8a3sFEpgjAKBggqhkjOPQQDAjB3MQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEbMBkGA1UEChMSc2VsbGVyLm15dHJhZGUuY29tMR4wHAYDVQQDExVj
YS5zZWxsZXIubXl0cmFkZS5jb20wHhcNMTkwNzI4MTYwMjAwWhcNMjkwNzI1MTYw
MjAwWjBuMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE
BxMNU2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MSEwHwYDVQQDDBhBZG1p
bkBzZWxsZXIubXl0cmFkZS5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATZ
hqPIdZBfebkevD1e4qMcXMOZtzp8DChzrlri19eXUcabILLhnaOj4o9plrA7IANo
W8go2gkEm0aORBtMLLzLo00wSzAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0TAQH/BAIw
ADArBgNVHSMEJDAigCAZ/Om2exJOHTORy/X6rhyHUsjxUGYNH5TqiFbz7Srl8zAK
BggqhkjOPQQDAgNIADBFAiEAxc9FrfowSg8W2+lSpJZE51mGVuwDb/teLbVGiOY2
DvECIDRlDdOIoFL2nAKHOdymuo9DEOaEWE62O9MjKaKJgwWO
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:36 UTC - msp.(*bccspmsp).Validate -> DEBU MSP SellerMSP validating identity
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetCertificate -> DEBU setting certificate [subject: CN=tlsca.buyer.mytrade.com,O=buyer.mytrade.com,L=San Francisco,ST=California,C=US, serial: 184427715898178514782935113158321692479]
[fabsdk/fab] 2019/07/30 06:44:35 UTC - comm.(*params).SetConnectTimeout -> DEBU ConnectTimeout: 15s
[fabsdk/fab] 2019/07/30 06:44:36 UTC - membership.loadMSPs -> DEBU loadMSPs - adding msp=SellerMSP
[fabsdk/fab] 2019/07/30 06:44:36 UTC - msp.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*params).SetConnectTimeout -> DEBU ConnectTimeout: 15s
[fabsdk/fab] 2019/07/30 06:44:36 UTC - msp.(*bccspmsp).Setup -> DEBU Setting up MSP instance BuyerMSP
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.newDialOpts -> DEBU Creating a secure connection to [grpcs://localhost:8051] with TLS HostOverride [peer1.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICVTCCAfygAwIBAgIRALF4ts2ig6pgdNWGSQIVDtowCgYIKoZIzj0EAwIwdTEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGjAYBgNVBAoTEWJ1eWVyLm15dHJhZGUuY29tMR0wGwYDVQQDExRj
YS5idXllci5teXRyYWRlLmNvbTAeFw0xOTA3MjgxNjAyMDBaFw0yOTA3MjUxNjAy
MDBaMHUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQH
Ew1TYW4gRnJhbmNpc2NvMRowGAYDVQQKExFidXllci5teXRyYWRlLmNvbTEdMBsG
A1UEAxMUY2EuYnV5ZXIubXl0cmFkZS5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMB
BwNCAAR1kfEaI/A96Z73ei9AWVt4Cy5eybwbkLXsMRd/nb8mjFuaXbtye+QhQ/2v
XZuc325BvggS8wQn1biBodBIcasZo20wazAOBgNVHQ8BAf8EBAMCAaYwHQYDVR0l
BBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0O
BCIEIIvJPqBl7allsd6G9rUIdNZnuIK92rWvhLOJnUMt39wuMAoGCCqGSM49BAMC
A0cAMEQCIAGq0j/ZC3fS0OsAfCxdCVacL3oXdfcNJtUi8gZ0yT8CAiAwcz2kSNSp
4TDq/WQt6Dl6MID57eRQKke8PF/6OL29bg==
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:36 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICLjCCAdSgAwIBAgIRALRXY49U1sd1plL0tHYdqdUwCgYIKoZIzj0EAwIwdTEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGjAYBgNVBAoTEWJ1eWVyLm15dHJhZGUuY29tMR0wGwYDVQQDExRj
YS5idXllci5teXRyYWRlLmNvbTAeFw0xOTA3MjgxNjAyMDBaFw0yOTA3MjUxNjAy
MDBaMG0xCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQH
Ew1TYW4gRnJhbmNpc2NvMQ8wDQYDVQQLEwZjbGllbnQxIDAeBgNVBAMMF0FkbWlu
QGJ1eWVyLm15dHJhZGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE4gcl
zAdP6QpC0UvpMhEbFxm5FI6YGfx/B71yfAzLjNINlhEiUDNFtrjUNNY0pXz/n4SV
Xa6v5pkRYZMVjaXvOKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAw
KwYDVR0jBCQwIoAgi8k+oGXtqWWx3ob2tQh01me4gr3ata+Es4mdQy3f3C4wCgYI
KoZIzj0EAwIDSAAwRQIhAMfmm53uSlZaRs1f7Y0T0dpwG/aji3z76UaP38wxo3k7
AiBplIZePUswD+MQlBjxObtlLF1lpvnwwvdOCrF4DkaXkQ==
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.newDialOpts -> DEBU Creating a secure connection to [grpcs://localhost:9051] with TLS HostOverride [peer0.buyer.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - msp.(*bccspmsp).Validate -> DEBU MSP BuyerMSP validating identity
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:36 UTC - membership.loadMSPs -> DEBU loadMSPs - adding msp=BuyerMSP
[fabsdk/fab] 2019/07/30 06:44:36 UTC - membership.loadMSPs -> DEBU loadMSPs - loaded 3 MSPs
[fabsdk/fab] 2019/07/30 06:44:36 UTC - msp.(*mspManagerImpl).Setup -> DEBU Setting up the MSP manager (3 msps)
[fabsdk/fab] 2019/07/30 06:44:36 UTC - msp.(*mspManagerImpl).Setup -> DEBU MSP manager setup complete, setup 3 msps
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:9051
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:8051: 0xc0002fb200]
[fabsdk/util] 2019/07/30 06:44:36 UTC - lazyref.(*Reference).ensureTimerStarted -> DEBU Timer is already running
[fabsdk/util] 2019/07/30 06:44:36 UTC - lazyref.checkTimeStarted -> DEBU ... finished handling expiration. Setting expiration to 30s
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).createConn -> DEBU creating connection [localhost:9051]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).createConn -> DEBU storing connection [localhost:9051]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:9051]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*GRPCConnection).Close -> DEBU Releasing connection....
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*GRPCConnection).Close -> DEBU ... connection successfully closed.
[fabsdk/fab] 2019/07/30 06:44:36 UTC - discovery.(*Client).Send.func1 -> DEBU ... got discovery response from [grpcs://localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*GRPCConnection).Close -> DEBU Releasing connection....
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:9051]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*GRPCConnection).Close -> DEBU ... connection successfully closed.
[fabsdk/fab] 2019/07/30 06:44:36 UTC - discovery.(*Client).Send.func1 -> DEBU ... got discovery response from [grpcs://localhost:9051]
[fabsdk/client] 2019/07/30 06:44:36 UTC - dynamicdiscovery.asPeer -> DEBU Adding endpoint [peer1.seller.mytrade.com:8051]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.seller.mytrade.com:8051] did not match using matcher [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.seller.mytrade.com:8051] did not match using matcher [peer0.seller.mytrade.com:(\d+)]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - channel.orderersFromChannelCfg -> DEBU Failed to get channel Cfg orderer [orderer.mytrade.com:7050] from ordererDict, now trying orderer Matchers in Entity Matchers
[fabsdk/fab] 2019/07/30 06:44:36 UTC - channel.orderersFromChannelCfg -> DEBU Found matching ordererConfig from entity Matchers for channel Cfg Orderer [orderer.mytrade.com:7050]
[fabsdk/util] 2019/07/30 06:44:36 UTC - lazyref.(*Reference).setTimerRunning -> DEBU Timer started
[fabsdk/util] 2019/07/30 06:44:36 UTC - lazyref.checkTimeStarted -> DEBU Starting timer
[fabsdk/fab] 2019/07/30 06:44:36 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:8051: 0xc0002fb200]
[fabsdk/fab] 2019/07/30 06:44:36 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:8051]
[fabsdk/util] 2019/07/30 06:44:46 UTC - lazyref.checkTimeStarted -> DEBU Handling expiration...
[fabsdk/util] 2019/07/30 06:44:46 UTC - lazyref.(*Reference).handleExpiration -> DEBU Invoking expiration handler
[fabsdk/client] 2019/07/30 06:44:46 UTC - dynamicdiscovery.(*ChannelService).doQueryPeers -> DEBU Refreshing peers of channel [mychannel] from discovery service...
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetHostOverride -> DEBU HostOverride: peer0.buyer.mytrade.com
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetFailFast -> DEBU FailFast: false
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetKeepAliveParams -> DEBU KeepAliveParams: keepalive.ClientParameters{Time:0, Timeout:20000000000, PermitWithoutStream:false}
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetHostOverride -> DEBU HostOverride: peer1.seller.mytrade.com
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetCertificate -> DEBU setting certificate [subject: CN=tlsca.buyer.mytrade.com,O=buyer.mytrade.com,L=San Francisco,ST=California,C=US, serial: 184427715898178514782935113158321692479]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetConnectTimeout -> DEBU ConnectTimeout: 15s
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetFailFast -> DEBU FailFast: false
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetKeepAliveParams -> DEBU KeepAliveParams: keepalive.ClientParameters{Time:0, Timeout:20000000000, PermitWithoutStream:false}
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.newDialOpts -> DEBU Creating a secure connection to [grpcs://localhost:9051] with TLS HostOverride [peer0.buyer.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetCertificate -> DEBU setting certificate [subject: CN=tlsca.seller.mytrade.com,O=seller.mytrade.com,L=San Francisco,ST=California,C=US, serial: 120692748721158982923415578879410603282]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:9051
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*params).SetConnectTimeout -> DEBU ConnectTimeout: 15s
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:9051: 0xc0001dae80]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.newDialOpts -> DEBU Creating a secure connection to [grpcs://localhost:8051] with TLS HostOverride [peer1.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:9051]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:8051: 0xc0002fb200]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*GRPCConnection).Close -> DEBU Releasing connection....
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:9051]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*GRPCConnection).Close -> DEBU ... connection successfully closed.
[fabsdk/fab] 2019/07/30 06:44:46 UTC - discovery.(*Client).Send.func1 -> DEBU ... got discovery response from [grpcs://localhost:9051]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*GRPCConnection).Close -> DEBU Releasing connection....
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - comm.(*GRPCConnection).Close -> DEBU ... connection successfully closed.
[fabsdk/fab] 2019/07/30 06:44:46 UTC - discovery.(*Client).Send.func1 -> DEBU ... got discovery response from [grpcs://localhost:8051]
[fabsdk/client] 2019/07/30 06:44:46 UTC - dynamicdiscovery.(*ChannelService).evaluate -> WARN error getting peers from discovery response: access denied
[fabsdk/client] 2019/07/30 06:44:46 UTC - dynamicdiscovery.asPeer -> DEBU Adding endpoint [peer0.seller.mytrade.com:7051]
[fabsdk/client] 2019/07/30 06:44:46 UTC - dynamicdiscovery.asPeer -> DEBU Adding endpoint [peer1.seller.mytrade.com:8051]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.seller.mytrade.com:8051] did not match using matcher [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:46 UTC - fab.(*EndpointConfig).tryMatchingPeerConfig -> DEBU Peer [peer1.seller.mytrade.com:8051] did not match using matcher [peer0.seller.mytrade.com:(\d+)]
[fabsdk/util] 2019/07/30 06:44:46 UTC - lazyref.(*Reference).ensureTimerStarted -> DEBU Timer is already running
[fabsdk/util] 2019/07/30 06:44:46 UTC - lazyref.checkTimeStarted -> DEBU ... finished handling expiration. Setting expiration to 10s
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICLTCCAdSgAwIBAgIQHYP4F+IImq7YnZbnVDKNmzAKBggqhkjOPQQDAjB3MQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEbMBkGA1UEChMSc2VsbGVyLm15dHJhZGUuY29tMR4wHAYDVQQDExVj
YS5zZWxsZXIubXl0cmFkZS5jb20wHhcNMTkwNzI4MTYwMjAwWhcNMjkwNzI1MTYw
MjAwWjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE
BxMNU2FuIEZyYW5jaXNjbzENMAsGA1UECxMEcGVlcjEhMB8GA1UEAxMYcGVlcjEu
c2VsbGVyLm15dHJhZGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEASc3
TNS3btVE7sq6qFs8HozYi34LHxk69x9QZ4LhxWrZmC98mf2yXWs6llq0TqRT8g/5
em+k/0K21Ww8jLo66aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAw
KwYDVR0jBCQwIoAgGfzptnsSTh0zkcv1+q4ch1LI8VBmDR+U6ohW8+0q5fMwCgYI
KoZIzj0EAwIDRwAwRAIgXJb2zw40UkAqeHt+qVnG1nH5eGMrQ6mPljIfcZllaEAC
IAHDo+8Ohw4f6dAkMfnJ6MiW/rzuCnnGRp69uAPr2EHd
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:52 UTC - msp.(*bccspmsp).Validate -> DEBU MSP SellerMSP validating identity
[fabsdk/fab] 2019/07/30 06:44:52 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICLTCCAdSgAwIBAgIQHYP4F+IImq7YnZbnVDKNmzAKBggqhkjOPQQDAjB3MQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEbMBkGA1UEChMSc2VsbGVyLm15dHJhZGUuY29tMR4wHAYDVQQDExVj
YS5zZWxsZXIubXl0cmFkZS5jb20wHhcNMTkwNzI4MTYwMjAwWhcNMjkwNzI1MTYw
MjAwWjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE
BxMNU2FuIEZyYW5jaXNjbzENMAsGA1UECxMEcGVlcjEhMB8GA1UEAxMYcGVlcjEu
c2VsbGVyLm15dHJhZGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEASc3
TNS3btVE7sq6qFs8HozYi34LHxk69x9QZ4LhxWrZmC98mf2yXWs6llq0TqRT8g/5
em+k/0K21Ww8jLo66aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAw
KwYDVR0jBCQwIoAgGfzptnsSTh0zkcv1+q4ch1LI8VBmDR+U6ohW8+0q5fMwCgYI
KoZIzj0EAwIDRwAwRAIgXJb2zw40UkAqeHt+qVnG1nH5eGMrQ6mPljIfcZllaEAC
IAHDo+8Ohw4f6dAkMfnJ6MiW/rzuCnnGRp69uAPr2EHd
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:52 UTC - msp.(*identity).Verify -> DEBU Verify: digest = 00000000 b1 97 98 0c 45 76 7f f5 d3 8f 26 07 19 ab 51 8c |....Ev....&...Q.|
00000010 5c 90 a9 5e 2b cc 0f e2 a7 f2 31 27 98 21 af 22 |\..^+.....1'.!."|
[fabsdk/fab] 2019/07/30 06:44:52 UTC - msp.(*identity).Verify -> DEBU Verify: sig = 00000000 30 44 02 20 42 c7 e5 a7 47 16 52 6f 66 b9 91 50 |0D. B...G.Rof..P|
00000010 ea 20 80 b5 8b 6b c6 50 d4 87 59 0a c7 06 f3 82 |. ...k.P..Y.....|
00000020 80 0b 4e f7 02 20 35 e0 3d bf 68 44 0a 1a bd 19 |..N.. 5.=.hD....|
00000030 a8 be 50 6d b7 df f5 fe e8 ea be 54 2e bd 8f 22 |..Pm.......T..."|
00000040 7a f5 20 32 a6 08 |z. 2..|
[fabsdk/util] 2019/07/30 06:44:52 UTC - lazyref.WithFinalizer.func1 -> DEBU Checking finalizerSetter
[fabsdk/util] 2019/07/30 06:44:52 UTC - lazyref.WithIdleExpiration.func1 -> DEBU Checking idleExpirationSetter
[fabsdk] 2019/07/30 06:44:52 UTC - chpvdr.(*EventClientRef).initializer.func1 -> DEBU Creating event client...
[fabsdk] 2019/07/30 06:44:52 UTC - chpvdr.(*contextCache).createEventClient -> DEBU Using deliver events for channel [mychannel]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.getPeerResolver -> DEBU Using prefer-org peer resolver
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.New -> DEBU Creating new dispatcher.
[fabsdk/fab] 2019/07/30 06:44:52 UTC - peerresolver.GetBalancer -> DEBU Using random load balancer.
[fabsdk/fab] 2019/07/30 06:44:52 UTC - preferorg.New -> DEBU Creating new PreferOrg peer resolver with options: MSP ID [SellerMSP]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - peerresolver.GetBalancer -> DEBU Using random load balancer.
[fabsdk/fab] 2019/07/30 06:44:52 UTC - minblockheight.New -> DEBU Creating new min block height peer resolver with options: blockHeightLagThreshold: 5, reconnectBlockHeightLagThreshold: 8
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.SeekEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *connection.Event on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.StopEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.ConnectEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.DisconnectEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.ConnectedEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.DisconnectedEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.RegisterConnectionEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.RegisterChaincodeEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.RegisterTxStatusEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.RegisterBlockEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.RegisterFilteredBlockEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.UnregisterEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Cannot register handler *dispatcher.StopEvent on dispatcher *dispatcher.Dispatcher since it's already registered
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.TransferEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.StopAndTransferEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *dispatcher.RegistrationInfoEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *fab.BlockEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).RegisterHandler -> DEBU Registering handler for *fab.FilteredBlockEvent on dispatcher *dispatcher.Dispatcher
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).initRegistrations -> DEBU Initializing registrations...
[fabsdk] 2019/07/30 06:44:52 UTC - chpvdr.(*EventClientRef).initializer.func1 -> DEBU ...connecting event client...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - client.(*Client).connect -> DEBU Submitting connection request...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *dispatcher.ConnectEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *dispatcher.ConnectEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - endpoint.(*DiscoveryWrapper).GetPeers -> DEBU Channel peer config for [grpcs://localhost:7051]: &fab.ChannelPeer{PeerChannelConfig:fab.PeerChannelConfig{EndorsingPeer:true, ChaincodeQuery:true, LedgerQuery:true, EventSource:true}, NetworkPeer:fab.NetworkPeer{PeerConfig:fab.PeerConfig{URL:"grpcs://localhost:7051", GRPCOptions:map[string]interface {}{"allow-insecure":false, "fail-fast":false, "keep-alive-permit":false, "keep-alive-time":"0s", "keep-alive-timeout":"20s", "ssl-target-name-override":"peer0.seller.mytrade.com"}, TLSCACert:(*x509.Certificate)(0xc000109180)}, MSPID:"SellerMSP"}}
[fabsdk/fab] 2019/07/30 06:44:52 UTC - endpoint.(*DiscoveryWrapper).GetPeers -> DEBU Channel peer config for [grpcs://localhost:8051]: &fab.ChannelPeer{PeerChannelConfig:fab.PeerChannelConfig{EndorsingPeer:true, ChaincodeQuery:true, LedgerQuery:true, EventSource:true}, NetworkPeer:fab.NetworkPeer{PeerConfig:fab.PeerConfig{URL:"grpcs://localhost:8051", GRPCOptions:map[string]interface {}{"allow-insecure":false, "fail-fast":false, "keep-alive-permit":false, "keep-alive-time":"0s", "keep-alive-timeout":"20s", "ssl-target-name-override":"peer1.seller.mytrade.com"}, TLSCACert:(*x509.Certificate)(0xc000109700)}, MSPID:"SellerMSP"}}
[fabsdk/fab] 2019/07/30 06:44:52 UTC - minblockheight.(*PeerResolver).doFilterByBlockHeight -> DEBU Max block height of peers: 1
[fabsdk/fab] 2019/07/30 06:44:52 UTC - minblockheight.(*PeerResolver).doFilterByBlockHeight -> DEBU Max block height of peers is 1 and lag threshold is 5 so returning all peers
[fabsdk/fab] 2019/07/30 06:44:52 UTC - preferorg.(*PeerResolver).Resolve -> DEBU Choosing a peer from [SellerMSP]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - lbp.(*Random).Choose -> DEBU Choosing peer at index 0
[fabsdk/fab] 2019/07/30 06:44:52 UTC - connection.New -> DEBU Connecting to grpcs://localhost:7051...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*params).SetHostOverride -> DEBU HostOverride: peer0.seller.mytrade.com
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*params).SetFailFast -> DEBU FailFast: false
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*params).SetKeepAliveParams -> DEBU KeepAliveParams: keepalive.ClientParameters{Time:0, Timeout:20000000000, PermitWithoutStream:false}
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*params).SetCertificate -> DEBU setting certificate [subject: CN=tlsca.seller.mytrade.com,O=seller.mytrade.com,L=San Francisco,ST=California,C=US, serial: 120692748721158982923415578879410603282]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*params).SetConnectTimeout -> DEBU ConnectTimeout: 10s
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.newDialOpts -> DEBU Creating a secure connection to [grpcs://localhost:7051] with TLS HostOverride [peer0.seller.mytrade.com]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:7051
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:7051: 0xc000078fc0]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - client.(*Client).connect.func1 -> DEBU Submitting connection event registration...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *dispatcher.RegisterConnectionEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *dispatcher.RegisterConnectionEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - deliverclient.(*Client).seek -> DEBU Sending seek request....
[fabsdk/fab] 2019/07/30 06:44:52 UTC - deliverclient.(*Client).seekInfo -> DEBU Returning seek info: Newest
[fabsdk/fab] 2019/07/30 06:44:52 UTC - client.(*Client).monitorConnection -> DEBU Monitoring connection
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *dispatcher.SeekEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *dispatcher.SeekEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - connection.(*DeliverConnection).Send -> DEBU Sending &orderer.SeekInfo{Start:(*orderer.SeekPosition)(0x15a2360), Stop:(*orderer.SeekPosition)(0x15a23a0), Behavior:0, XXX_NoUnkeyedLiteral:struct {}{}, XXX_unrecognized:[]uint8(nil), XXX_sizecache:0}
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - deliverclient.(*Client).seek -> DEBU Successfully sent seek
[fabsdk/fab] 2019/07/30 06:44:52 UTC - client.(*Client).connect -> DEBU Submitting connected event
[fabsdk/fab] 2019/07/30 06:44:52 UTC - connection.(*DeliverConnection).Receive -> DEBU Got deliver response: &peer.DeliverResponse{Type:(*peer.DeliverResponse_FilteredBlock)(0xc000366070), XXX_NoUnkeyedLiteral:struct {}{}, XXX_unrecognized:[]uint8(nil), XXX_sizecache:0}
[fabsdk] 2019/07/30 06:44:52 UTC - chpvdr.(*EventClientRef).initializer.func1 -> DEBU ...event client successfully connected.
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *dispatcher.ConnectedEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *dispatcher.ConnectedEvent
[fabsdk/util] 2019/07/30 06:44:52 UTC - lazyref.(*Reference).setTimerRunning -> DEBU Timer started
[fabsdk/util] 2019/07/30 06:44:52 UTC - lazyref.checkTimeStarted -> DEBU Starting timer
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).HandleConnectedEvent -> DEBU Handling connected event: &{}
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *connection.Event
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *connection.Event
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).HandleFilteredBlock -> DEBU Handling filtered block event - Block #0
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).updateLastBlockNum -> DEBU Updated last block received to 0
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *dispatcher.RegisterTxStatusEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *dispatcher.RegisterTxStatusEvent
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).monitorPeer -> DEBU Starting peer monitor on channel [mychannel]
[fabsdk/fab] 2019/07/30 06:44:52 UTC - client.(*Client).monitorConnection -> DEBU Event client has connected
[fabsdk/fab] 2019/07/30 06:44:52 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:52 UTC - txn.sendBroadcast -> DEBU Broadcasting envelope to orderer: localhost:7050
[fabsdk/fab] 2019/07/30 06:44:53 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:7050
[fabsdk/fab] 2019/07/30 06:44:53 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:7050: 0xc0002fa900]
[fabsdk/fab] 2019/07/30 06:44:53 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:53 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:53 UTC - txn.sendBroadcast -> DEBU Receive Success Response from orderer
[fabsdk/fab] 2019/07/30 06:44:55 UTC - connection.(*DeliverConnection).Receive -> DEBU Got deliver response: &peer.DeliverResponse{Type:(*peer.DeliverResponse_FilteredBlock)(0xc0003b8030), XXX_NoUnkeyedLiteral:struct {}{}, XXX_unrecognized:[]uint8(nil), XXX_sizecache:0}
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *connection.Event
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *connection.Event
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).HandleFilteredBlock -> DEBU Handling filtered block event - Block #1
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).updateLastBlockNum -> DEBU Updated last block received to 1
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).HandleFilteredBlock -> DEBU Publishing filtered block event...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).publishFilteredBlockEvents -> DEBU Publishing filtered block event: &peer.FilteredBlock{ChannelId:"mychannel", Number:0x1, FilteredTransactions:[]*peer.FilteredTransaction{(*peer.FilteredTransaction)(0xc0004345a0)}, XXX_NoUnkeyedLiteral:struct {}{}, XXX_unrecognized:[]uint8(nil), XXX_sizecache:0}
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).publishTxStatusEvents -> DEBU Publishing Tx Status event for TxID [528d31ba288cc8e33634b58cbfd61255b896ee57c1277c7a05b39a7b00eb0d96]...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).publishTxStatusEvents -> DEBU Sending Tx Status event for TxID [528d31ba288cc8e33634b58cbfd61255b896ee57c1277c7a05b39a7b00eb0d96] to registrant...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).publishFilteredBlockEvents -> DEBU No chaincode action found for TxID[528d31ba288cc8e33634b58cbfd61255b896ee57c1277c7a05b39a7b00eb0d96], block[1], source URL[grpcs://localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *dispatcher.UnregisterEvent
Chaincode instantiated
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *dispatcher.UnregisterEvent
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).unregisterTXEvents -> DEBU Unregistering Tx Status event for TxID [528d31ba288cc8e33634b58cbfd61255b896ee57c1277c7a05b39a7b00eb0d96]...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - chconfig.(*params).SetChConfigRefreshInterval -> DEBU RefreshInterval: 30m0s
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.WithRefreshInterval.func1 -> DEBU Checking refreshIntervalSetter
[fabsdk/fab] 2019/07/30 06:44:55 UTC - peer.(*peerEndorser).ProcessTransactionProposal -> DEBU Processing proposal using endorser: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:55 UTC - comm.(*CachingConnector).DialContext -> DEBU DialContext: localhost:8051
[fabsdk/fab] 2019/07/30 06:44:55 UTC - comm.(*CachingConnector).loadConn -> DEBU using cached connection [localhost:8051: 0xc0002fb200]
[fabsdk/fab] 2019/07/30 06:44:55 UTC - comm.(*CachingConnector).openConn -> DEBU connection was opened [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:55 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:55 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - - found config group ==> Orderer
[fabsdk/fab] 2019/07/30 06:44:55 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Orderer - found config group ==> OrdererOrg
[fabsdk/fab] 2019/07/30 06:44:55 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - - found config group ==> Application
[fabsdk/fab] 2019/07/30 06:44:55 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Application - found config group ==> Seller
[fabsdk/fab] 2019/07/30 06:44:55 UTC - chconfig.loadConfig -> DEBU loadConfigGroup - Application - found config group ==> Buyer
[fabsdk/fab] 2019/07/30 06:44:55 UTC - chconfig.extractConfig -> DEBU loaded channel config: &{id:mychannel blockNumber:0 msps:[0xc0001c7780 0xc0001c7c00 0xc0001c7f40] anchorPeers:[] orderers:[orderer.mytrade.com:7050] versions:0xc0003d43c0 capabilities:map[:map[V1_3:true] Application:map[V1_3:true] Orderer:map[V1_1:true]]}
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.WithFinalizer.func1 -> DEBU Checking finalizerSetter
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.WithIdleExpiration.func1 -> DEBU Checking idleExpirationSetter
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.(*Reference).setTimerRunning -> DEBU Timer started
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.checkTimeStarted -> DEBU Starting timer
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.WithRefreshInterval.func1 -> DEBU Checking refreshIntervalSetter
Channel client created
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.(*Reference).setTimerRunning -> DEBU Cannot start timer since timer is either already running or it is closed
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.checkTimeStarted -> DEBU Timer is already running
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.(*Reference).setTimerRunning -> DEBU Timer started
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.checkTimeStarted -> DEBU Starting timer
Event client created
Chaincode Installation & Instantiation Successful

Calling query method
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.checkTimeStarted -> DEBU Handling expiration...
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.(*Reference).handleExpiration -> DEBU Invoking expiration handler
[fabsdk/fab] 2019/07/30 06:44:55 UTC - membership.(*Ref).initializer.func1 -> DEBU Initializing membership reference...
[fabsdk] 2019/07/30 06:44:55 UTC - fabsdk.(*FabricSDK).Close -> DEBU SDK closing
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazycache.(*Cache).Close -> DEBU Client_Context_Cache - Closing cache
[fabsdk/fab] 2019/07/30 06:44:55 UTC - membership.(*Ref).initializer.func1 -> DEBU Got config block with number 0 have 0
[fabsdk/fab] 2019/07/30 06:44:55 UTC - membership.(*Ref).initializer.func1 -> DEBU Creating membership for channel [mychannel]...
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazycache.(*Cache).close -> DEBU Client_Context_Cache - Invoking Close on value for key ["\x8f\\\xb6y]0\xfd˩\x17b\xc5~\x91\xf0߭\x1a˴\x9b*\x00\xbd\xc0p\x02\x12\xd1\x1b\x9f\xdf"].
[fabsdk] 2019/07/30 06:44:55 UTC - chpvdr.(*contextCache).Close -> DEBU Closing event service cache...
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazycache.(*Cache).Close -> DEBU Event_Service_Cache - Closing cache
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazycache.(*Cache).close -> DEBU Event_Service_Cache - Invoking Close on value for key ["mychannel\x16 \xa5\"\xb8\xc6N\xba}@x\xbc\x8e\xd0\xf6\xfc^\xc2\x18\xaa\xdfB~'\n\x17\x10\xe6\"\xff\xf2;"].
[fabsdk] 2019/07/30 06:44:55 UTC - chpvdr.(*EventClientRef).Close -> DEBU Closing the event client
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.(*Reference).Close -> DEBU Closing reference
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.(*Reference).notifyClosing -> DEBU Sending closed event...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - membership.loadMSPs -> DEBU loadMSPs - start number of msps=3
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.checkTimeStarted -> DEBU Got closed event. Exiting timer.
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.(*bccspmsp).Setup -> DEBU Setting up MSP instance OrdererMSP
[fabsdk/util] 2019/07/30 06:44:55 UTC - lazyref.(*Reference).setTimerStopped -> DEBU Timer stopped
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICPjCCAeSgAwIBAgIRAOAFPkhJzEJml6blGbfp7MUwCgYIKoZIzj0EAwIwaTEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC215dHJhZGUuY29tMRcwFQYDVQQDEw5jYS5teXRy
YWRlLmNvbTAeFw0xOTA3MjgxNjAyMDBaFw0yOTA3MjUxNjAyMDBaMGkxCzAJBgNV
BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
c2NvMRQwEgYDVQQKEwtteXRyYWRlLmNvbTEXMBUGA1UEAxMOY2EubXl0cmFkZS5j
b20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAASwnLNrxjXNcufQJIhqw3/CdBKK
vIad1OXTkAatlXUalbumpkOtPbRG9szpe27/3Aetexif65ftlLU0UZx8qqv8o20w
azAOBgNVHQ8BAf8EBAMCAaYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMB
MA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIDOpnCmJGnDeQFSv+1d89zsJij5u
bbD2f9wvdEj9FIUfMAoGCCqGSM49BAMCA0gAMEUCIQDI4zlB+UKccS3Y3E+B+WFQ
YI3W8209+++oSRzXVGJU2wIgJA5TkAhTQ1Y55stVKw/5YWh6ycA9cozL7P3Z27Xf
jVA=
-----END CERTIFICATE-----
[fabsdk] 2019/07/30 06:44:55 UTC - chpvdr.(*EventClientRef).finalizer.func1 -> DEBU Finalizer called
[fabsdk] 2019/07/30 06:44:55 UTC - chpvdr.(*EventClientRef).finalizer.func1 -> DEBU Forcing close the event client
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICCzCCAbGgAwIBAgIRAPv3YkIhuHCqd9RiiuNEsm0wCgYIKoZIzj0EAwIwaTEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xFDASBgNVBAoTC215dHJhZGUuY29tMRcwFQYDVQQDEw5jYS5teXRy
YWRlLmNvbTAeFw0xOTA3MjgxNjAyMDBaFw0yOTA3MjUxNjAyMDBaMFYxCzAJBgNV
BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
c2NvMRowGAYDVQQDDBFBZG1pbkBteXRyYWRlLmNvbTBZMBMGByqGSM49AgEGCCqG
SM49AwEHA0IABHG1Y7YUk23+IAR0NREHHjdCur8GD1E5oSbpW+ESqiv5LFtsDUKY
RLgAaAR7i8Ol4KR3XSX0HWQIG3yyTeBM5nejTTBLMA4GA1UdDwEB/wQEAwIHgDAM
BgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIDOpnCmJGnDeQFSv+1d89zsJij5ubbD2
f9wvdEj9FIUfMAoGCCqGSM49BAMCA0gAMEUCIQD2XceNodPQ/JpD+Z4Vt2G3LcTc
EGE0CBrrpJQIhWQukQIgaRLMc6rZL3x0eyBXAhA5ZYeFufkBZ3NbE85iIOhs/HI=
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.(*bccspmsp).Validate -> DEBU MSP OrdererMSP validating identity
[fabsdk/fab] 2019/07/30 06:44:55 UTC - client.(*Client).close -> DEBU Attempting to close event client...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - client.(*Client).close -> DEBU Stopping client...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - client.(*Client).close -> DEBU Sending disconnect request...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - membership.loadMSPs -> DEBU loadMSPs - adding msp=OrdererMSP
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.(*bccspmsp).Setup -> DEBU Setting up MSP instance SellerMSP
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICWTCCAgCgAwIBAgIRALKs4aF/hs6Pm/GdunOHcU0wCgYIKoZIzj0EAwIwdzEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGzAZBgNVBAoTEnNlbGxlci5teXRyYWRlLmNvbTEeMBwGA1UEAxMV
Y2Euc2VsbGVyLm15dHJhZGUuY29tMB4XDTE5MDcyODE2MDIwMFoXDTI5MDcyNTE2
MDIwMFowdzELMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNV
BAcTDVNhbiBGcmFuY2lzY28xGzAZBgNVBAoTEnNlbGxlci5teXRyYWRlLmNvbTEe
MBwGA1UEAxMVY2Euc2VsbGVyLm15dHJhZGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
zj0DAQcDQgAEAU+eW1iczm7CS1As3zKC34HE+Ab4kglDrEYZwhxygUoloT9wi9SQ
K2QY/5XrjXT00vAvPKsSbzN+kupWXkYqBKNtMGswDgYDVR0PAQH/BAQDAgGmMB0G
A1UdJQQWMBQGCCsGAQUFBwMCBggrBgEFBQcDATAPBgNVHRMBAf8EBTADAQH/MCkG
A1UdDgQiBCAZ/Om2exJOHTORy/X6rhyHUsjxUGYNH5TqiFbz7Srl8zAKBggqhkjO
PQQDAgNHADBEAiBjdZpvO2i29eVKf+rg8eg8kS25pF3Pc0FoPouUQ3Ps5wIgN7tz
+pRLzeOk2vrmPFYA5qgi2cCwIfGQFKzoET/yRSs=
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICMDCCAdagAwIBAgIQNPJRZE4HPy+iY8a3sFEpgjAKBggqhkjOPQQDAjB3MQsw
CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
YW5jaXNjbzEbMBkGA1UEChMSc2VsbGVyLm15dHJhZGUuY29tMR4wHAYDVQQDExVj
YS5zZWxsZXIubXl0cmFkZS5jb20wHhcNMTkwNzI4MTYwMjAwWhcNMjkwNzI1MTYw
MjAwWjBuMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE
BxMNU2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MSEwHwYDVQQDDBhBZG1p
bkBzZWxsZXIubXl0cmFkZS5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAATZ
hqPIdZBfebkevD1e4qMcXMOZtzp8DChzrlri19eXUcabILLhnaOj4o9plrA7IANo
W8go2gkEm0aORBtMLLzLo00wSzAOBgNVHQ8BAf8EBAMCB4AwDAYDVR0TAQH/BAIw
ADArBgNVHSMEJDAigCAZ/Om2exJOHTORy/X6rhyHUsjxUGYNH5TqiFbz7Srl8zAK
BggqhkjOPQQDAgNIADBFAiEAxc9FrfowSg8W2+lSpJZE51mGVuwDb/teLbVGiOY2
DvECIDRlDdOIoFL2nAKHOdymuo9DEOaEWE62O9MjKaKJgwWO
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *dispatcher.DisconnectEvent
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *dispatcher.DisconnectEvent
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.(*bccspmsp).Validate -> DEBU MSP SellerMSP validating identity
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).HandleDisconnectEvent -> DEBU Closing connection due to disconnect event...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - comm.(*StreamConnection).Close -> DEBU Closing stream....
[fabsdk/fab] 2019/07/30 06:44:55 UTC - comm.(*GRPCConnection).Close -> DEBU Releasing connection....
[fabsdk/fab] 2019/07/30 06:44:55 UTC - comm.(*CachingConnector).ReleaseConn -> DEBU ReleaseConn [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:55 UTC - comm.(*GRPCConnection).Close -> DEBU ... connection successfully closed.
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Listening for events...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - membership.loadMSPs -> DEBU loadMSPs - adding msp=SellerMSP
[fabsdk/fab] 2019/07/30 06:44:55 UTC - client.(*Client).close -> DEBU Received success from disconnect request
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.NewBccspMsp -> DEBU Creating BCCSP-based MSP instance
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.(*bccspmsp).Setup -> DEBU Setting up MSP instance BuyerMSP
[fabsdk/fab] 2019/07/30 06:44:55 UTC - client.(*Client).close -> DEBU Stopping dispatcher...
[fabsdk/fab] 2019/07/30 06:44:55 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICVTCCAfygAwIBAgIRALF4ts2ig6pgdNWGSQIVDtowCgYIKoZIzj0EAwIwdTEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGjAYBgNVBAoTEWJ1eWVyLm15dHJhZGUuY29tMR0wGwYDVQQDExRj
YS5idXllci5teXRyYWRlLmNvbTAeFw0xOTA3MjgxNjAyMDBaFw0yOTA3MjUxNjAy
MDBaMHUxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQH
Ew1TYW4gRnJhbmNpc2NvMRowGAYDVQQKExFidXllci5teXRyYWRlLmNvbTEdMBsG
A1UEAxMUY2EuYnV5ZXIubXl0cmFkZS5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMB
BwNCAAR1kfEaI/A96Z73ei9AWVt4Cy5eybwbkLXsMRd/nb8mjFuaXbtye+QhQ/2v
XZuc325BvggS8wQn1biBodBIcasZo20wazAOBgNVHQ8BAf8EBAMCAaYwHQYDVR0l
BBYwFAYIKwYBBQUHAwIGCCsGAQUFBwMBMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0O
BCIEIIvJPqBl7allsd6G9rUIdNZnuIK92rWvhLOJnUMt39wuMAoGCCqGSM49BAMC
A0cAMEQCIAGq0j/ZC3fS0OsAfCxdCVacL3oXdfcNJtUi8gZ0yT8CAiAwcz2kSNSp
4TDq/WQt6Dl6MID57eRQKke8PF/6OL29bg==
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:55 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Received event: *dispatcher.StopEvent
[fabsdk/fab] 2019/07/30 06:44:56 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Dispatching event: *dispatcher.StopEvent
[fabsdk/fab] 2019/07/30 06:44:56 UTC - n/a -> DEBU Closing connection registration event channel.
[fabsdk/fab] 2019/07/30 06:44:56 UTC - dispatcher.(*Dispatcher).HandleStopEvent -> DEBU Stopping dispatcher...
[fabsdk/fab] 2019/07/30 06:44:56 UTC - msp.newIdentity -> DEBU Creating identity instance for cert -----BEGIN CERTIFICATE-----
MIICLjCCAdSgAwIBAgIRALRXY49U1sd1plL0tHYdqdUwCgYIKoZIzj0EAwIwdTEL
MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
cmFuY2lzY28xGjAYBgNVBAoTEWJ1eWVyLm15dHJhZGUuY29tMR0wGwYDVQQDExRj
YS5idXllci5teXRyYWRlLmNvbTAeFw0xOTA3MjgxNjAyMDBaFw0yOTA3MjUxNjAy
MDBaMG0xCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQH
Ew1TYW4gRnJhbmNpc2NvMQ8wDQYDVQQLEwZjbGllbnQxIDAeBgNVBAMMF0FkbWlu
QGJ1eWVyLm15dHJhZGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE4gcl
zAdP6QpC0UvpMhEbFxm5FI6YGfx/B71yfAzLjNINlhEiUDNFtrjUNNY0pXz/n4SV
Xa6v5pkRYZMVjaXvOKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAw
KwYDVR0jBCQwIoAgi8k+oGXtqWWx3ob2tQh01me4gr3ata+Es4mdQy3f3C4wCgYI
KoZIzj0EAwIDSAAwRQIhAMfmm53uSlZaRs1f7Y0T0dpwG/aji3z76UaP38wxo3k7
AiBplIZePUswD+MQlBjxObtlLF1lpvnwwvdOCrF4DkaXkQ==
-----END CERTIFICATE-----
[fabsdk/fab] 2019/07/30 06:44:56 UTC - msp.(*bccspmsp).Validate -> DEBU MSP BuyerMSP validating identity
[fabsdk/fab] 2019/07/30 06:44:56 UTC - dispatcher.(*Dispatcher).monitorPeer -> DEBU Stopping block height monitor on channel [mychannel]
[fabsdk/fab] 2019/07/30 06:44:56 UTC - dispatcher.(*Dispatcher).Start.func1 -> DEBU Exiting event dispatcher
[fabsdk/fab] 2019/07/30 06:44:56 UTC - client.(*Client).monitorConnection -> DEBU Exiting connection monitor
[fabsdk/fab] 2019/07/30 06:44:56 UTC - client.(*Client).close -> DEBU ... event client is stopped
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing membership cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Membership_Cache - Closing cache
[fabsdk/fab] 2019/07/30 06:44:56 UTC - membership.loadMSPs -> DEBU loadMSPs - adding msp=BuyerMSP
[fabsdk/fab] 2019/07/30 06:44:56 UTC - membership.loadMSPs -> DEBU loadMSPs - loaded 3 MSPs
[fabsdk/fab] 2019/07/30 06:44:56 UTC - msp.(*mspManagerImpl).Setup -> DEBU Setting up the MSP manager (3 msps)
[fabsdk/fab] 2019/07/30 06:44:56 UTC - msp.(*mspManagerImpl).Setup -> DEBU MSP manager setup complete, setup 3 msps
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).close -> DEBU Membership_Cache - Invoking Close on value for key ["mychannel\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4șo\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U"].
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).ensureTimerStarted -> DEBU Timer is already running
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.checkTimeStarted -> DEBU ... finished handling expiration. Setting expiration to 30s
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).Close -> DEBU Closing reference
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).notifyClosing -> DEBU Sending closed event...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.checkTimeStarted -> DEBU Got closed event. Exiting timer.
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).setTimerStopped -> DEBU Timer stopped
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing channel configuration cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Channel_Cfg_Cache - Closing cache
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).close -> DEBU Channel_Cfg_Cache - Invoking Close on value for key ["mychannel"].
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).Close -> DEBU Closing reference
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).notifyClosing -> DEBU Sending closed event...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.checkTimeStarted -> DEBU Got closed event. Exiting timer.
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).setTimerStopped -> DEBU Timer stopped
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing selection service cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Selection_Service_Cache - Closing cache
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing discovery service cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Discovery_Service_Cache - Closing cache
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).close -> DEBU Discovery_Service_Cache - Invoking Close on value for key ["mychannel"].
[fabsdk/client] 2019/07/30 06:44:56 UTC - dynamicdiscovery.(*ChannelService).Close -> DEBU Closing discovery service for channel [mychannel]
[fabsdk/client] 2019/07/30 06:44:56 UTC - dynamicdiscovery.(*service).Close -> DEBU Closing peers ref...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).Close -> DEBU Closing reference
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).notifyClosing -> DEBU Sending closed event...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.checkTimeStarted -> DEBU Got closed event. Exiting timer.
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).setTimerStopped -> DEBU Timer stopped
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).close -> DEBU Client_Context_Cache - Invoking Close on value for key ["T\xa9\x94\x04\x96\xfc\xc0\x91\xd5ẝ\xfc\x95\xf9\x9eа\xd6|B\x82S\xefξ=\x1f%\x05ܮ"].
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing event service cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Event_Service_Cache - Closing cache
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).close -> DEBU Event_Service_Cache - Invoking Close on value for key ["mychannel\x16 \xa5\"\xb8\xc6N\xba}@x\xbc\x8e\xd0\xf6\xfc^\xc2\x18\xaa\xdfB~'\n\x17\x10\xe6\"\xff\xf2;"].
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*EventClientRef).Close -> DEBU Closing the event client
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).Close -> DEBU Closing reference
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing membership cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Membership_Cache - Closing cache
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).close -> DEBU Membership_Cache - Invoking Close on value for key ["mychannel\xe3\xb0\xc4B\x98\xfc\x1c\x14\x9a\xfb\xf4șo\xb9$'\xaeA\xe4d\x9b\x93L\xa4\x95\x99\x1bxR\xb8U"].
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).Close -> DEBU Closing reference
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).notifyClosing -> DEBU Sending closed event...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.checkTimeStarted -> DEBU Got closed event. Exiting timer.
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).setTimerStopped -> DEBU Timer stopped
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing channel configuration cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Channel_Cfg_Cache - Closing cache
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).close -> DEBU Channel_Cfg_Cache - Invoking Close on value for key ["mychannel"].
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).Close -> DEBU Closing reference
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).notifyClosing -> DEBU Sending closed event...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.checkTimeStarted -> DEBU Got closed event. Exiting timer.
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazyref.(*Reference).setTimerStopped -> DEBU Timer stopped
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing selection service cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Selection_Service_Cache - Closing cache
[fabsdk] 2019/07/30 06:44:56 UTC - chpvdr.(*contextCache).Close -> DEBU Closing discovery service cache...
[fabsdk/util] 2019/07/30 06:44:56 UTC - lazycache.(*Cache).Close -> DEBU Discovery_Service_Cache - Closing cache
[fabsdk] 2019/07/30 06:44:56 UTC - fabpvdr.(*InfraProvider).Close -> DEBU Closing comm manager...
[fabsdk/fab] 2019/07/30 06:44:56 UTC - comm.(*CachingConnector).Close -> DEBU closing caching GRPC connector
[fabsdk/fab] 2019/07/30 06:44:56 UTC - comm.(*CachingConnector).Close -> DEBU janitor running
[fabsdk/fab] 2019/07/30 06:44:56 UTC - comm.(*CachingConnector).Close -> DEBU flushing connection cache with open connections [4]
[fabsdk/fab] 2019/07/30 06:44:56 UTC - comm.(*CachingConnector).flush -> DEBU flushing connection [localhost:7050]
[fabsdk/fab] 2019/07/30 06:44:56 UTC - comm.(*CachingConnector).flush -> DEBU flushing connection [localhost:8051]
[fabsdk/fab] 2019/07/30 06:44:56 UTC - comm.(*CachingConnector).flush -> DEBU flushing connection [localhost:7051]
[fabsdk/fab] 2019/07/30 06:44:56 UTC - comm.(*CachingConnector).flush -> DEBU flushing connection [localhost:9051]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x8 pc=0x9e17e0]

goroutine 1 [running]:
github.com/hyperledger/fabric-sdk-go/pkg/client/channel.(*Client).Query(0x0, 0xdb43d4, 0x9, 0xdb14ef, 0x6, 0xc00016ff80, 0x2, 0x2, 0x0, 0x0, ...)
/home/alpha/GoWorkspace/src/github.com/hyperledger/fabric-sdk-go/pkg/client/channel/chclient.go:97 +0xc0
github.com/hyperledger/myproject/sdk.(*FabricSetup).Query(0xc000179ea8, 0xdb0f3d, 0x6, 0x0, 0xdbbe50, 0x13, 0xdb43cb)
/home/alpha/GoWorkspace/src/github.com/hyperledger/myproject/sdk/query.go:17 +0x2d4
main.main()
/c/Projects/Go/src/github.com/hyperledger/myproject/main.go:79 +0x176